kayobe/playbooks/kayobe-overcloud-upgrade-base
Pierre Riteau 990370a367 Revert "CI: Disable bare metal testing on RL9/c9s"
This requires disabling libvirt_vm_trust_guest_rx_filters, which when
enabled triggers the following errors when booting baremetal instances
with Tenks on Libvirt 9 (and most likely since 8.9.0):

    Cannot set interface flags on 'macvtap1': Value too large for defined data type

This is apparently triggered by a Libvirt commit refreshing rx-filters
more often [1].

As explained in I71a2051d8acd63379bd70bc1287a059d4a7f6387, this setting
was added to allow traffic destined for other MAC addresses to reach VMs
when using a macvtap interface.

This will prevent multicast from working, but we don't need it for
baremetal tests in CI.

This setting will be enabled again once the issue is resolved in either
Libvirt or Tenks.

This reverts commit 21c68bbfaf.

Also increase timeout of upgrade jobs which is too short now due to the
added delay added by bare metal testing.

[1] 060d4c83ef

Change-Id: I2cfd2667abb1ae8988b7a7fd9761b75c20a0eaa4
2023-10-09 09:25:04 +02:00
..
globals.yml.j2 CI: Migrate RabbitMQ queues during upgrade tasks 2023-08-30 14:25:02 +01:00
overrides.yml.j2 CI: Remove disable_selinux_do_reboot flag 2023-05-17 15:39:59 +02:00
pre.yml CI: switch to quay.io for container images 2021-04-21 20:52:07 +02:00
run.yml Revert "CI: Disable bare metal testing on RL9/c9s" 2023-10-09 09:25:04 +02:00