summaryrefslogtreecommitdiffstats
path: root/dovetail/testcase
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2017-04-22 05:20:39 -0400
committerMatthewLi <matthew.lijun@huawei.com>2017-04-22 05:23:00 -0400
commit081072ca1a8d4f22568c46cd8cdee5faba2e2c97 (patch)
treec9cff5a9593574745303510b2c04a1286467734f /dovetail/testcase
parent87a9feab5ffefcf38f5279c13058e5c67603583c (diff)
skip ha and rename tempest.conf
1) ha testcases need node configure file, skip it temporarily 2) tempest.conf-->refstack_tempest.conf, then it will not covered by other tempest testcases, can used for users to debug Change-Id: Ieb7101d8c406e294755629fd11a686f90b6c0a7f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'dovetail/testcase')
-rw-r--r--dovetail/testcase/defcore.tc002.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dovetail/testcase/defcore.tc002.yml b/dovetail/testcase/defcore.tc002.yml
index a8fc3d95..ae7a1fb3 100644
--- a/dovetail/testcase/defcore.tc002.yml
+++ b/dovetail/testcase/defcore.tc002.yml
@@ -11,7 +11,7 @@ dovetail.defcore.tc002:
pre_condition:
- 'echo test for precondition in testcase'
cmds:
- - 'cd /home/opnfv/repos/refstack-client; source .venv/bin/activate; ./refstack-client test -c /home/opnfv/userconfig/tempest.conf -v --test-list /home/opnfv/userconfig/defcore.txt'
+ - 'cd /home/opnfv/repos/refstack-client; source .venv/bin/activate; ./refstack-client test -c /home/opnfv/userconfig/refstack_tempest.conf -v --test-list /home/opnfv/userconfig/defcore.txt'
post_condition:
- 'echo test for postcondition in testcase'
report: