Remove build-openstack-api-ref jobs

The api-ref-jobs has been added
since Ia4680f24d78af1260f2f0106a458b78a079c1287.
It includes build-openstack-api-ref jobs in check and gate.

So remove the build-openstack-api-ref job definitions
in .zuul.yaml because they are unnecessary.

Change-Id: I4b612fa87609240bd0a0f838163ee87c45a41a46
This commit is contained in:
Takashi NATSUME 2018-10-31 21:59:30 +09:00
parent 6bb6c0bbdd
commit dbaf410349
1 changed files with 0 additions and 2 deletions

View File

@ -10,13 +10,11 @@
- openstack-python36-jobs
check:
jobs:
- build-openstack-api-ref
- openstack-tox-functional
- openstack-tox-functional-py35
- openstack-tox-functional-py36
gate:
jobs:
- build-openstack-api-ref
- openstack-tox-functional
- openstack-tox-functional-py35
- openstack-tox-functional-py36