Added describe pods in case of integration test failures.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user