aboutsummaryrefslogtreecommitdiffstats
path: root/run_unit_tests.sh
diff options
context:
space:
mode:
authorvalentin boucher <valentin.boucher@orange.com>2017-05-22 13:08:45 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-22 13:08:45 +0000
commitefbe74c4cc1b6b6982e9e13950319f690541d6a3 (patch)
tree96cced0345a6a9498b6209210b5347465c481078 /run_unit_tests.sh
parent6f70bd17b238e3c931f5d575e4b8eb625dbca91d (diff)
parentd5e8713a186d07fe33c904bbf0bb3a43cb518700 (diff)
Merge "Set default value for CONFIG_FUNCTEST_YAML"
Diffstat (limited to 'run_unit_tests.sh')
-rwxr-xr-xrun_unit_tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/run_unit_tests.sh b/run_unit_tests.sh
index 86096fabf..c4973ab65 100755
--- a/run_unit_tests.sh
+++ b/run_unit_tests.sh
@@ -33,7 +33,6 @@ git clone --depth 1 https://gerrit.opnfv.org/gerrit/releng releng-unittests
pip install releng-unittests/modules/
rm -fr releng-unittests
-export CONFIG_FUNCTEST_YAML=$(pwd)/functest/ci/config_functest.yaml
nosetests --with-xunit \
--with-coverage \
--cover-tests \