Skip to content

Commit

Permalink
DNM! Force cluster dump on a succesful run
Browse files Browse the repository at this point in the history
  • Loading branch information
afrittoli committed May 14, 2020
1 parent edc4539 commit d5ae992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e-tests-yaml.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ for version in v1alpha1 v1beta1; do
kubectl delete --ignore-not-found=true ${res} --all
done
done
(( failed )) || dump_cluster_state

(( failed )) && fail_test

Expand Down

0 comments on commit d5ae992

Please sign in to comment.