Merge "Added non-voting karma test job to horizon."
This commit is contained in:
@@ -270,6 +270,8 @@
|
|||||||
- python-juno-bitrot-jobs
|
- python-juno-bitrot-jobs
|
||||||
- openstack-publish-jobs
|
- openstack-publish-jobs
|
||||||
- gate-{name}-selenium
|
- gate-{name}-selenium
|
||||||
|
- 'gate-{name}-npm-run-{command}':
|
||||||
|
command: 'test'
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: ironic
|
name: ironic
|
||||||
|
|||||||
@@ -1214,6 +1214,10 @@ jobs:
|
|||||||
- name: gate-horizon-jshint
|
- name: gate-horizon-jshint
|
||||||
branch: ^(?!stable/icehouse).*$
|
branch: ^(?!stable/icehouse).*$
|
||||||
|
|
||||||
|
- name: ^(gate|check)-horizon-npm-run-.*$
|
||||||
|
branch: ^(?!stable/(icehouse|juno)).*$
|
||||||
|
voting: false
|
||||||
|
|
||||||
- name: gate-tempest-dsvm-ceilometer-mongodb-full
|
- name: gate-tempest-dsvm-ceilometer-mongodb-full
|
||||||
branch: ^(?!stable/icehouse).*$
|
branch: ^(?!stable/icehouse).*$
|
||||||
voting: false
|
voting: false
|
||||||
@@ -1744,6 +1748,7 @@ projects:
|
|||||||
- name: translation-jobs
|
- name: translation-jobs
|
||||||
- name: experimental-tripleo-jobs
|
- name: experimental-tripleo-jobs
|
||||||
check:
|
check:
|
||||||
|
- gate-horizon-npm-run-test
|
||||||
- gate-horizon-python27-django14
|
- gate-horizon-python27-django14
|
||||||
- gate-horizon-selenium
|
- gate-horizon-selenium
|
||||||
- gate-horizon-jshint
|
- gate-horizon-jshint
|
||||||
@@ -1751,6 +1756,7 @@ projects:
|
|||||||
- check-tempest-dsvm-full
|
- check-tempest-dsvm-full
|
||||||
- check-grenade-dsvm
|
- check-grenade-dsvm
|
||||||
gate:
|
gate:
|
||||||
|
- gate-horizon-npm-run-test
|
||||||
- gate-horizon-python27-django14
|
- gate-horizon-python27-django14
|
||||||
- gate-horizon-selenium
|
- gate-horizon-selenium
|
||||||
- gate-horizon-dsvm-integration
|
- gate-horizon-dsvm-integration
|
||||||
|
|||||||
Reference in New Issue
Block a user