Added describe pods in case of integration test failures.

This commit is contained in:
smruthi2187
2018-02-08 13:58:44 -08:00
parent bce45d6d25
commit a98370ca63
12 changed files with 163 additions and 139 deletions
+3 -3
View File
@@ -5,8 +5,8 @@ set -euo pipefail
# This doesn't test fission, just the test framework. It ensures we
# have the right environment, that's all.
echo "Test test, please ignore."
echo_log "Test test, please ignore."
echo $FISSION_URL
echo $FISSION_ROUTER
echo_log $FISSION_URL
echo_log $FISSION_ROUTER
which fission