-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(e2e-523): inital commit - fixing e2e/system tests - WIP (#535)
* fix(e2e-523): inital commit - fixing tests Signed-off-by: Jose Ramon Mañes <[email protected]> * fix(e2e-523): inital commit - fixing tests Signed-off-by: Jose Ramon Mañes <[email protected]> * fix(e2e-523): inital commit - fixing tests Signed-off-by: Jose Ramon Mañes <[email protected]> * fix(e2e-523): update s.T().Fatalf to s.Require() Signed-off-by: Jose Ramon Mañes <[email protected]> * fix(e2e-523): update s.T().Fatalf to s.Require() Signed-off-by: Jose Ramon Mañes <[email protected]> * fix(e2e-523): update s.T().Fatalf to s.Require() Signed-off-by: Jose Ramon Mañes <[email protected]> * chore: conflict resolve & some cleanup * fix: linter complains * fix: minio concurrent bucket creation request issue * fix: map init * fix: kaniko concurrency overwriting issue * chore: improve error propagation * fix: image cache issue fixed * fix: failing test suits removed problematic code * chore: increase system test timeout * chore: fix tests to be executed in parallel * chore: increase timeout to be on the safeside * chore: increase timeout to be on the safeside in the ci * chore: fixed the premature cleanup * chore: testing 60 min timeout * fix: the deadlock issue in test suit * chore: cleanup * chore: fixed the missing cleanup * chore: applied changes * chore: revert deletion of TestNoVolumesNoFiles --------- Signed-off-by: Jose Ramon Mañes <[email protected]> Co-authored-by: Mojtaba <[email protected]> Co-authored-by: Moji <[email protected]>
- Loading branch information
1 parent
96ba8ca
commit fbf0fb1
Showing
21 changed files
with
307 additions
and
306 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
Oops, something went wrong.