Update git submodules

* Update kayobe from branch 'master'
  to 990370a3673b8bdf4882816926868dd7b422db60
  - 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 21c68bbfafe529e1c337ba242c2e501c75bfedaa.
    
    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
This commit is contained in:
Pierre Riteau 2023-10-10 09:34:39 +02:00 committed by Gerrit Code Review
parent 8f0178652e
commit 3081543142
1 changed files with 1 additions and 1 deletions

2
kayobe

@ -1 +1 @@
Subproject commit 80d49f7d8ae99ce5a829460edd8b82d3f381835e
Subproject commit 990370a3673b8bdf4882816926868dd7b422db60