Remove nonexistent job from gate

This is a follow-up to https://review.openstack.org/#/c/635321/
which removed a job configuration but missed removing the
reference to that job in the gate config.

Change-Id: If81145a743cec4070281b9f1369f101d4008e373
This commit is contained in:
Brian Rosmaita 2019-02-13 13:47:47 -05:00
parent 2e059b6d44
commit 5c850bd855
1 changed files with 0 additions and 1 deletions

View File

@ -29,6 +29,5 @@
check:
jobs:
- cinderclient-dsvm-functional
- cinderclient-dsvm-functional-identity-v3-only
- openstack-tox-pylint:
voting: false