Codebase list neutron-fwaas-dashboard / lintian-fixes/main .zuul.yaml
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

.zuul.yaml @lintian-fixes/mainraw · history · blame

- job:
    name: neutron-fwaas-dashboard-integration-tests
    parent: horizon-integration-tests
    required-projects:
      - name: openstack/horizon
      - name: openstack/neutron-fwaas
      - name: openstack/neutron-fwaas-dashboard
    roles:
      - zuul: openstack-infra/devstack
      - zuul: openstack/horizon
    irrelevant-files:
      - ^.*\.rst$
      - ^doc/.*$
      - ^releasenotes/.*$
    vars:
      devstack_plugins:
        neutron-fwaas: https://git.openstack.org/openstack/neutron-fwaas
        neutron-fwaas-dashboard: https://git.openstack.org/openstack/neutron-fwaas-dashboard
      devstack_services:
        horizon: true
      tox_envlist: integration

- project:
    templates:
      - check-requirements
      - horizon-non-primary-django-jobs
      - openstack-cover-jobs-horizon
      - openstack-lower-constraints-jobs-horizon
      - openstack-python3-ussuri-jobs-horizon
      - publish-openstack-docs-pti
      - release-notes-jobs-python3
    check:
      jobs:
        - neutron-fwaas-dashboard-integration-tests:
            voting: false