Skip to content

Conversation

@mashhurs
Copy link
Contributor

@mashhurs mashhurs commented Jul 3, 2025

Description

It seems historically elasticsearch_spec.rb integration test never run with SECURE_INTEGRATION option.
image
Example runs:

As elasticsearch_spec.rb internally applies options based on SECURE_INTEGRATION env var, it is not required to add an extra tag when running rspec.

After this PR, we can see 6 examples are running...
image

@mashhurs
Copy link
Contributor Author

mashhurs commented Jul 4, 2025

Failed CI step is due to expected artifact not found:

#4 [elasticsearch internal] load metadata for docker.elastic.co/elasticsearch/elasticsearch:8.future
#4 ERROR: docker.elastic.co/elasticsearch/elasticsearch:8.future: not found

Remove `secure_integration ` with unit tests as well.

Co-authored-by: Cas Donoghue <[email protected]>
Copy link
Contributor

@donoghuc donoghuc left a comment

Choose a reason for hiding this comment

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

LGTM

@mashhurs
Copy link
Contributor Author

mashhurs commented Jul 7, 2025

Except the 8.future (as expected), all CI steps are 🟢 and actually run.

@mashhurs mashhurs merged commit f1e4e11 into logstash-plugins:main Jul 7, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants