Merge "Remove unit and functional tests from tobiko d/s gate workflow"

This commit is contained in:
Zuul
2022-11-16 18:01:49 +00:00
committed by Gerrit Code Review

View File

@@ -1,16 +1,6 @@
---
test_workflow_steps:
- tox_description: 'run unit test cases'
tox_envlist: py3
tox_step_name: unit
test_flaky: true
- tox_description: 'run functional test cases'
tox_envlist: functional
tox_step_name: functional
test_flaky: true
- tox_description: 'create workload resources'
tox_envlist: scenario
tox_step_name: create_resources