-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…205516) # Backport This will backport the following commits from `main` to `8.x`: - [[Synthetics] chore - synthetics unskip test in mki (#204273)](#204273) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dominique Clarke","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-03T16:06:00Z","message":"[Synthetics] chore - synthetics unskip test in mki (#204273)\n\n## Summary\r\n\r\nUnskip test that was previously failing in MKI.\r\n\r\nThese tests have been run against MKI.\r\n\r\nBackground on the test\r\n--\r\nThe test confirms that synthetics integration policies auto update when\r\nthe package version is updated. It attempts to install an older version\r\nof the package and then run fleet setup to install a newer version of\r\nthe package and trigger auto upgrade\r\n\r\nWhy it failed\r\n--\r\nThe test expected a lower version of the package to be installed, but a\r\nmore recent version was already installed. Therefore, when we went to\r\ncreate synthetics integration policies they were installed with the most\r\nrecent version.\r\n\r\nHow we fixed it\r\n--\r\nBefore this test, we now uninstall the Synthetics integration to ensure\r\nwe can force install an earlier version.","sha":"b851db30137aa51c3390dee903870685feb754ae","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","v9.0.0","backport:prev-minor","Team:obs-ux-management"],"title":"[Synthetics] chore - synthetics unskip test in mki","number":204273,"url":"https://github.com/elastic/kibana/pull/204273","mergeCommit":{"message":"[Synthetics] chore - synthetics unskip test in mki (#204273)\n\n## Summary\r\n\r\nUnskip test that was previously failing in MKI.\r\n\r\nThese tests have been run against MKI.\r\n\r\nBackground on the test\r\n--\r\nThe test confirms that synthetics integration policies auto update when\r\nthe package version is updated. It attempts to install an older version\r\nof the package and then run fleet setup to install a newer version of\r\nthe package and trigger auto upgrade\r\n\r\nWhy it failed\r\n--\r\nThe test expected a lower version of the package to be installed, but a\r\nmore recent version was already installed. Therefore, when we went to\r\ncreate synthetics integration policies they were installed with the most\r\nrecent version.\r\n\r\nHow we fixed it\r\n--\r\nBefore this test, we now uninstall the Synthetics integration to ensure\r\nwe can force install an earlier version.","sha":"b851db30137aa51c3390dee903870685feb754ae"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204273","number":204273,"mergeCommit":{"message":"[Synthetics] chore - synthetics unskip test in mki (#204273)\n\n## Summary\r\n\r\nUnskip test that was previously failing in MKI.\r\n\r\nThese tests have been run against MKI.\r\n\r\nBackground on the test\r\n--\r\nThe test confirms that synthetics integration policies auto update when\r\nthe package version is updated. It attempts to install an older version\r\nof the package and then run fleet setup to install a newer version of\r\nthe package and trigger auto upgrade\r\n\r\nWhy it failed\r\n--\r\nThe test expected a lower version of the package to be installed, but a\r\nmore recent version was already installed. Therefore, when we went to\r\ncreate synthetics integration policies they were installed with the most\r\nrecent version.\r\n\r\nHow we fixed it\r\n--\r\nBefore this test, we now uninstall the Synthetics integration to ensure\r\nwe can force install an earlier version.","sha":"b851db30137aa51c3390dee903870685feb754ae"}}]}] BACKPORT--> Co-authored-by: Dominique Clarke <[email protected]>
- Loading branch information
1 parent
1ab4481
commit 2eb0784
Showing
2 changed files
with
105 additions
and
137 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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