summaryrefslogtreecommitdiffstats
path: root/testcases/features/sfc/sfc_colorado1.py
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/features/sfc/sfc_colorado1.py')
-rwxr-xr-xtestcases/features/sfc/sfc_colorado1.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testcases/features/sfc/sfc_colorado1.py b/testcases/features/sfc/sfc_colorado1.py
index a1cf8a871..8c82d6dc1 100755
--- a/testcases/features/sfc/sfc_colorado1.py
+++ b/testcases/features/sfc/sfc_colorado1.py
@@ -20,6 +20,7 @@ args = parser.parse_args()
""" logging configuration """
logger = ft_logger.Logger("ODL_SFC").getLogger()
+FUNCTEST_RESULTS_DIR = '/home/opnfv/functest/results/'
FUNCTEST_REPO = ft_utils.FUNCTEST_REPO
HOME = os.environ['HOME'] + "/"