Merge "Adds translation jobs to octavia"
This commit is contained in:
commit
b23b63a70a
@ -5160,8 +5160,9 @@
|
||||
use-storyboard: true
|
||||
acl-config: /home/gerrit2/acls/openstack/oaktree.config
|
||||
- project: openstack/octavia
|
||||
description: An operator-grade reference implementation for Load Balancing as a
|
||||
Service (LBaaS)
|
||||
description: Load Balancing as a Service (LBaaS) for OpenStack
|
||||
options:
|
||||
- translate
|
||||
- project: openstack/ooi
|
||||
description: OOI is an implementation the Open Cloud Computing Interface (OCCI)
|
||||
for OpenStack.
|
||||
|
@ -8077,6 +8077,7 @@
|
||||
- python-jobs
|
||||
- periodic-python-jobs-with-oslo-master
|
||||
- openstack-releasenotes-jobs
|
||||
- translation-jobs
|
||||
- '{pipeline}-octavia-{octaviaversion}-dsvm-{octaviatest}-{node}{suffix}':
|
||||
pipeline: gate
|
||||
node: ubuntu-xenial
|
||||
|
@ -12662,6 +12662,7 @@ projects:
|
||||
- name: openstack-server-publish-jobs
|
||||
- name: publish-to-pypi
|
||||
- name: release-notes-jobs
|
||||
- name: translation-jobs
|
||||
check:
|
||||
# legacy trusty gates mitaka - remove after mitaka EOL
|
||||
- gate-neutron-lbaasv2-dsvm-minimal-ubuntu-trusty
|
||||
|
Loading…
Reference in New Issue
Block a user