summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorkshithijiyer <kshithij.ki@gmail.com>2020-06-05 18:26:29 +0530
committerArthy Loganathan <aloganat@redhat.com>2020-06-08 05:36:23 +0000
commit95a240d570e622c0f7018ca82f1c602a53653042 (patch)
tree44a16a3e2a2c0a8957505b9b9061433ccaca027d /docs
parentbe7397195d3a4772b69f1afe2f831b3008219ac4 (diff)
[Testfix] Move teardownclass to teardown
Problem: A pattern was observed where testcases which were passing were throwing error in teadownclass this was becuase docleanup was running before teadownclass and when teardownclass was executed it failed as the setup was already cleaned. Solution: Change code to teardown from teardownclass and move setup volume code to setup from setupclass. Change-Id: I37c6fde1f592224c114148f0ed7215b2494b4502 Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions