blob: e74cff25d20bc55b050eac20bdc87cf2623c45a2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
# only used for dovetail tool development and the integration testing
# of new test cases. New test case candidates for the next release,
# which need to be evaluated in the OPNFV CI, should be added to the
# proposed_tests test suite.
debug:
name: debug
testcases_list:
optional:
- functest.vping.userdata
|