Merge "Updated vinz build to use new test modules"
This commit is contained in:
commit
6e755b3979
@ -1501,7 +1501,10 @@
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-js-unittests
|
||||
- gate-{name}-js-test-unit
|
||||
- gate-{name}-js-test-integration
|
||||
- gate-{name}-js-test-functional
|
||||
- gate-{name}-js-draft
|
||||
- '{name}-js-release-{branch-designator}':
|
||||
branch-designator: 'master'
|
||||
- '{name}-js-release-{branch-designator}':
|
||||
|
@ -643,9 +643,6 @@ jobs:
|
||||
- name: ^gate-.*-js-draft
|
||||
parameter-function: set_node_options_default_trusty
|
||||
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/dist/
|
||||
- name: gate-vinz-webclient-js-unittests
|
||||
parameter-function: set_node_options_default_trusty
|
||||
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/dist/
|
||||
- name: infra-publications-publish
|
||||
branch: ^(?!master).*$
|
||||
- name: ^gate-.*-requirements$
|
||||
@ -3421,9 +3418,14 @@ projects:
|
||||
template:
|
||||
- name: merge-check
|
||||
check:
|
||||
- gate-vinz-webclient-js-unittests
|
||||
- gate-vinz-webclient-js-test-unit
|
||||
- gate-vinz-webclient-js-test-integration
|
||||
- gate-vinz-webclient-js-test-functional
|
||||
- gate-vinz-webclient-js-draft
|
||||
gate:
|
||||
- gate-vinz-webclient-js-unittests
|
||||
- gate-vinz-webclient-js-test-unit
|
||||
- gate-vinz-webclient-js-test-integration
|
||||
- gate-vinz-webclient-js-test-functional
|
||||
post:
|
||||
- vinz-webclient-js-release-branch
|
||||
release:
|
||||
|
Loading…
Reference in New Issue
Block a user