diff options
author | Tim Rozet <trozet@redhat.com> | 2017-09-23 10:23:33 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-23 14:57:57 +0000 |
commit | 779bc6561e25b7990721ebdadf2df695c08fa171 (patch) | |
tree | 49d8f849b37d14322d86cc48ed344f6803849a67 /docs/templates | |
parent | 9953424c132469ef84659f2ba6340edfde1346df (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes iso verify depending on previous build workspace
There is a bug where if there are multiple builds queued and daily build
completes, the following iso verify job will try to use the workspace of
the completed daily build to get the iso file. However, if another
build job has already started it may clean and overwrite the workspace
of the daily build job, and the iso verify job will fail because the
file is now gone. This makes the build job copy the iso to a tmp
directory for apex iso verify to consume.
This should be safe since only one daily can run at a time on the host
and daily jobs build and iso verify have to always execute on the same
node.
Change-Id: Ie8e32c4abefbc311e505688d6da2b26ae08ed98f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'docs/templates')
0 files changed, 0 insertions, 0 deletions