summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/tests/unit/templates/testcase_d.json
diff options
context:
space:
mode:
Diffstat (limited to 'testapi/opnfv_testapi/tests/unit/templates/testcase_d.json')
-rw-r--r--testapi/opnfv_testapi/tests/unit/templates/testcase_d.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/testapi/opnfv_testapi/tests/unit/templates/testcase_d.json b/testapi/opnfv_testapi/tests/unit/templates/testcase_d.json
new file mode 100644
index 0000000..7c36cb8
--- /dev/null
+++ b/testapi/opnfv_testapi/tests/unit/templates/testcase_d.json
@@ -0,0 +1,16 @@
+{
+ "run": "vping.sh",
+ "name": "vping_ssh",
+ "ci_loop": "daily",
+ "tags": "",
+ "url": "/cases/vping_ssh",
+ "blocking": "true",
+ "domains": "os",
+ "dependencies": "",
+ "version": "euphrates",
+ "criteria": "PASS/FAIL",
+ "tier": "smoke",
+ "trust": "Silver",
+ "catalog_description": "",
+ "description": "vping-ssh test"
+} \ No newline at end of file