Skip to content

Commit 1c04edc

Browse files
committed
Adding Tobiko Test To CI
Adding zuul job to run traffic tests with Tobiko. These tests will run traffic through a devstack instance to validate load balancer. Set voting flag to true on check job. Added skip flag to remove round robin tests. Related: https://issues.redhat.com/browse/OSPRH-11478 Change-Id: Idb7c8d02a494c5d4cc376f7d98ce8f63b7a0551c
1 parent 69231fd commit 1c04edc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

zuul.d/project.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
voting: false
1818
- kuryr-kubernetes-tempest-ovn-provider-ovn:
1919
voting: false
20+
- devstack-tobiko-octavia:
21+
voting: true
22+
vars:
23+
pytest_addopts_global: "--skipregex=OctaviaBasicTrafficScenarioTest"
2024
gate:
2125
fail-fast: true
2226
jobs:

0 commit comments

Comments
 (0)