summaryrefslogtreecommitdiffstats
path: root/tools/swkrbath_functional_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/swkrbath_functional_tests.sh')
-rwxr-xr-xtools/swkrbath_functional_tests.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/swkrbath_functional_tests.sh b/tools/swkrbath_functional_tests.sh
index 7abfd18..9995f1d 100755
--- a/tools/swkrbath_functional_tests.sh
+++ b/tools/swkrbath_functional_tests.sh
@@ -91,12 +91,6 @@ nosetests -v --exe \
--with-html-output \
--html-out-file functional_tests/gluster-swift-swiftkerbauth-generic-functional-result.html \
test/functional_auth/swiftkerbauth || fail "Functional tests failed"
-#nosetests -v --exe \
-# --with-xunit \
-# --xunit-file functional_tests/gluster-swift-swiftkerbauth-functionalnosetests-TC-report.xml \
-# --with-html-output \
-# --html-out-file functional_tests/gluster-swift-swiftkerbauth-functionalnosetests-result.html \
-# test/functional || fail "Functional-nose tests failed"
cleanup
exit 0