Fix midonet/tap-as-a-service translations

Change I60550d10c72aeee9b320458b07eba07e92d9fd30 somehow got misapplied,
it setups up tap-as-a-service for translation instead of
networking-midonet.

Move the lines to the right project.

Change-Id: I109c214d02cafb2fef765d7e1dcac170b90111d8
This commit is contained in:
Andreas Jaeger 2016-03-13 08:35:27 +01:00
parent 93bba96a60
commit a6087dd6d3
2 changed files with 2 additions and 2 deletions

View File

@ -3313,6 +3313,7 @@
- python-jobs
- pypi-jobs
- openstack-publish-jobs
- translation-jobs
- '{pipeline}-tempest-dsvm-networking-midonet-v1{job-suffix}':
pipeline: gate
node: devstack-trusty
@ -7749,7 +7750,6 @@
jobs:
- python-jobs
- translation-jobs
- '{pipeline}-tempest-dsvm-tap-as-a-service{job-suffix}':
pipeline: gate
node: devstack-trusty

View File

@ -7050,6 +7050,7 @@ projects:
- name: publish-to-pypi
- name: openstack-server-publish-jobs
- name: openstack-server-release-jobs
- name: translation-jobs
check:
- gate-tempest-dsvm-networking-midonet-v1
- gate-tempest-dsvm-networking-midonet-v2
@ -10568,7 +10569,6 @@ projects:
- name: check-requirements
- name: python-jobs
- name: python3-jobs
- name: translation-jobs
check:
- gate-tempest-dsvm-tap-as-a-service
gate: