We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b49d81 + d1066c8 commit 39c8980Copy full SHA for 39c8980
1 file changed
tests/bin/test-setup.sh
@@ -98,6 +98,7 @@ function dump_logs {
98
export FLEETCTL_TUNNEL=$DEISCTL_TUNNEL
99
set -x
100
fleetctl -strict-host-key-checking=false list-units
101
+ fleetctl -strict-host-key-checking=false ssh deis-controller@1 etcdctl ls / --recursive
102
fleetctl -strict-host-key-checking=false ssh deis-controller@1 docker logs deis-controller
103
fleetctl -strict-host-key-checking=false ssh deis-builder@1 docker logs deis-builder
104
fleetctl -strict-host-key-checking=false ssh deis-logger@1 docker logs deis-logger
0 commit comments