Merge "Upgrade nodejs for tripleo-ui jobs to 6.x"
This commit is contained in:
commit
654e67d452
@ -14378,13 +14378,13 @@
|
||||
name: tripleo-ui
|
||||
|
||||
jobs:
|
||||
- nodejs4-publish-to-npm
|
||||
- nodejs6-publish-to-npm
|
||||
- 'gate-{name}-nodejs{version}-npm-run-{command}':
|
||||
command: 'test'
|
||||
version: '4'
|
||||
version: '6'
|
||||
- 'gate-{name}-nodejs{version}-npm-run-{command}':
|
||||
command: 'lint'
|
||||
version: '4'
|
||||
version: '6'
|
||||
- openstack-releasenotes-jobs
|
||||
|
||||
- project:
|
||||
|
@ -17662,17 +17662,17 @@ projects:
|
||||
- name: openstack/tripleo-ui
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: nodejs4-publish-to-npm
|
||||
- name: nodejs6-publish-to-npm
|
||||
- name: check-tripleo-undercloud-jobs
|
||||
- name: release-notes-jobs
|
||||
check:
|
||||
- gate-tripleo-ui-nodejs4-npm-run-test
|
||||
- gate-tripleo-ui-nodejs4-npm-run-lint
|
||||
- gate-tripleo-ui-nodejs6-npm-run-test
|
||||
- gate-tripleo-ui-nodejs6-npm-run-lint
|
||||
gate:
|
||||
- gate-tripleo-ui-nodejs4-npm-run-test
|
||||
- gate-tripleo-ui-nodejs4-npm-run-lint
|
||||
- gate-tripleo-ui-nodejs6-npm-run-test
|
||||
- gate-tripleo-ui-nodejs6-npm-run-lint
|
||||
post:
|
||||
- tripleo-ui-nodejs4-npm-publish-tarball
|
||||
- tripleo-ui-nodejs6-npm-publish-tarball
|
||||
|
||||
- name: openstack/tripleo-validations
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user