Browse Source
Move the unittest job for this repo in-tree as Zuul v3 native job. Change-Id: If7632956b6d28047fbacb4e9bbd416e69b0d060bchanges/12/545712/3
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