neutron/playbooks/legacy
Bernard Cafarelli 57f527a748
Fix rocky gates, multiple fixes
1. Make grenade jobs experimental for EM branches

As discussed in ML thread[1], we are going to
make grenade jobs as non voting for all EM stable and
oldest stable. grenade jobs are failing not and it might take
time to fix those if we are able to fix. Once it jobs are
working depends on project team, they can bring them back to
voting or keep non-voting.

If those jobs are failing consistently and no one is fixing them
then removing those n-v jobs in future also fine.

Additionally, it was proposed in neutron CI meeting [2] that non-voting
jobs would be moved to experimental, so move grenade jobs there instead
of keeping them non-voting

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015499.html
[2] http://eavesdrop.openstack.org/meetings/neutron_ci/2020/neutron_ci.2020-07-01-15.00.log.html#l-101

StableOnly

Conflicts:
	.zuul.yaml

(cherry picked from commit 9313dce459)

2. Install pip2 for functional/fullstack/neutron-tempest-iptables_hybrid

Else both jobs fail with "sudo: pip: command not found"

3. Add ensure-tox for functional/fullstack/neutron-tempest-iptables_hybrid

Similar error message for tox

4. Disable OVS compilation for fullstack and move job to experimental

Compilation fails similarly to recent master failures:
/opt/stack/new/ovs/datapath/linux/geneve.c:943:15: error: ‘const struct ipv6_stub’ has no member named ‘ipv6_dst_lookup’

But branch 2.9 is not updated anymore. Use official package

This triggers a few tests failures, so move it to experimental (instead
of marking non-voting), same as grenade jobs

Change-Id: Ie846a8cb481da65999b12f5547b407cc7bdc3138
2020-07-03 12:44:37 +02:00
..
neutron-fullstack Fix rocky gates, multiple fixes 2020-07-03 12:44:37 +02:00
neutron-fullstack-python35 OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-fullstack-with-uwsgi OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-functional Fix rocky gates, multiple fixes 2020-07-03 12:44:37 +02:00
neutron-functional-python35 OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-functional-with-uwsgi OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-grenade OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-grenade-dvr-multinode OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-grenade-multinode OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-tempest-dvr OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-tempest-dvr-ha-multinode-full OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-tempest-iptables_hybrid Fix rocky gates, multiple fixes 2020-07-03 12:44:37 +02:00
neutron-tempest-linuxbridge OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-tempest-multinode-full OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-tempest-postgres-full OpenDev Migration Patch 2019-04-19 19:39:02 +00:00
neutron-tempest-with-ryu-master OpenDev Migration Patch 2019-04-19 19:39:02 +00:00