Skip to content

Conversation

brb
Copy link
Member

@brb brb commented Feb 28, 2020

The same instance of the configuration map is shared among the tests. So, any modification to the map might unintentionally influence a non-related test case.


This change is Reviewable

The same instance of the configuration map is shared among the tests.
So, any modification to the map might unintentionally influence
non-related test case.

Signed-off-by: Martynas Pumputis <m@lambda.lt>
@brb brb added area/CI Continuous Integration testing issue or flake kind/cleanup This includes no functional changes. needs-backport/1.6 labels Feb 28, 2020
@brb brb requested a review from a team as a code owner February 28, 2020 20:40
@maintainer-s-little-helper
Copy link

Release note label not set, please set the appropriate release note.

4 similar comments
@maintainer-s-little-helper
Copy link

Release note label not set, please set the appropriate release note.

@maintainer-s-little-helper
Copy link

Release note label not set, please set the appropriate release note.

@maintainer-s-little-helper
Copy link

Release note label not set, please set the appropriate release note.

@maintainer-s-little-helper
Copy link

Release note label not set, please set the appropriate release note.

@brb
Copy link
Member Author

brb commented Feb 28, 2020

test-me-please

@brb brb added the release-note/misc This PR makes changes that have no direct user impact. label Feb 28, 2020
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 45.553% when pulling 8802580 on pr/brb/ci-fix-datapath-config into 0829785 on master.

Copy link
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems not ideal, and safe to merge of course, though I think ginkgo gives us a guarantee that the tests will be run in order so I don't think this makes a practical difference for current tests?

Still it's bad style so good idea to merge. Not sure it makes a difference for backport.

@tgraf tgraf merged commit 2206041 into master Feb 29, 2020
@tgraf tgraf deleted the pr/brb/ci-fix-datapath-config branch February 29, 2020 12:44
@brb brb mentioned this pull request Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants