Merge "trivial: Use airship-deckhand-single-node for nodeset in zuul.yaml"

This commit is contained in:
Zuul 2018-07-13 04:09:59 +00:00 committed by Gerrit Code Review
commit 0ac33c233d
1 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@
minimalistic deployment consisting of uwsgi for Deckhand API and pifpaf
for ephemeral PostgreSQL DB, under cPython version 3.5.
run: tools/gate/playbooks/run-functional-tests-uwsgi.yaml
nodeset: openstack-helm-single-node
nodeset: airship-deckhand-single-node
vars:
tox_envlist: functional-dev
irrelevant-files:
@ -97,7 +97,7 @@
Run tox-based functional tests for the Airship Deckhand project under
cPython version 3.5. Uses tox with the ``functional-py35`` environment.
parent: airship-deckhand-functional-docker-base
nodeset: openstack-helm-single-node
nodeset: airship-deckhand-single-node
vars:
tox_envlist: functional
disable_keystone: true
@ -117,7 +117,7 @@
for ephemeral PostgreSQL DB, under cPython version 3.5.
timeout: 3600
run: tools/gate/playbooks/run-integration-tests-uwsgi.yaml
nodeset: openstack-helm-single-node
nodeset: airship-deckhand-single-node
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$