2 changed files with 24 additions and 0 deletions
@ -0,0 +1,13 @@
|
||||
- job: |
||||
name: openstack-planet-unittest |
||||
description: | |
||||
Runs unit test on openstack-plannet project. |
||||
run: playbooks/unittest/run.yaml |
||||
|
||||
- project: |
||||
check: |
||||
jobs: |
||||
- openstack-planet-unittest |
||||
gate: |
||||
jobs: |
||||
- openstack-planet-unittest |
Loading…
Reference in new issue