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

[ftr][deployment-agnostic] move APM tests in its own config file #200562

Merged

Conversation

dmlemeshko
Copy link
Member

@dmlemeshko dmlemeshko commented Nov 18, 2024

Summary

Part of #199182

With great progress of #193245 the number of tests in Observability deployment-agnostic config files is growing and so does config run time by reaching 30 minutes.

As we try to keep pipeline runtime reasonable, this PR adds a new configs oblt.apm.stateful.config.ts and oblt.apm.serverless.config.ts that load only APM-related tests from https://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts

It should help to speed up execution, we will double check config runtime when APM test migration is completed.

For reviewers: no extra work is expected from Oblt teams if new tests are still imported in x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts

@dmlemeshko dmlemeshko self-assigned this Nov 18, 2024
@dmlemeshko dmlemeshko added release_note:skip Skip the PR/issue when compiling release notes v9.0.0 backport:version Backport to applied version labels v8.17.0 FTR labels Nov 18, 2024
@dmlemeshko dmlemeshko marked this pull request as ready for review November 19, 2024 08:19
@dmlemeshko dmlemeshko requested review from a team as code owners November 19, 2024 08:19
Copy link
Member

@pheyos pheyos left a comment

Choose a reason for hiding this comment

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

LGTM

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #19 / integrations Endpoint Exceptions "after all" hook for "should NOT add event.module=endpoint to entry if there is another operator"
  • [job] [logs] Jest Tests #5 / step select agent policy should select first agent policy by default if multiple exists

Metrics [docs]

✅ unchanged

History

cc @dmlemeshko

@dmlemeshko dmlemeshko merged commit a851276 into elastic:main Nov 20, 2024
24 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/11930166450

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 200562

Questions ?

Please refer to the Backport tool documentation

@dmlemeshko
Copy link
Member Author

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Nov 20, 2024
…stic#200562)

## Summary

Part of elastic#199182

With great progress of elastic#193245 the number of tests in Observability
deployment-agnostic config files is growing and so does config run time
by reaching **30** minutes.

As we try to keep pipeline runtime reasonable, this PR adds a new
configs `oblt.apm.stateful.config.ts` and
`oblt.apm.serverless.config.ts` that load only APM-related tests from
https://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts

It should help to speed up execution, we will double check config
runtime when APM test migration is completed.

For reviewers: no extra work is expected from Oblt teams if new tests
are still imported in
`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`

(cherry picked from commit a851276)

# Conflicts:
#	.buildkite/ftr_oblt_serverless_configs.yml
#	x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.index.ts
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Nov 22, 2024
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

1 similar comment
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

dmlemeshko added a commit that referenced this pull request Nov 26, 2024
#200562) (#200924)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[ftr][deployment-agnostic] move APM tests in its own config file
(#200562)](#200562)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-20T09:09:44Z","message":"[ftr][deployment-agnostic]
move APM tests in its own config file (#200562)\n\n##
Summary\r\n\r\nPart of #199182\r\n\r\nWith great progress of #193245 the
number of tests in Observability\r\ndeployment-agnostic config files is
growing and so does config run time\r\nby reaching **30**
minutes.\r\n\r\nAs we try to keep pipeline runtime reasonable, this PR
adds a new\r\nconfigs `oblt.apm.stateful.config.ts`
and\r\n`oblt.apm.serverless.config.ts` that load only APM-related tests
from\r\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\r\n\r\nIt
should help to speed up execution, we will double check
config\r\nruntime when APM test migration is completed.\r\n\r\nFor
reviewers: no extra work is expected from Oblt teams if new tests\r\nare
still imported
in\r\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`","sha":"a85127605c7bf7e0e349bc7bb687b69f72b6fe18","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","FTR","backport:version","v8.17.0"],"number":200562,"url":"https://github.com/elastic/kibana/pull/200562","mergeCommit":{"message":"[ftr][deployment-agnostic]
move APM tests in its own config file (#200562)\n\n##
Summary\r\n\r\nPart of #199182\r\n\r\nWith great progress of #193245 the
number of tests in Observability\r\ndeployment-agnostic config files is
growing and so does config run time\r\nby reaching **30**
minutes.\r\n\r\nAs we try to keep pipeline runtime reasonable, this PR
adds a new\r\nconfigs `oblt.apm.stateful.config.ts`
and\r\n`oblt.apm.serverless.config.ts` that load only APM-related tests
from\r\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\r\n\r\nIt
should help to speed up execution, we will double check
config\r\nruntime when APM test migration is completed.\r\n\r\nFor
reviewers: no extra work is expected from Oblt teams if new tests\r\nare
still imported
in\r\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`","sha":"a85127605c7bf7e0e349bc7bb687b69f72b6fe18"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200562","number":200562,"mergeCommit":{"message":"[ftr][deployment-agnostic]
move APM tests in its own config file (#200562)\n\n##
Summary\r\n\r\nPart of #199182\r\n\r\nWith great progress of #193245 the
number of tests in Observability\r\ndeployment-agnostic config files is
growing and so does config run time\r\nby reaching **30**
minutes.\r\n\r\nAs we try to keep pipeline runtime reasonable, this PR
adds a new\r\nconfigs `oblt.apm.stateful.config.ts`
and\r\n`oblt.apm.serverless.config.ts` that load only APM-related tests
from\r\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\r\n\r\nIt
should help to speed up execution, we will double check
config\r\nruntime when APM test migration is completed.\r\n\r\nFor
reviewers: no extra work is expected from Oblt teams if new tests\r\nare
still imported
in\r\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`","sha":"a85127605c7bf7e0e349bc7bb687b69f72b6fe18"}},{"branch":"8.x","label":"v8.17.0","labelRegex":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
@kibanamachine kibanamachine added v8.18.0 and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Nov 26, 2024
paulinashakirova pushed a commit to paulinashakirova/kibana that referenced this pull request Nov 26, 2024
…stic#200562)

## Summary

Part of elastic#199182

With great progress of elastic#193245 the number of tests in Observability
deployment-agnostic config files is growing and so does config run time
by reaching **30** minutes.

As we try to keep pipeline runtime reasonable, this PR adds a new
configs `oblt.apm.stateful.config.ts` and
`oblt.apm.serverless.config.ts` that load only APM-related tests from
https://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts

It should help to speed up execution, we will double check config
runtime when APM test migration is completed.

For reviewers: no extra work is expected from Oblt teams if new tests
are still imported in
`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`
dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Dec 11, 2024
elastic#200562) (elastic#200924)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[ftr][deployment-agnostic] move APM tests in its own config file
(elastic#200562)](elastic#200562)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-20T09:09:44Z","message":"[ftr][deployment-agnostic]
move APM tests in its own config file (elastic#200562)\n\n##
Summary\r\n\r\nPart of elastic#199182\r\n\r\nWith great progress of elastic#193245 the
number of tests in Observability\r\ndeployment-agnostic config files is
growing and so does config run time\r\nby reaching **30**
minutes.\r\n\r\nAs we try to keep pipeline runtime reasonable, this PR
adds a new\r\nconfigs `oblt.apm.stateful.config.ts`
and\r\n`oblt.apm.serverless.config.ts` that load only APM-related tests
from\r\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\r\n\r\nIt
should help to speed up execution, we will double check
config\r\nruntime when APM test migration is completed.\r\n\r\nFor
reviewers: no extra work is expected from Oblt teams if new tests\r\nare
still imported
in\r\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`","sha":"a85127605c7bf7e0e349bc7bb687b69f72b6fe18","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","FTR","backport:version","v8.17.0"],"number":200562,"url":"https://github.com/elastic/kibana/pull/200562","mergeCommit":{"message":"[ftr][deployment-agnostic]
move APM tests in its own config file (elastic#200562)\n\n##
Summary\r\n\r\nPart of elastic#199182\r\n\r\nWith great progress of elastic#193245 the
number of tests in Observability\r\ndeployment-agnostic config files is
growing and so does config run time\r\nby reaching **30**
minutes.\r\n\r\nAs we try to keep pipeline runtime reasonable, this PR
adds a new\r\nconfigs `oblt.apm.stateful.config.ts`
and\r\n`oblt.apm.serverless.config.ts` that load only APM-related tests
from\r\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\r\n\r\nIt
should help to speed up execution, we will double check
config\r\nruntime when APM test migration is completed.\r\n\r\nFor
reviewers: no extra work is expected from Oblt teams if new tests\r\nare
still imported
in\r\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`","sha":"a85127605c7bf7e0e349bc7bb687b69f72b6fe18"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200562","number":200562,"mergeCommit":{"message":"[ftr][deployment-agnostic]
move APM tests in its own config file (elastic#200562)\n\n##
Summary\r\n\r\nPart of elastic#199182\r\n\r\nWith great progress of elastic#193245 the
number of tests in Observability\r\ndeployment-agnostic config files is
growing and so does config run time\r\nby reaching **30**
minutes.\r\n\r\nAs we try to keep pipeline runtime reasonable, this PR
adds a new\r\nconfigs `oblt.apm.stateful.config.ts`
and\r\n`oblt.apm.serverless.config.ts` that load only APM-related tests
from\r\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\r\n\r\nIt
should help to speed up execution, we will double check
config\r\nruntime when APM test migration is completed.\r\n\r\nFor
reviewers: no extra work is expected from Oblt teams if new tests\r\nare
still imported
in\r\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`","sha":"a85127605c7bf7e0e349bc7bb687b69f72b6fe18"}},{"branch":"8.x","label":"v8.17.0","labelRegex":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

(cherry picked from commit e1691eb)
dmlemeshko added a commit that referenced this pull request Dec 11, 2024
…fig file (#200562) (#200924) (#203728)

# Backport

This will backport the following commits from `8.x` to `8.17`:
- [[8.x] [ftr][deployment-agnostic] move APM tests in its own config
file (#200562) (#200924)](#200924)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-26T10:27:33Z","message":"[8.x]
[ftr][deployment-agnostic] move APM tests in its own config file
(#200562) (#200924)\n\n# Backport\n\nThis will backport the following
commits from `main` to `8.x`:\n- [[ftr][deployment-agnostic] move APM
tests in its own config
file\n(#200562)](https://github.com/elastic/kibana/pull/200562)\n\n<!---
Backport version: 8.9.8 -->\n\n### Questions ?\nPlease refer to the
[Backport
tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT
[{\"author\":{\"name\":\"Dzmitry\nLemechko\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-11-20T09:09:44Z\",\"message\":\"[ftr][deployment-agnostic]\nmove
APM tests in its own config file
(#200562)\\n\\n##\nSummary\\r\\n\\r\\nPart of #199182\\r\\n\\r\\nWith
great progress of #193245 the\nnumber of tests in
Observability\\r\\ndeployment-agnostic config files is\ngrowing and so
does config run time\\r\\nby reaching **30**\nminutes.\\r\\n\\r\\nAs we
try to keep pipeline runtime reasonable, this PR\nadds a
new\\r\\nconfigs
`oblt.apm.stateful.config.ts`\nand\\r\\n`oblt.apm.serverless.config.ts`
that load only APM-related
tests\nfrom\\r\\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\\r\\n\\r\\nIt\nshould
help to speed up execution, we will double check\nconfig\\r\\nruntime
when APM test migration is completed.\\r\\n\\r\\nFor\nreviewers: no
extra work is expected from Oblt teams if new tests\\r\\nare\nstill
imported\nin\\r\\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`\",\"sha\":\"a85127605c7bf7e0e349bc7bb687b69f72b6fe18\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.17.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"release_note:skip\",\"v9.0.0\",\"FTR\",\"backport:version\",\"v8.17.0\"],\"number\":200562,\"url\":\"https://github.com/elastic/kibana/pull/200562\",\"mergeCommit\":{\"message\":\"[ftr][deployment-agnostic]\nmove
APM tests in its own config file
(#200562)\\n\\n##\nSummary\\r\\n\\r\\nPart of #199182\\r\\n\\r\\nWith
great progress of #193245 the\nnumber of tests in
Observability\\r\\ndeployment-agnostic config files is\ngrowing and so
does config run time\\r\\nby reaching **30**\nminutes.\\r\\n\\r\\nAs we
try to keep pipeline runtime reasonable, this PR\nadds a
new\\r\\nconfigs
`oblt.apm.stateful.config.ts`\nand\\r\\n`oblt.apm.serverless.config.ts`
that load only APM-related
tests\nfrom\\r\\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\\r\\n\\r\\nIt\nshould
help to speed up execution, we will double check\nconfig\\r\\nruntime
when APM test migration is completed.\\r\\n\\r\\nFor\nreviewers: no
extra work is expected from Oblt teams if new tests\\r\\nare\nstill
imported\nin\\r\\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`\",\"sha\":\"a85127605c7bf7e0e349bc7bb687b69f72b6fe18\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.x\"],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"labelRegex\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/200562\",\"number\":200562,\"mergeCommit\":{\"message\":\"[ftr][deployment-agnostic]\nmove
APM tests in its own config file
(#200562)\\n\\n##\nSummary\\r\\n\\r\\nPart of #199182\\r\\n\\r\\nWith
great progress of #193245 the\nnumber of tests in
Observability\\r\\ndeployment-agnostic config files is\ngrowing and so
does config run time\\r\\nby reaching **30**\nminutes.\\r\\n\\r\\nAs we
try to keep pipeline runtime reasonable, this PR\nadds a
new\\r\\nconfigs
`oblt.apm.stateful.config.ts`\nand\\r\\n`oblt.apm.serverless.config.ts`
that load only APM-related
tests\nfrom\\r\\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\\r\\n\\r\\nIt\nshould
help to speed up execution, we will double check\nconfig\\r\\nruntime
when APM test migration is completed.\\r\\n\\r\\nFor\nreviewers: no
extra work is expected from Oblt teams if new tests\\r\\nare\nstill
imported\nin\\r\\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`\",\"sha\":\"a85127605c7bf7e0e349bc7bb687b69f72b6fe18\"}},{\"branch\":\"8.x\",\"label\":\"v8.17.0\",\"labelRegex\":\"^v8.17.0$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"}]}]\nBACKPORT-->","sha":"e1691eb91d710e3ccbb1422176505bf306c8eb44","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["backport"],"number":200924,"url":"https://github.com/elastic/kibana/pull/200924","mergeCommit":{"message":"[8.x]
[ftr][deployment-agnostic] move APM tests in its own config file
(#200562) (#200924)\n\n# Backport\n\nThis will backport the following
commits from `main` to `8.x`:\n- [[ftr][deployment-agnostic] move APM
tests in its own config
file\n(#200562)](https://github.com/elastic/kibana/pull/200562)\n\n<!---
Backport version: 8.9.8 -->\n\n### Questions ?\nPlease refer to the
[Backport
tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT
[{\"author\":{\"name\":\"Dzmitry\nLemechko\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-11-20T09:09:44Z\",\"message\":\"[ftr][deployment-agnostic]\nmove
APM tests in its own config file
(#200562)\\n\\n##\nSummary\\r\\n\\r\\nPart of #199182\\r\\n\\r\\nWith
great progress of #193245 the\nnumber of tests in
Observability\\r\\ndeployment-agnostic config files is\ngrowing and so
does config run time\\r\\nby reaching **30**\nminutes.\\r\\n\\r\\nAs we
try to keep pipeline runtime reasonable, this PR\nadds a
new\\r\\nconfigs
`oblt.apm.stateful.config.ts`\nand\\r\\n`oblt.apm.serverless.config.ts`
that load only APM-related
tests\nfrom\\r\\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\\r\\n\\r\\nIt\nshould
help to speed up execution, we will double check\nconfig\\r\\nruntime
when APM test migration is completed.\\r\\n\\r\\nFor\nreviewers: no
extra work is expected from Oblt teams if new tests\\r\\nare\nstill
imported\nin\\r\\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`\",\"sha\":\"a85127605c7bf7e0e349bc7bb687b69f72b6fe18\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.17.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"release_note:skip\",\"v9.0.0\",\"FTR\",\"backport:version\",\"v8.17.0\"],\"number\":200562,\"url\":\"https://github.com/elastic/kibana/pull/200562\",\"mergeCommit\":{\"message\":\"[ftr][deployment-agnostic]\nmove
APM tests in its own config file
(#200562)\\n\\n##\nSummary\\r\\n\\r\\nPart of #199182\\r\\n\\r\\nWith
great progress of #193245 the\nnumber of tests in
Observability\\r\\ndeployment-agnostic config files is\ngrowing and so
does config run time\\r\\nby reaching **30**\nminutes.\\r\\n\\r\\nAs we
try to keep pipeline runtime reasonable, this PR\nadds a
new\\r\\nconfigs
`oblt.apm.stateful.config.ts`\nand\\r\\n`oblt.apm.serverless.config.ts`
that load only APM-related
tests\nfrom\\r\\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\\r\\n\\r\\nIt\nshould
help to speed up execution, we will double check\nconfig\\r\\nruntime
when APM test migration is completed.\\r\\n\\r\\nFor\nreviewers: no
extra work is expected from Oblt teams if new tests\\r\\nare\nstill
imported\nin\\r\\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`\",\"sha\":\"a85127605c7bf7e0e349bc7bb687b69f72b6fe18\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.x\"],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"labelRegex\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/200562\",\"number\":200562,\"mergeCommit\":{\"message\":\"[ftr][deployment-agnostic]\nmove
APM tests in its own config file
(#200562)\\n\\n##\nSummary\\r\\n\\r\\nPart of #199182\\r\\n\\r\\nWith
great progress of #193245 the\nnumber of tests in
Observability\\r\\ndeployment-agnostic config files is\ngrowing and so
does config run time\\r\\nby reaching **30**\nminutes.\\r\\n\\r\\nAs we
try to keep pipeline runtime reasonable, this PR\nadds a
new\\r\\nconfigs
`oblt.apm.stateful.config.ts`\nand\\r\\n`oblt.apm.serverless.config.ts`
that load only APM-related
tests\nfrom\\r\\nhttps://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts\\r\\n\\r\\nIt\nshould
help to speed up execution, we will double check\nconfig\\r\\nruntime
when APM test migration is completed.\\r\\n\\r\\nFor\nreviewers: no
extra work is expected from Oblt teams if new tests\\r\\nare\nstill
imported\nin\\r\\n`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`\",\"sha\":\"a85127605c7bf7e0e349bc7bb687b69f72b6fe18\"}},{\"branch\":\"8.x\",\"label\":\"v8.17.0\",\"labelRegex\":\"^v8.17.0$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"}]}]\nBACKPORT-->","sha":"e1691eb91d710e3ccbb1422176505bf306c8eb44"}},"sourceBranch":"8.x","suggestedTargetBranches":[],"targetPullRequestStates":[]}]
BACKPORT-->
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Dec 12, 2024
…stic#200562)

## Summary

Part of elastic#199182

With great progress of elastic#193245 the number of tests in Observability
deployment-agnostic config files is growing and so does config run time
by reaching **30** minutes.

As we try to keep pipeline runtime reasonable, this PR adds a new
configs `oblt.apm.stateful.config.ts` and
`oblt.apm.serverless.config.ts` that load only APM-related tests from
https://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts

It should help to speed up execution, we will double check config
runtime when APM test migration is completed.

For reviewers: no extra work is expected from Oblt teams if new tests
are still imported in
`x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/index.ts`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:version Backport to applied version labels FTR release_note:skip Skip the PR/issue when compiling release notes v8.17.0 v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants