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

[8.x](backport #5910) [Integration Testing Framework][ESS] Stop using deprecated ESS resource IDs #5915

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 1, 2024

What does this PR do?

This PR updates the deployment template IDs and instance configuration IDs used to spin up deployments in ESS for integration testing.

Why is it important?

The deployments template IDs and instance configuration IDs being used have been deprecated. Continuing to use them causes errors like so when the integration testing framework attempts to create deployments in ESS:

failed to create ESS cloud for version 8.17.0-SNAPSHOT: failed to create: (deployments.elasticsearch_using_legacy_dt) The referenced deployment template in elasticsearch plan [gcp-storage-optimized-v5] is no longer available.
failed to create ESS cloud for version 9.0.0-SNAPSHOT: failed to create: (deployments.topology_element_using_legacy_ic) The referenced instance configuration [gcp.integrationsserver.n2.68x32x45.2] in topology element [<unknown>] is no longer available.
```<hr>This is an automatic backport of pull request #5910 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner November 1, 2024 12:42
@mergify mergify bot added the backport label Nov 1, 2024
@mergify mergify bot requested review from blakerouse and kaanyalti and removed request for a team November 1, 2024 12:42
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@ycombinator
Copy link
Contributor

CI is failing on the TestAPMConfig integration test, which will be fixed once #5908 is merged. Force merging this PR here.

@ycombinator ycombinator merged commit 6e1a11b into 8.x Nov 1, 2024
12 of 14 checks passed
@ycombinator ycombinator deleted the mergify/bp/8.x/pr-5910 branch November 1, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant