mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-28 21:55:48 +00:00
Log node info on test failures
This commit is contained in:
@@ -102,6 +102,8 @@ func (f *Framework) afterEach() {
|
||||
// you may or may not see the killing/deletion/cleanup events.
|
||||
|
||||
dumpAllPodInfo(f.Client)
|
||||
|
||||
dumpAllNodeInfo(f.Client)
|
||||
}
|
||||
|
||||
// Check whether all nodes are ready after the test.
|
||||
|
Reference in New Issue
Block a user