We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61b5194 + da581ee commit 67e9695Copy full SHA for 67e9695
1 file changed
zuul.d/jobs.yaml
@@ -100,7 +100,8 @@
100
# Tobiko
101
cifmw_test_operator_tobiko_workflow:
102
- stepName: 'podified-functional'
103
- testenv: 'functional -- tobiko/tests/functional/podified/test_topology.py'
+ testenv: 'functional'
104
+ pytestAddopts: "tobiko/tests/functional/podified/test_topology.py"
105
numProcesses: 2
106
- stepName: 'sanity'
107
testenv: 'sanity'
0 commit comments