Skip to content

[9.1] [ska] relocate chat serverless api & functional tests (#230527)#231013

Merged
dmlemeshko merged 3 commits intoelastic:9.1from
dmlemeshko:backport/9.1/pr-230527
Aug 8, 2025
Merged

[9.1] [ska] relocate chat serverless api & functional tests (#230527)#231013
dmlemeshko merged 3 commits intoelastic:9.1from
dmlemeshko:backport/9.1/pr-230527

Conversation

@dmlemeshko
Copy link
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 chat FTR tests from
`x-pack/test_serverless/` dir to `x-pack/solutions/chat/test`

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

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

All the tests are run under the renamed FTR configs:

<img width="1716" height="200" alt="image"
src="https://github.com/user-attachments/assets/56bf8459-4b5d-4504-81a0-6ea936140c09"
/>

---------

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

# Conflicts:
#	.buildkite/ftr_chat_serverless_configs.yml
#	.github/CODEOWNERS
@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:20
@dmlemeshko dmlemeshko requested review from csr and fake-haris August 7, 2025 20:02
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

@dmlemeshko dmlemeshko merged commit 42c4e74 into elastic:9.1 Aug 8, 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.

3 participants