Enable bridge flows and tcpdump in tempest multinode
Enable br-int-flows and br-ex-tcpdump services in tempest-multinode-full-py3 job, these will help in debugging network issues. Related-Bug: #1998916 Change-Id: I947a6e2a88d7ad38cc00aa694438cb3101030168
This commit is contained in:
@@ -246,10 +246,15 @@
|
||||
neutron: https://opendev.org/openstack/neutron
|
||||
devstack_services:
|
||||
neutron-trunk: true
|
||||
br-ex-tcpdump: true
|
||||
br-int-flows: true
|
||||
group-vars:
|
||||
subnode:
|
||||
devstack_localrc:
|
||||
USE_PYTHON3: true
|
||||
devstack_services:
|
||||
br-ex-tcpdump: true
|
||||
br-int-flows: true
|
||||
|
||||
- job:
|
||||
name: tempest-slow
|
||||
|
||||
Reference in New Issue
Block a user