From 2fa6b511f1a6c1a3372aacdacf7b6f68a4c72ddf Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Wed, 12 Apr 2017 19:44:00 +0800 Subject: Move YAML resources to /resources. - replacing the content of /benchmarks will break current module like api/cli - migration required before surpressing the current benchmarks/ folder Change-Id: I8bd04eeb18aaa3c966330ff7adbe85a267680fc1 Signed-off-by: Yujun Zhang --- tests/integration/group_vars/all | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/integration/group_vars/all (limited to 'tests/integration/group_vars/all') diff --git a/tests/integration/group_vars/all b/tests/integration/group_vars/all new file mode 100644 index 00000000..7c56f570 --- /dev/null +++ b/tests/integration/group_vars/all @@ -0,0 +1,2 @@ +qtip_resources: ../../resources +qtip_reports: ./reports -- cgit 1.2.3-korg