Skip to content
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

Fix doc test - enable ccs_telemetry feature on tests #113066

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

smalyshev
Copy link
Contributor

Fixes #112732

@smalyshev smalyshev marked this pull request as ready for review September 17, 2024 21:47
@smalyshev smalyshev requested a review from a team as a code owner September 17, 2024 21:47
@elasticsearchmachine elasticsearchmachine added the Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch label Sep 17, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

@@ -85,6 +85,7 @@ testClusters.matching { it.name == "yamlRestTest"}.configureEach {
keystorePassword 'keystore-password'
if (BuildParams.isSnapshotBuild() == false) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this whole block can be removed since we already define the feature flags below. Not sure why this has been duplicated for this flag but it's not needed.

@smalyshev
Copy link
Contributor Author

@elasticmachine update branch

@smalyshev smalyshev merged commit 2d1b67b into elastic:main Sep 18, 2024
15 checks passed
@smalyshev smalyshev deleted the doc-test-ccs-feature branch September 18, 2024 18:18
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.x Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 113066

smalyshev added a commit to smalyshev/elasticsearch that referenced this pull request Sep 18, 2024
(cherry picked from commit 2d1b67b)

# Conflicts:
#	muted-tests.yml
elasticsearchmachine pushed a commit that referenced this pull request Sep 18, 2024
(cherry picked from commit 2d1b67b)

# Conflicts:
#	muted-tests.yml
@smalyshev
Copy link
Contributor Author

Backported manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>non-issue :Search Foundations/CCS Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test Issues or PRs that are addressing/adding tests v8.16.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] DocsClientYamlTestSuiteIT test {yaml=reference/cluster/stats/line_1450} failing
4 participants