CI: Add linuxbridge jobs
global_physnet_mtu needs to be set in neutron.conf, because linuxbridge-agent discovers underlying vxlan0 interface mtu and returns an error when creating vxlan port CentOS8 job will not be added, because CentOS 8 iptables-ebtables package is missing broute (--among-src) tables support required for linuxbridge agent, see [1]. [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1720637 Change-Id: I6b12f7ba95401d3342359c57ceeee8bec8aefe49
Showing
- tests/run.yml 6 additions, 1 deletiontests/run.yml
- tests/templates/globals-default.j2 4 additions, 0 deletionstests/templates/globals-default.j2
- tests/templates/neutron-server-overrides.j2 2 additions, 0 deletionstests/templates/neutron-server-overrides.j2
- zuul.d/base.yaml 10 additions, 0 deletionszuul.d/base.yaml
- zuul.d/jobs.yaml 16 additions, 0 deletionszuul.d/jobs.yaml
- zuul.d/project.yaml 2 additions, 0 deletionszuul.d/project.yaml
Loading
Please register or sign in to comment