Merge "Re-enable all Zuul CI tests"

This commit is contained in:
Zuul 2020-05-05 17:48:25 +00:00 committed by Gerrit Code Review
commit 9201c9376f
1 changed files with 2 additions and 4 deletions

View File

@ -24,12 +24,12 @@
jobs: jobs:
- deckhand-tox-py35-postgresql - deckhand-tox-py35-postgresql
- deckhand-functional-uwsgi-py35: - deckhand-functional-uwsgi-py35:
voting: false voting: true
- deckhand-functional-docker-py35-ubuntu_xenial - deckhand-functional-docker-py35-ubuntu_xenial
- deckhand-functional-docker-py35-ubuntu_bionic - deckhand-functional-docker-py35-ubuntu_bionic
- deckhand-functional-docker-py35-opensuse - deckhand-functional-docker-py35-opensuse
- deckhand-integration-uwsgi-py35: - deckhand-integration-uwsgi-py35:
voting: false voting: true
- deckhand-integration-docker-py35-ubuntu_xenial - deckhand-integration-docker-py35-ubuntu_xenial
- deckhand-integration-docker-py35-ubuntu_bionic - deckhand-integration-docker-py35-ubuntu_bionic
- deckhand-integration-docker-py35-opensuse - deckhand-integration-docker-py35-opensuse
@ -183,7 +183,6 @@
name: deckhand-chart-build-latest-htk name: deckhand-chart-build-latest-htk
description: | description: |
Build charts using latest Helm toolkit. Build charts using latest Helm toolkit.
voting: false
timeout: 900 timeout: 900
run: tools/gate/playbooks/build-charts.yaml run: tools/gate/playbooks/build-charts.yaml
nodeset: deckhand-single-node nodeset: deckhand-single-node
@ -242,7 +241,6 @@
description: | description: |
Deploy Memcached using Airskiff and submitted Deckhand changes. Deploy Memcached using Airskiff and submitted Deckhand changes.
timeout: 9600 timeout: 9600
voting: false
pre-run: pre-run:
- tools/gate/playbooks/airskiff-reduce-site.yaml - tools/gate/playbooks/airskiff-reduce-site.yaml
- tools/gate/playbooks/git-config.yaml - tools/gate/playbooks/git-config.yaml