Skip to content
Discussion options

You must be logged in to vote

@kattouf Hello! Is this topic relevant for now?

Anyway, I think you need some kind of test impact analysis.
Then, to do something like this:

  1. Run test impact analysis and get pods to test;
  2. Exclude these pods from Rugby and run the last one;
  3. Run tests;
  4. And run Rugby again without these pod exclusions.

You can try to use rugby _test impact:
https://github.com/swiftyfinch/Rugby/blob/main/Docs/commands-help/test/impact.md

Also, this way can't calculate code coverage between different pods.
It's a disadvantage on the one hand, but on the other hand, it might be OK to skip code coverage for integration tests.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kattouf
Comment options

@swiftyfinch
Comment options

Answer selected by swiftyfinch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants