This repository was archived by the owner on Mar 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 195
parallel e2e testing with different kubeconfigs #1020
Open
bartam1
wants to merge
41
commits into
master
Choose a base branch
from
e2e_param
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
3800d03
feat(e2e): parallel testing with different kubeconfigs
bartam1 1561b6a
downgrade e2e k8s.io/apimachinery to the same ver that is used by mai…
bartam1 d7947cc
add bin/ginkgo Makefile
bartam1 d9efd7f
parent d7947cc45e8ff9dfcf11f5d121a90e154b58782f
bartam1 ccc9a6d
update ginkgo to 2.11.0
bartam1 f8a786d
Merge branch 'master' into e2e_param
bartam1 56c0634
run allTestCase
bartam1 527e501
format time output
bartam1 0f0e07e
increase zookeepercluster and kafkacluster creation timeout
bartam1 4826fa1
run allTests serial
bartam1 0764631
zookeeper timeout increased
bartam1 86586a4
add test progress indicator
bartam1 2df49bb
report entry refactored
bartam1 cd250f5
go with one kind cluster
bartam1 6958dce
Merge branch 'master' into e2e_param
bartam1 347d28d
refactor comments and K8sClusterPool
bartam1 2b85e9f
fix mockTests description
bartam1 b678b17
fix: missing kubectlOptions param
bartam1 400c0ff
fix David suggestions 1
bartam1 4c0b935
fix David suggestions 2
bartam1 4031097
fix unnecessary imports
bartam1 edab06c
fix: feedFromDirectory
bartam1 6f55555
Merge branch 'master' into e2e_param
bartam1 98b4a0d
add fix and test for version and provider identifier
bartam1 8b72d6c
add test for GetTestSuiteDurationParallel
bartam1 5154223
add test for testpool
bartam1 bc10e92
refactor classifier using NewTest constructor
bartam1 c1fd100
fix classifier unit test
bartam1 eb7c5a1
add e2e unit tests execution into Makefile
bartam1 a2952f6
add e2e go fmt go vet
bartam1 95d6371
fix go.mod
bartam1 50d3a81
rename GetRawConfig to CreateRawConfig
bartam1 129e7fe
zookeepecluster create timeout defaults 4min
bartam1 7029681
test 2 kind cluster setup
bartam1 7bc2a2d
default strategy versionComplete
bartam1 4c7b111
Merge branch 'master' into e2e_param
bartam1 842273f
go with parallel
bartam1 ba66727
increase zookeeper and kafka cluster creation timeout
bartam1 a13805f
default pod readiness timeout increased to 60
bartam1 a947c8c
go with one kind cluster by default
bartam1 18442f6
Merge branch 'master' into e2e_param
bartam1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.