Make Deckhand integration tests non-voting

Deckhand integration tests are currently broken, and this makes them
non-voting.  The test harness is superflous now that the (also
non-voting) airskiff job is in place, and it should be considered as
follow-on work whether we should remove the integration tests in favor
of the airskiff integration job, or fix/maintain the current integration
test harness and/or tests themselves.

Change-Id: Ib3ce88693d80de6c9c79c278eed2e312fe3a0b6f
This commit is contained in:
Matt McEuen 2019-05-22 09:28:15 -05:00
parent a4e4b77676
commit 8152bbe29b
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,8 @@
- deckhand-functional-docker-py35
- deckhand-integration-uwsgi-py35:
voting: false
- deckhand-integration-docker-py35
- deckhand-integration-docker-py35:
voting: false
- deckhand-chart-build-gate
- deckhand-chart-build-latest-htk
- deckhand-docker-build-gate
@ -38,7 +39,6 @@
- deckhand-tox-py27-postgresql
- deckhand-tox-py35-postgresql
- deckhand-functional-docker-py35
- deckhand-integration-docker-py35
- deckhand-chart-build-gate
- deckhand-docker-build-gate
post: