Updated storyboard build to use new test modules

After 106191 lands, we can switch over to using the new
modular javascript builds. This updates storyboard-webclient, not vinz.

Change-Id: I4bc5d170be167e2a2764adc89079ef049b02431b
This commit is contained in:
Michael Krotscheck 2014-07-10 15:53:29 -07:00
parent 92cc5206df
commit 1f863abd46
2 changed files with 12 additions and 4 deletions

View File

@ -1567,7 +1567,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

@ -578,7 +578,7 @@ jobs:
voting: false
- name: ^gate-.*-docs$
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/doc/build/html/
- name: gate-storyboard-webclient-js-unittests
- 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
@ -3001,9 +3001,14 @@ projects:
- name: openstack-infra/storyboard-webclient
check:
- gate-storyboard-webclient-js-unittests
- gate-storyboard-webclient-js-test-unit
- gate-storyboard-webclient-js-test-integration
- gate-storyboard-webclient-js-test-functional
- gate-storyboard-webclient-js-draft
gate:
- gate-storyboard-webclient-js-unittests
- gate-storyboard-webclient-js-test-unit
- gate-storyboard-webclient-js-test-integration
- gate-storyboard-webclient-js-test-functional
post:
- storyboard-webclient-js-release-branch
release: