-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
735 feature request implement sonobuoy golang framework for kaas conf…
…ormance (#761) * Inital kaas sonobuoy usage Derived from the PoC, this commit provides the setup for the implementation of SCS-kaas tests using sonoboy and golang. Co-authored-by: Michal Gubricky <[email protected]> Signed-off-by: tonifinger <[email protected]> --------- Signed-off-by: Toni Finger <[email protected]> Signed-off-by: tonifinger <[email protected]> Co-authored-by: Michal Gubricky <[email protected]>
- Loading branch information
1 parent
6a45a06
commit c16cfac
Showing
14 changed files
with
157 additions
and
449 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,5 @@ | |
.DS_Store | ||
node_modules | ||
Tests/kaas/results/ | ||
Tests/kaas/kaas-sonobuoy-tests/results/ | ||
*.tar.gz |
107 changes: 0 additions & 107 deletions
107
Tests/kaas/kaas-sonobuoy-go-example-e2e-framework/scs_k8s_tests/main_test.go.template
This file was deleted.
Oops, something went wrong.
83 changes: 0 additions & 83 deletions
83
Tests/kaas/kaas-sonobuoy-go-example-e2e-framework/scs_k8s_tests/scs_0200_example_test.go
This file was deleted.
Oops, something went wrong.
80 changes: 0 additions & 80 deletions
80
Tests/kaas/kaas-sonobuoy-go-example-e2e-framework/scs_k8s_tests/scs_0201_example_test.go
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
Tests/kaas/kaas-sonobuoy-go-example-e2e-framework/scs_k8s_tests/template_test.go.template
This file was deleted.
Oops, something went wrong.
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.