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

[Backport stable/1.0] Slight local build speedup #7337

Merged
2 commits merged into from
Jun 21, 2021

Conversation

github-actions[bot]
Copy link
Contributor

Description

Backport of #7324 to stable/1.0.

We are only interested in the test coverage for unit tests, not for
integration tests. It is anyways hard disabled to run in the qa module.
For the other modules however, we can simply enable/disable it based on
whether or not we run the unit tests, or rather skip them

(cherry picked from commit 8863c93)
If we don't run any tests we also don't need flaky test extraction.
So we can simply enable/disable it based on skipTests property.

Since this plugin does not (yet) provide a skip configuration flag, we
need to disable/enable it using a profile.

(cherry picked from commit fa0af15)
@github-actions github-actions bot mentioned this pull request Jun 21, 2021
9 tasks
Copy link
Member

@korthout korthout left a comment

Choose a reason for hiding this comment

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

LGTM 👍 (successfully backported by action)

bors merge

@ghost
Copy link

ghost commented Jun 21, 2021

Build succeeded:

@ghost ghost merged commit 187ebff into stable/1.0 Jun 21, 2021
@ghost ghost deleted the backport-7324-to-stable/1.0 branch June 21, 2021 14:40
This pull request was closed.
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.

None yet

2 participants