Remove translation from repos that are not setup
This for horizon-cisco-ui, ironic-ui, trove-dashboard, zaqar-ui. These four repositories are not setup yet for translations, the periodic (daily) jobs fail for them and there's no effort going on to fix them. Disable translations. Once repositories are setup we can readd. Change-Id: I4c0242be87d290cb6758f6caacd3e514bd3a9c8c
This commit is contained in:
parent
02ac61a71f
commit
da56994c6d
@ -1806,8 +1806,6 @@
|
||||
- translate
|
||||
- project: openstack/horizon-cisco-ui
|
||||
description: Cisco plugin for Horizon
|
||||
options:
|
||||
- translate
|
||||
- project: openstack/i18n
|
||||
groups:
|
||||
- openstack-i18n
|
||||
@ -1854,8 +1852,6 @@
|
||||
groups:
|
||||
- ironic
|
||||
- horizon
|
||||
options:
|
||||
- translate
|
||||
- project: openstack/ironic-webclient
|
||||
description: Ironic HTTP(S) Client
|
||||
groups:
|
||||
@ -3147,8 +3143,6 @@
|
||||
- project: openstack/trove-dashboard
|
||||
groups:
|
||||
- trove
|
||||
options:
|
||||
- translate
|
||||
description: Trove Horizon plugin.
|
||||
- project: openstack/trove-integration
|
||||
description: OpenStack Database As A Service (Trove) Integration
|
||||
@ -3281,8 +3275,6 @@
|
||||
- project: openstack/zaqar-ui
|
||||
description: The UI component for Zaqar
|
||||
acl-config: /home/gerrit2/acls/openstack/zaqar.config
|
||||
options:
|
||||
- translate
|
||||
- project: stackforge-attic/cookbook-ceph
|
||||
- project: stackforge-attic/cookbook-monasca-agent
|
||||
- project: stackforge-attic/cookbook-monasca-api
|
||||
|
@ -5659,7 +5659,6 @@ projects:
|
||||
- name: merge-check
|
||||
- name: python-jobs
|
||||
- name: publish-to-pypi
|
||||
- name: translation-jobs
|
||||
|
||||
- name: openstack/i18n
|
||||
template:
|
||||
@ -5812,7 +5811,6 @@ projects:
|
||||
- name: publish-to-pypi
|
||||
- name: python-jobs
|
||||
- name: javascript-jobs
|
||||
- name: translation-jobs
|
||||
|
||||
- name: openstack/ironic-webclient
|
||||
template:
|
||||
@ -9926,7 +9924,6 @@ projects:
|
||||
- name: merge-check
|
||||
- name: check-requirements
|
||||
- name: publish-to-pypi
|
||||
- name: translation-jobs
|
||||
check:
|
||||
- gate-trove-dashboard-pep8
|
||||
- gate-trove-dashboard-python27
|
||||
@ -10284,7 +10281,6 @@ projects:
|
||||
- name: check-requirements
|
||||
- name: openstack-server-publish-jobs
|
||||
- name: openstack-server-release-jobs
|
||||
- name: translation-jobs
|
||||
|
||||
- name: z/tempest
|
||||
gate:
|
||||
|
Loading…
Reference in New Issue
Block a user