Commit Graph

5 Commits

Author SHA1 Message Date
James E. Blair 2ef4caed78 Document upload-logs reliance on add-fileserver
Change-Id: I0e12756e1f2a876e4f44678d61d64010bee33311
2019-01-22 14:41:11 -08:00
James E. Blair e202c9fc33 Indent add-fileserver docs more
There was inconsistent indentaton with the ":default:" tag here.

Change-Id: I07cbe1930f21e64bd4cb62035ffc6363cad04e6c
2018-09-13 17:12:51 -06:00
Ian Wienand 37837f53ee add-fileserver: fileserver_leading_path isn't from the secret
This variable isn't part of the "fileserver" dictionary argument
(i.e. it's not accessed as fileserver.fileserver_leading_path).  Move
it out in the documentation.

Change-Id: I449ce2f383b044d92f0ebb9595ef1d77161c5c7c
2018-08-01 20:43:00 +10:00
Jesse Keating 5b2f9bdef9 Add content to support translation jobs
We need a role to fetch translation output to the executor for artifact
upload.

We also need to be able to specify a leading path when uploading
artifacts as translations go into a top dir of translation-source.

Change-Id: I014d559c330803213105ce1bf83a41a3c157df9c
Signed-off-by: Jesse Keating <omgjlk@us.ibm.com>
2017-09-12 16:19:40 -06:00
Monty Taylor fa7507fd98
Document and update fileserver roles
The add-fileserver role needs to be used by a job in a config repo as it
performs local actions such as adding a host to the inventory and needs to
be run on localhost.

publish-artifacts-to-fileserver doesn't have any special requirements, but
it's fairly useless without the first role.

Change-Id: I0e37ee297b13dceb70300a4f8f4accc233254df3
2017-08-18 18:21:50 -05:00