From f52fba6b8c062337708bfd429fbb845487f3d4c9 Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Mon, 17 Apr 2017 10:37:19 +0800 Subject: Add testapi setup task Change-Id: I7b4d3186afd724ec5a30cf630baee79875e426bb Signed-off-by: Yujun Zhang --- tests/integration/fixtures/pod.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/integration/fixtures/pod.json (limited to 'tests/integration/fixtures/pod.json') diff --git a/tests/integration/fixtures/pod.json b/tests/integration/fixtures/pod.json new file mode 100644 index 00000000..8c2863ba --- /dev/null +++ b/tests/integration/fixtures/pod.json @@ -0,0 +1,6 @@ +{ + "details": "", + "role": "", + "name": "internal", + "mode": "" +} \ No newline at end of file -- cgit 1.2.3-korg