diff --git a/.zuul.yaml b/.zuul.yaml index a250a8526..844018045 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -26,10 +26,6 @@ - neutron-vpnaas-functional-sswan - neutron-tempest-plugin-vpnaas - neutron-tempest-plugin-vpnaas-ovn - - neutron-tempest-plugin-vpnaas-libreswan-centos: - # TODO(mlavalle) switch to voting when this job is moved to Centos - # 8 - voting: false gate: jobs: - openstack-tox-py38: @@ -50,9 +46,6 @@ - neutron-vpnaas-functional-sswan - neutron-tempest-plugin-vpnaas - neutron-tempest-plugin-vpnaas-ovn - # TODO(mlavalle) uncomment following line when the job is moved to - # Centos 8 - # - neutron-tempest-plugin-vpnaas-libreswan-centos experimental: jobs: - neutron-vpnaas-rally @@ -73,23 +66,6 @@ - neutron-tempest-plugin-vpnaas-ovn - neutron-vpnaas-functional-sswan -- job: - name: neutron-tempest-plugin-vpnaas-libreswan-centos - parent: neutron-tempest-plugin-vpnaas - nodeset: devstack-single-node-centos-7 - vars: - devstack_localrc: - IPSEC_PACKAGE: libreswan - USE_PYTHON3: false - # VPNaaS 4in6 and 6in4 scenarios would fail after LibreSwan 3.18. - # Base node using Libreswan 3.20 on CentOS 7.4. - # Refer to https://github.com/libreswan/libreswan/issues/175. - devstack_local_conf: - test-config: - $TEMPEST_CONFIG: - neutron_vpnaas_plugin_options: - skip_4in6_6in4_tests: true - - job: name: neutron-vpnaas-functional-sswan parent: neutron-functional