From 929bcdf94d14062e042d9f9451c28315a18e808d Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Wed, 21 Dec 2016 00:19:46 +0800 Subject: Implment https://wiki.opnfv.org/display/qtip/Design Note that some obsolete test cases are marked expected failure, will be deprecated after architecture evolution. JIRA: QTIP-148 Change-Id: I52bc9391569d516e298d9e659517161b4dce794a Signed-off-by: Yujun Zhang --- tests/data/benchmarks/plans/verification.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/data/benchmarks/plans/verification.yaml (limited to 'tests/data/benchmarks/plans/verification.yaml') diff --git a/tests/data/benchmarks/plans/verification.yaml b/tests/data/benchmarks/plans/verification.yaml new file mode 100644 index 00000000..b146ee37 --- /dev/null +++ b/tests/data/benchmarks/plans/verification.yaml @@ -0,0 +1,21 @@ +title: verification +description: benchmark plan for QTIP verification +info: + facility: opnfv-ci + engineer: opnfv-bot +suites: + - QPI_spec: compute.yaml +# Uncomment next line to setup suite running condition +# condition: {} +# Uncomment the following lines setup case running configuration +# cases: +# - metric_spec: dhrystone.yaml +# config: {} +# - metric_spec: whetstone.yaml +# config: {} +# - metric_spec: ramspeed.yaml +# config: {} +# - metric_spec: dpi.yaml +# config: {} +# - metric_spec: ssl.yaml +# config: {} -- cgit 1.2.3-korg