Update deployment job voting status
Now that the site deployment jobs are green and reliable, make them voting so that breaking changes are not introduced. Signed-off-by: Drew Walters <andrew.walters@att.com> Change-Id: I69cede69807f3d018f87cd3a52d7ef03291232af
This commit is contained in:
parent
e7130f4301
commit
8ca990371d
@ -74,7 +74,7 @@
|
||||
- ./tools/deployment/36_deploy_workload.sh
|
||||
serve_dir: /srv/images
|
||||
serve_port: 8099
|
||||
voting: false
|
||||
voting: true
|
||||
|
||||
- job:
|
||||
name: airship-treasuremap-deploy-virtual-network-cloud
|
||||
|
@ -26,6 +26,8 @@
|
||||
jobs:
|
||||
- noop
|
||||
- airship-treasuremap-validate-site-docs
|
||||
- airship-treasuremap-deploy-test-site
|
||||
- airship-treasuremap-deploy-virtual-network-cloud
|
||||
# - airship-treasuremap-functional-existing-k8s TODO: Enable this when functional tests exist, and a cluster is up
|
||||
post:
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user