diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-01-06 22:26:30 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-01-06 22:26:30 +0100 |
commit | b58118df120637120d853786a82194ae2d550e57 (patch) | |
tree | fa76e69a4b0cde1ae2169ebeca7ac010bdda8283 /tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml | |
parent | 3805f034187af09acd728d2794a7b0f1b0303cc9 (diff) |
Add yardstick daily suite config files for CI PODs
opnfv-jump-1: apex stable/brahmaputra branch
intel-pod5: joid stable/brahmaputra branch
intel-pod2: apex master branch
intel-pod6: joid master branch
intel-pod8: compass master branch
Change-Id: Ia659e10525863ee11854a266df58449c625c7f7c
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml b/tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml new file mode 100644 index 000000000..137c57852 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml @@ -0,0 +1,14 @@ +--- +# INTEL POD6 daily task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_intel_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 |