diff --git a/doc/source/install/environment-networking-obs.rst b/doc/source/install/environment-networking-obs.rst index d5ee761e9b4..b04a483199c 100644 --- a/doc/source/install/environment-networking-obs.rst +++ b/doc/source/install/environment-networking-obs.rst @@ -9,7 +9,7 @@ For more information on how to configure networking on your distribution, see the `SLES 12 `__ or `openSUSE -`__ +`__ documentation. All nodes require Internet access for administrative purposes such as package diff --git a/zuul.d/job-templates.yaml b/zuul.d/job-templates.yaml index f8d94db5230..0c1baf3e346 100644 --- a/zuul.d/job-templates.yaml +++ b/zuul.d/job-templates.yaml @@ -49,6 +49,42 @@ jobs: - neutron-ovn-grenade-multinode - neutron-ovn-tempest-with-uwsgi-loki + - tempest-integrated-networking: + irrelevant-files: + - ^\.pylintrc$ + - ^test-requirements.txt$ + - ^releasenotes/.*$ + - ^doc/.*$ + - ^setup.cfg$ + - ^.*\.conf\.sample$ + - ^.*\.rst$ + - ^neutron/locale/.*$ + - ^neutron/tests/.*$ + - ^tools/.*$ + - ^tox.ini$ + - ^neutron/agent/dhcp/.*$ + - ^neutron/agent/l2/.*$ + - ^neutron/agent/l3/.*$ + - ^neutron/agent/metadata/.*$ + - ^neutron/agent/windows/.*$ + - ^neutron/agent/dhcp_agent.py + - ^neutron/agent/l3_agent.py + - ^neutron/agent/metadata_agent.py + - ^neutron/agent/resource_cache.py + - ^neutron/agent/rpc.py + - ^neutron/agent/securitygroup_rpc.py + - ^neutron/plugins/ml2/drivers/linuxbridge/.*$ + - ^neutron/plugins/ml2/drivers/openvswitch/.*$ + - ^neutron/plugins/ml2/drivers/macvtap/.*$ + - ^neutron/plugins/ml2/drivers/mech_sriov/.*$ + - ^neutron/services/qos/drivers/linuxbridge/.*$ + - ^neutron/services/qos/drivers/openvswitch/.*$ + - ^neutron/services/trunk/drivers/linuxbridge/.*$ + - ^neutron/services/trunk/drivers/openvswitch/.*$ + - ^neutron/scheduler/.*$ + - ^roles/.*functional.*$ + - ^playbooks/.*functional.*$ + - ^zuul.d/(?!(project)).*\.yaml - project-template: name: neutron-periodic-jobs