diff options
author | Jose Lausuch <jalausuch@suse.com> | 2017-10-02 07:25:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-02 07:25:02 +0000 |
commit | 7270e0955de91997b4f467f586bde75e12450e44 (patch) | |
tree | 86bf8e794a58d1885e9a3972468e053999c0db52 /docs/development/opnfvsecguide | |
parent | ca77a6d870bb90525dd6018b48751ef5799d7b1a (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Keep Docker builds from thrashing on same server"
- Keep Docker builds from thrashing on same server
There is a possiblity of multiple docker builds of a docker repo being
scheduled on the same host:
1) Patch is merged
2) Docker build is triggered
3) New patch is merged before the Docker build/push finishes triggering
a second build
4) First build fails as second build starts by cleaning image from
first build
Reintroducing the check for builds in progress, but specific to the
Docker repo, should allow mulitiple Docker builds on a node to run,
while keeping multiple builds on a per-repo basis from thrashing each
other.
JIRA: RELENG-315
Change-Id: I74c01850a036c831b93a8cd5fa8522337abb9ff4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/development/opnfvsecguide')
0 files changed, 0 insertions, 0 deletions