Merge "Remove unit and functional tests from tobiko d/s gate workflow"
commit
39357023dc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue