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

[jest] Support meta project configs #118122

Merged
merged 1 commit into from
Nov 11, 2021
Merged

Conversation

tylersmalley
Copy link
Contributor

In #117188 we had to split up the security solution Jest configs quite a bit until we work out the memory leaks and are able to shard configs based on history build times.

One problem raised is there is no longer an easy way to run all tests under the security solution plugin. This PR should address that by adding a dev Jest config.

You can run it manually with node ./node_modules/.bin/jest --config x-pack/plugins/security_solution/jest.config.dev.js

Or, with yarn test:jest x-pack/plugins/security_solution

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@tylersmalley tylersmalley added Team:Operations Team label for Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v8.1.0 labels Nov 10, 2021
@tylersmalley tylersmalley requested review from a team as code owners November 10, 2021 00:06
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@paul-tavares paul-tavares left a comment

Choose a reason for hiding this comment

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

Thank you @tylersmalley for adding this. Much appreciated 💙

@tylersmalley tylersmalley merged commit ff86a51 into elastic:main Nov 11, 2021
@tylersmalley tylersmalley deleted the jest-ss-all branch November 11, 2021 05:12
claudiopro pushed a commit to claudiopro/kibana that referenced this pull request Nov 11, 2021
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Nov 15, 2021
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 118122 or prevent reminders by adding the backport:skip label.

2 similar comments
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 118122 or prevent reminders by adding the backport:skip label.

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 118122 or prevent reminders by adding the backport:skip label.

@tylersmalley tylersmalley added the auto-backport Deprecated - use backport:version if exact versions are needed label Nov 17, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 17, 2021
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
8.0

This backport PR will be merged automatically after passing CI.

@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Nov 17, 2021
kibanamachine added a commit that referenced this pull request Nov 17, 2021
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
fkanout pushed a commit to fkanout/kibana that referenced this pull request Nov 17, 2021
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
roeehub pushed a commit to build-security/kibana that referenced this pull request Dec 16, 2021
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v8.0.0 v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants