forked from woqidaideshi/openruyi-autotest
28 lines
303 B
Plaintext
28 lines
303 B
Plaintext
summary: 特性测试计划
|
|
tier: 1
|
|
|
|
environment-file:
|
|
- topology.env
|
|
|
|
discover:
|
|
how: fmf
|
|
filter: "tag:feature"
|
|
|
|
provision:
|
|
how: local
|
|
|
|
prepare:
|
|
- how: shell
|
|
name: requires
|
|
script:
|
|
- echo ""
|
|
- how: shell
|
|
script:
|
|
- echo ""
|
|
|
|
execute:
|
|
how: tmt
|
|
|
|
report:
|
|
how: display
|