remove ebtables fix env var from wallaby stable job

Per review feedback on
https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/798143
it is believe the setting is no longer required for Wallaby branches.

Change-Id: I9face242ac4501a37a36534dd05eba66466fcccc
This commit is contained in:
Julia Kreger 2021-07-06 07:25:04 -07:00
parent 8b9be89a64
commit 7504e63753
1 changed files with 0 additions and 5 deletions

View File

@ -93,10 +93,6 @@
name: ironic-inspector-tempest-wallaby
parent: ironic-inspector-tempest
override-checkout: stable/wallaby
vars:
devstack_localrc:
FIXED_NETWORK_SIZE: 4096
EBTABLES_RACE_FIX: True
- job:
name: ironic-inspector-tempest-victoria
@ -105,7 +101,6 @@
vars:
devstack_localrc:
FIXED_NETWORK_SIZE: 4096
EBTABLES_RACE_FIX: True
- job:
name: ironic-inspector-tempest-ussuri