-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gather e2e tests logs in parallel and improve some logs (#373)
* Run logs gathering in parallel Signed-off-by: Quique Llorente <[email protected]> * Convert e2e test reporter to ginkgo custom reporter Signed-off-by: Quique Llorente <[email protected]> * Be quiet at reporter cmd runs Signed-off-by: Quique Llorente <[email protected]> * Dump pod logs on failure to GinkgoWriter It helps with prow jobs, since you navigate them using the junit report Signed-off-by: Quique Llorente <[email protected]> * Fix automation scripts typo Signed-off-by: Quique Llorente <[email protected]> * Dump only non passed test log files Signed-off-by: Quique Llorente <[email protected]> * Reuse banner format Signed-off-by: Quique Llorente <[email protected]> * Move knmstate reporter to new package Signed-off-by: Quique Llorente <[email protected]> * Don't fail if there is no logs Signed-off-by: Quique Llorente <[email protected]>
- Loading branch information
Showing
12 changed files
with
409 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.