blob: f39df7346fbdf12f8e260c93fe951b5e0cc2632e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
# Huawei US bare daily task suite
schema: "yardstick:suite:0.1"
name: "os-nosdn-nofeature-ha"
test_cases_dir: "tests/opnfv/test_cases/"
test_cases:
-
file_name: opnfv_yardstick_tc037.yaml
-
file_name: opnfv_yardstick_tc043.yaml
task_args:
huawei-pod1: '{"host": "node1.LF","target": "node2.LF"}'
|