Use constants instead of hard-coding paths 45/72545/1
authorVincent Danno <vincent.danno@orange.com>
Tue, 18 May 2021 19:17:41 +0000 (21:17 +0200)
committerVincent Danno <vincent.danno@orange.com>
Tue, 18 May 2021 19:26:42 +0000 (21:26 +0200)
commitc9f92317cf20465987ff187733dd620e8d1fdc4f
treeb164812a3beeb9e7377ab636c1b677dfeab1a369
parentd340a8e8f99fef80c5fa3a45c4e1b06e5b0aeb39
Use constants instead of hard-coding paths

This complements
https://gerrit.opnfv.org/gerrit/c/functest-xtesting/+/72495
which missed one occurence due to trailing slash difference.

Signed-off-by: Vincent Danno <vincent.danno@orange.com>
Change-Id: Iabfa89161cc099c924a7609aeb4ef6ed1b027cd3
xtesting/core/testcase.py
xtesting/utils/constants.py