Move gate-storyboard-js-integration to experimental
Currently this job fails and noone is available to fix it. This patch removes its non-voting rule as well as moves it to the experimental queue for storyboard and storyboard-webclient. Change-Id: Ie672634b10378ff15a77cbe0d9fa91d9112cb7a5
This commit is contained in:
parent
208ae953c3
commit
fec0be43e1
@ -2443,9 +2443,6 @@ jobs:
|
|||||||
- name: gate-blazar-pylint
|
- name: gate-blazar-pylint
|
||||||
voting: false
|
voting: false
|
||||||
|
|
||||||
- name: gate-storyboard-js-integration
|
|
||||||
voting: false
|
|
||||||
|
|
||||||
- name: gate-tempest-dsvm-docker
|
- name: gate-tempest-dsvm-docker
|
||||||
voting: false
|
voting: false
|
||||||
|
|
||||||
@ -4396,7 +4393,6 @@ projects:
|
|||||||
check:
|
check:
|
||||||
- gate-storyboard-pep8
|
- gate-storyboard-pep8
|
||||||
- gate-storyboard-python27-db
|
- gate-storyboard-python27-db
|
||||||
- gate-storyboard-js-integration
|
|
||||||
gate:
|
gate:
|
||||||
- gate-storyboard-pep8
|
- gate-storyboard-pep8
|
||||||
- gate-storyboard-python27-db
|
- gate-storyboard-python27-db
|
||||||
@ -4407,6 +4403,8 @@ projects:
|
|||||||
- storyboard-infra-docs
|
- storyboard-infra-docs
|
||||||
release:
|
release:
|
||||||
- storyboard-infra-docs
|
- storyboard-infra-docs
|
||||||
|
experimental:
|
||||||
|
- gate-storyboard-js-integration
|
||||||
|
|
||||||
- name: openstack-infra/storyboard-webclient
|
- name: openstack-infra/storyboard-webclient
|
||||||
template:
|
template:
|
||||||
@ -4417,7 +4415,6 @@ projects:
|
|||||||
- gate-storyboard-webclient-npm-run-test-functional
|
- gate-storyboard-webclient-npm-run-test-functional
|
||||||
- gate-storyboard-webclient-npm-run-test-integration
|
- gate-storyboard-webclient-npm-run-test-integration
|
||||||
- gate-storyboard-webclient-js-draft
|
- gate-storyboard-webclient-js-draft
|
||||||
- gate-storyboard-js-integration
|
|
||||||
gate:
|
gate:
|
||||||
- gate-storyboard-webclient-npm-run-lint
|
- gate-storyboard-webclient-npm-run-lint
|
||||||
- gate-storyboard-webclient-npm-run-test-unit
|
- gate-storyboard-webclient-npm-run-test-unit
|
||||||
@ -4427,6 +4424,8 @@ projects:
|
|||||||
- storyboard-webclient-js-release-branch
|
- storyboard-webclient-js-release-branch
|
||||||
release:
|
release:
|
||||||
- storyboard-webclient-js-release-master
|
- storyboard-webclient-js-release-master
|
||||||
|
experimental:
|
||||||
|
- gate-storyboard-js-integration
|
||||||
|
|
||||||
- name: openstack-infra/subunit2sql
|
- name: openstack-infra/subunit2sql
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user