Merge "Update deployment job voting status"
This commit is contained in:
commit
db5442ce14
@ -85,7 +85,7 @@
|
|||||||
- ./tools/deployment/36_deploy_workload.sh
|
- ./tools/deployment/36_deploy_workload.sh
|
||||||
serve_dir: /srv/images
|
serve_dir: /srv/images
|
||||||
serve_port: 8099
|
serve_port: 8099
|
||||||
voting: false
|
voting: true
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: airship-treasuremap-deploy-virtual-network-cloud
|
name: airship-treasuremap-deploy-virtual-network-cloud
|
||||||
|
@ -26,6 +26,8 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- noop
|
- noop
|
||||||
- airship-treasuremap-validate-site-docs
|
- 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
|
# - airship-treasuremap-functional-existing-k8s TODO: Enable this when functional tests exist, and a cluster is up
|
||||||
post:
|
post:
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user