Merge "Added NPM-based unit tests for merlin"
This commit is contained in:
commit
b613c0c9b1
@ -4028,6 +4028,8 @@
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- 'gate-{name}-npm-run-{command}':
|
||||
command: 'test-unit'
|
||||
- 'gate-{name}-js-test-{test-type}':
|
||||
test-type: 'unit'
|
||||
- '{name}-js-release-{branch-designator}':
|
||||
|
@ -5907,8 +5907,10 @@ projects:
|
||||
template:
|
||||
- name: merge-check
|
||||
check:
|
||||
- gate-merlin-npm-run-test-unit
|
||||
- gate-merlin-js-test-unit
|
||||
gate:
|
||||
- gate-merlin-npm-run-test-unit
|
||||
- gate-merlin-js-test-unit
|
||||
post:
|
||||
- merlin-js-release-branch
|
||||
|
Loading…
x
Reference in New Issue
Block a user