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:
Drew Walters 2021-05-19 20:15:25 +00:00
parent e7130f4301
commit 8ca990371d
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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: