blob: 10a77834fe0bb709ba0b5eeed6ce4fc786c8b99b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
# ERICSSON POD1 daily task suite
schema: "yardstick:suite:0.1"
name: "opnfv_ericsson_daily"
test_cases_dir: "tests/opnfv/test_cases/"
test_cases:
-
file_name: opnfv_yardstick_tc001.yaml
-
file_name: opnfv_yardstick_tc002.yaml
-
file_name: opnfv_yardstick_tc012.yaml
-
file_name: opnfv_yardstick_tc037.yaml
|