Commit Graph

3 Commits

Author SHA1 Message Date
Albin Vass ee6e77a30c Remove ssh key in base-test cleanup run.
If the builds ssh key is removed during post run no cleanup
actions can be made on remote hosts by jobs inheriting from
the base job. It also causes problems with ssh keys
not being removed for static nodes when jobs are aborted.

Change-Id: I4e8772e697dbb98e8adfa4f8693c3ff71bf02ba1
2020-04-06 20:25:21 +02:00
Monty Taylor fef2b11ebd
Ignore errors on ssh key removal
This already exists in the OpenStack base job. Protects against
failures removing the ssh key failing an otherwise successful job.

Change-Id: Id358403f6543d4ca7ddc0795807ef9a89840881d
2019-01-09 17:50:46 +00:00
Monty Taylor b95f12ed8f
Add fetch-output to base jobs
This change was added in OpenStack's base job as part of the effort to
provide a standard interface on the remote nodes into which logs can be put
regardless of how they are eventually going to be uploaded.

Change-Id: I07f1a88f357c68d3deeadf7f12b1b77fc4a948f4
2019-01-09 17:49:44 +00:00