Add a non-voting job with metalsmith
metalsmith is now exercising neutron, glance and ironic via openstacksdk, so it adds useful coverage. Change-Id: Iaf872c520d224366d48c34e31bae618acb502968
This commit is contained in:
parent
6a77be01bf
commit
52425850a2
@ -372,6 +372,12 @@
|
||||
zuul_copy_output:
|
||||
'{{ devstack_base_dir }}/masakari-logs': logs
|
||||
|
||||
- job:
|
||||
name: metalsmith-integration-openstacksdk-src
|
||||
parent: metalsmith-integration-glance-netboot-cirros-direct
|
||||
required-projects:
|
||||
- openstack/openstacksdk
|
||||
|
||||
- project-template:
|
||||
name: openstacksdk-functional-tips
|
||||
check:
|
||||
@ -415,6 +421,8 @@
|
||||
voting: false
|
||||
- nodepool-functional-py35-src
|
||||
- bifrost-integration-tinyipa-ubuntu-xenial
|
||||
- metalsmith-integration-openstacksdk-src:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- openstacksdk-functional-devstack
|
||||
|
Loading…
Reference in New Issue
Block a user