From b58118df120637120d853786a82194ae2d550e57 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Wed, 6 Jan 2016 22:26:30 +0100 Subject: 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 --- tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml (limited to 'tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml') 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 -- cgit 1.2.3-korg