Skip to content

[9.1] [Test] Fix test022InstallPluginsFromLocalArchive (#131353)#141467

Merged
elasticsearchmachine merged 1 commit intoelastic:9.1from
jozala:backport/9.1/pr-131353
Jan 28, 2026
Merged

[9.1] [Test] Fix test022InstallPluginsFromLocalArchive (#131353)#141467
elasticsearchmachine merged 1 commit intoelastic:9.1from
jozala:backport/9.1/pr-131353

Conversation

@jozala
Copy link
Copy Markdown
Contributor

@jozala jozala commented Jan 28, 2026

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

The number of plugin archives changed and triggered the assertion.

Changing the assertion to check for `analysis-icu` plugin archive
instead of asserting on number of archives. This will always fail  when
new plugin is added (like microsoft-graph-authz).

Resolves elastic#116866

(cherry picked from commit c1d7e79)

# Conflicts:
#	muted-tests.yml
@jozala jozala added >non-issue :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed v9.1.11 labels Jan 28, 2026
@jozala jozala linked an issue Jan 28, 2026 that may be closed by this pull request
@elasticsearchmachine elasticsearchmachine merged commit 91bab21 into elastic:9.1 Jan 28, 2026
35 checks passed
@jozala jozala deleted the backport/9.1/pr-131353 branch January 28, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >non-issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] DockerTests test022InstallPluginsFromLocalArchive failing

3 participants