[Fleet] Add integration test for epm install on multiple spaces#156864
Merged
criamico merged 5 commits intoelastic:mainfrom May 8, 2023
Merged
[Fleet] Add integration test for epm install on multiple spaces#156864criamico merged 5 commits intoelastic:mainfrom
criamico merged 5 commits intoelastic:mainfrom
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Contributor
|
Pinging @elastic/fleet (Team:Fleet) |
Contributor
Author
|
@elasticmachine merge upstream |
juliaElastic
reviewed
May 8, 2023
| type: 'index-pattern', | ||
| id: 'metrics-*', | ||
| }); | ||
| expect(resIndexPatternMetrics.id).equal('metrics-*'); |
Contributor
There was a problem hiding this comment.
It would be great to check that the installed_kibana_space_id is set correctly on the SO. We have seen a support issue recently where this was the problem.
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @criamico |
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
May 8, 2023
…tic#156864) Closes elastic#150686 ## Summary Add integration test to cover integration installation in multiple spaces Steps followed: - Install System integration - Create new space - Uninstall System integration - Install again in the new space - Verify that integration is added successfully, assets are created and tagged with Managed and System tags --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit de48b5d)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
May 8, 2023
…#156864) (#157005) # Backport This will backport the following commits from `main` to `8.8`: - [[Fleet] Add integration test for epm install on multiple spaces (#156864)](#156864) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Cristina Amico","email":"criamico@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-05-08T14:39:24Z","message":"[Fleet] Add integration test for epm install on multiple spaces (#156864)\n\nCloses https://github.com/elastic/kibana/issues/150686\r\n\r\n## Summary\r\n\r\nAdd integration test to cover integration installation in multiple\r\nspaces\r\n\r\nSteps followed:\r\n- Install System integration\r\n- Create new space\r\n- Uninstall System integration\r\n- Install again in the new space\r\n- Verify that integration is added successfully, assets are created and\r\ntagged with Managed and System tags\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"de48b5d9aca1e41bcd33534844a49bb4efb7754d","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","v8.8.0","v8.9.0"],"number":156864,"url":"https://github.com/elastic/kibana/pull/156864","mergeCommit":{"message":"[Fleet] Add integration test for epm install on multiple spaces (#156864)\n\nCloses https://github.com/elastic/kibana/issues/150686\r\n\r\n## Summary\r\n\r\nAdd integration test to cover integration installation in multiple\r\nspaces\r\n\r\nSteps followed:\r\n- Install System integration\r\n- Create new space\r\n- Uninstall System integration\r\n- Install again in the new space\r\n- Verify that integration is added successfully, assets are created and\r\ntagged with Managed and System tags\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"de48b5d9aca1e41bcd33534844a49bb4efb7754d"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/156864","number":156864,"mergeCommit":{"message":"[Fleet] Add integration test for epm install on multiple spaces (#156864)\n\nCloses https://github.com/elastic/kibana/issues/150686\r\n\r\n## Summary\r\n\r\nAdd integration test to cover integration installation in multiple\r\nspaces\r\n\r\nSteps followed:\r\n- Install System integration\r\n- Create new space\r\n- Uninstall System integration\r\n- Install again in the new space\r\n- Verify that integration is added successfully, assets are created and\r\ntagged with Managed and System tags\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"de48b5d9aca1e41bcd33534844a49bb4efb7754d"}}]}] BACKPORT--> Co-authored-by: Cristina Amico <criamico@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #150686
Summary
Add integration test to cover integration installation in multiple spaces
Steps followed: