Updated vinz build to use new test modules

Update vinz-webclient to use new build modules.

Change-Id: I6670d5fb6cedf2b79868f8fa5f0106c742bd28ec
This commit is contained in:
Michael Krotscheck 2014-07-10 15:53:29 -07:00
parent 1f863abd46
commit cc792bb038
2 changed files with 11 additions and 6 deletions

View File

@ -1593,7 +1593,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}':

View File

@ -581,9 +581,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$
@ -3036,9 +3033,14 @@ projects:
- name: openstack-infra/vinz-webclient
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: