summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authoryatinkarel <ykarel@redhat.com>2023-02-14 16:29:42 +0530
committeryatinkarel <ykarel@redhat.com>2023-02-14 17:13:07 +0530
commit2d2cfac5722fa5aa43998dea6b9d7fff97df368f (patch)
tree12599d24a5129c5aeeede93abde1d1ddbc22b839 /zuul.d
parentf88e635d392749b1d56dcdde3b0d524ff8a52978 (diff)
downloadtempest-2d2cfac5722fa5aa43998dea6b9d7fff97df368f.tar.gz
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
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/integrated-gate.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/zuul.d/integrated-gate.yaml b/zuul.d/integrated-gate.yaml
index c44a2b211..2c720d9c8 100644
--- a/zuul.d/integrated-gate.yaml
+++ b/zuul.d/integrated-gate.yaml
@@ -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