Pegleg updates
This PS increases docker image build timeout and restored bionic image publishing. Change-Id: I127eaadc0c69b86cf180f5663d618ff85d3a29fa
This commit is contained in:
parent
85da464cec
commit
fd5b16778a
@ -49,6 +49,7 @@
|
||||
post:
|
||||
jobs:
|
||||
- airship-pegleg-docker-publish-ubuntu_focal
|
||||
- airship-pegleg-docker-publish-ubuntu_bionic
|
||||
- pegleg-upload-git-mirror
|
||||
|
||||
- nodeset:
|
||||
@ -90,7 +91,7 @@
|
||||
|
||||
- job:
|
||||
name: airship-pegleg-docker-build-gate-ubuntu_focal
|
||||
timeout: 1800
|
||||
timeout: 3600
|
||||
run: tools/gate/playbooks/docker-image-build.yaml
|
||||
nodeset: airship-pegleg-single-node-focal
|
||||
irrelevant-files:
|
||||
@ -104,7 +105,7 @@
|
||||
|
||||
- job:
|
||||
name: airship-pegleg-docker-publish-ubuntu_focal
|
||||
timeout: 1800
|
||||
timeout: 3600
|
||||
run: tools/gate/playbooks/docker-image-build.yaml
|
||||
nodeset: airship-pegleg-single-node-focal
|
||||
secrets:
|
||||
@ -123,7 +124,7 @@
|
||||
|
||||
- job:
|
||||
name: airship-pegleg-docker-build-gate-ubuntu_bionic
|
||||
timeout: 1800
|
||||
timeout: 3600
|
||||
run: tools/gate/playbooks/docker-image-build.yaml
|
||||
nodeset: airship-pegleg-single-node-focal
|
||||
irrelevant-files:
|
||||
@ -137,7 +138,7 @@
|
||||
|
||||
- job:
|
||||
name: airship-pegleg-docker-publish-ubuntu_bionic
|
||||
timeout: 1800
|
||||
timeout: 3600
|
||||
run: tools/gate/playbooks/docker-image-build.yaml
|
||||
nodeset: airship-pegleg-single-node-focal
|
||||
secrets:
|
||||
|
Loading…
Reference in New Issue
Block a user