neutron-tempest-plugin/.zuul.yaml
Chandan Kumar db9cc26f02 Inherited zuulv3 neutron tempest plugin jobs
* In order to test the tempest plugin, this patch adds following
  jobs against neutron repo.
  - neutron-tempest-plugin-api for api tests
  - neutron-tempest-plugin-dvr-multinode-scenario and
    neutron-tempest-plugin-scenario-linuxbridge for scenario tests

Change-Id: I85a7508c258bfdf019f599259499d0c85370ba8a
2017-11-14 19:01:38 +05:30

10 lines
359 B
YAML

- project:
name: openstack/neutron-tempest-plugin
check:
jobs:
# These jobs are defined in http://git.openstack.org/cgit/openstack/neutron/tree/.zuul.yaml
# They are all non-voting.
- neutron-tempest-plugin-dvr-multinode-scenario
- neutron-tempest-plugin-scenario-linuxbridge
- neutron-tempest-plugin-api