Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for edge cases #373

Merged
merged 8 commits into from
Aug 13, 2020
Merged

Fixes for edge cases #373

merged 8 commits into from
Aug 13, 2020

Conversation

orpiske
Copy link
Contributor

@orpiske orpiske commented Aug 13, 2020

Fixes a couple of edge cases on the tests: using local strimzi containers, running tests on a slow system, etc.

Also disables a flaky test on AWS SNS that needs further investigation

orpiske and others added 8 commits August 13, 2020 16:23
When using local-strimzi-container, due to having a difference startup/shutdown cycle, the startup would fail due to the container name already being in use. This fix this issue.
…outs in systems already overloaded with the test execution
The protocol is already set in the TestSNSConfiguration.
- simplified assertions
- removed redundant @test annotation were @RepeatedTest is present
@orpiske orpiske force-pushed the fix-test-edge-cases branch from 05df931 to 10451f2 Compare August 13, 2020 14:23
@oscerd oscerd merged commit f223b81 into apache:master Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants