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>
- dovetail.nfvi.tc001
- dovetail.nfvi.tc002
# HA
- - dovetail.ha.tc001
- - dovetail.ha.tc002
- - dovetail.ha.tc003
- - dovetail.ha.tc004
- - dovetail.ha.tc005
- - dovetail.ha.tc006
- - dovetail.ha.tc007
- - dovetail.ha.tc008
- - dovetail.ha.tc009
- - dovetail.ha.tc010
- - dovetail.ha.tc011
- - dovetail.ha.tc012
+ # - dovetail.ha.tc001
+ # - dovetail.ha.tc002
+ # - dovetail.ha.tc003
+ # - dovetail.ha.tc004
+ # - dovetail.ha.tc005
+ # - dovetail.ha.tc006
+ # - dovetail.ha.tc007
+ # - dovetail.ha.tc008
+ # - dovetail.ha.tc009
+ # - dovetail.ha.tc010
+ # - dovetail.ha.tc011
+ # - dovetail.ha.tc012
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: