Skip to content

[9.1] [ska] relocate Search serverless api & functional tests (#230961)#231012

Merged
dmlemeshko merged 10 commits intoelastic:9.1from
dmlemeshko:backport/9.1/pr-230961
Aug 11, 2025
Merged

[9.1] [ska] relocate Search serverless api & functional tests (#230961)#231012
dmlemeshko merged 10 commits intoelastic:9.1from
dmlemeshko:backport/9.1/pr-230961

Conversation

@dmlemeshko
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving search FTR tests from
`x-pack/test_serverless/` dir to `x-pack/solutions/search/test`

Before
```
x-pack/test_serverless/
  | - functional/test_suites/search/
  | - api_integration/test_suites/search/
```

After:
```
x-pack/solutions/search/test/serverless
  | - functional/
  |  |- test_suites/
  |  |- configs/
  | - api_integration/
     |- test_suites/
     |- configs/
```

All the tests are run under the renamed FTR configs:

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 16664c9)

# Conflicts:
#	.buildkite/ftr_search_serverless_configs.yml
#	x-pack/solutions/search/test/serverless/functional/configs/index.feature_flags.ts
#	x-pack/solutions/search/test/serverless/functional/test_suites/search_homepage.ts
#	x-pack/solutions/search/test/serverless/functional/test_suites/search_playground/saved_playgrounds.ts
#	x-pack/test/functional/page_objects/search_playground_page.ts
#	x-pack/test_serverless/functional/test_suites/search/index.ts
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Aug 7, 2025
@dmlemeshko dmlemeshko enabled auto-merge (squash) August 7, 2025 17:16
@dmlemeshko dmlemeshko requested review from csr and fake-haris August 7, 2025 21:46
@csr
Copy link
Copy Markdown
Member

csr commented Aug 8, 2025

I was about to take over to take this to the finish line – monitoring the new commit.

@elasticmachine
Copy link
Copy Markdown
Contributor

⏳ Build in-progress, with failures

Failed CI Steps

History

@dmlemeshko dmlemeshko merged commit a4cd550 into elastic:9.1 Aug 11, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants