Minimal translation setup for murano-dashboard

Murano-dashboard is a dashboard for horizon, therefore shares the same
message structure as horizon does, i.e. django and djangojs .pot files.
Therefore this commit alters jenkins scripts, that update
translations, to include murano-dashboard where required.
However murano-dashboard (unlike horizon) does not use a shell file to
run it's tests, instead relying on tox.

This change does not actually run the jobs, we need to have a repo
for testing that the new consolidated setup works, so getting this in
helps with some manual testing.

Targets blueprint: murano-i18n

Change-Id: I7e8a620c12bcf47a908a4011976d1b148ee3e0dd
This commit is contained in:
Kirill Zaitsev 2015-12-28 23:24:25 +03:00 committed by Andreas Jaeger
parent f2b6c64008
commit fe743dca07
2 changed files with 3 additions and 0 deletions
gerrit
jenkins/jobs

@ -2020,6 +2020,8 @@
description: Dashboard for Murano
groups:
- murano
options:
- translate
acl-config: /home/gerrit2/acls/openstack/murano.config
- project: openstack/murano-deployment
description: Scripts and automation tools for murano CI

@ -2939,6 +2939,7 @@
- pypi-jobs
- javascript-jobs
- openstack-releasenotes-jobs
- translation-jobs
- project:
name: murano-specs