Skip to content

[Test] Fix test022InstallPluginsFromLocalArchive #131353

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

slobodanadamovic
Copy link
Contributor

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 #116866

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
@slobodanadamovic slobodanadamovic requested a review from a team July 16, 2025 08:53
@slobodanadamovic slobodanadamovic self-assigned this Jul 16, 2025
@slobodanadamovic slobodanadamovic added :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team v9.2.0 v9.1.1 v8.19.1 auto-backport Automatically create backport pull requests when merged labels Jul 16, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@slobodanadamovic slobodanadamovic added the >test Issues or PRs that are addressing/adding tests label Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v8.19.1 v9.1.1 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] DockerTests test022InstallPluginsFromLocalArchive failing
2 participants