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

Bump Stack version to 8.7.0 / 8.8.0-SNAPSHOT #6637

Merged
merged 5 commits into from
Apr 5, 2023

Conversation

thbkrkr
Copy link
Contributor

@thbkrkr thbkrkr commented Apr 3, 2023

  • Update Stack version to 8.7.0 in recipes and samples
  • Prune EOL Stack versions 7.13.x, 7.14.x, 7.15.x
  • Test Stack versions 8.5.3, 8.6.2, 8.8.0-SNAPSHOT

@thbkrkr thbkrkr added >docs Documentation >test Related to unit/integration/e2e tests v2.7.0 labels Apr 3, 2023
@thbkrkr
Copy link
Contributor Author

thbkrkr commented Apr 3, 2023

buildkite test this -f p=gke -m s=8.5.3,s=8.6.2,s=8.7.0,s=8.8.0-SNAPSHOT,BUILD_LICENSE_PUBKEY=dev

Result:

  • 8.5.3: 🔴 FAIL: TestUpdateConfiguration/APM_Pod_should_be_recreated
  • 8.6.2: 🟢
  • 8.7.0: 🟢
  • 8.8.0-SNAPSHOT: 🟢

@thbkrkr
Copy link
Contributor Author

thbkrkr commented Apr 3, 2023

8.5.3: 🔴 FAIL: TestUpdateConfiguration/APM_Pod_should_be_recreated

This is a known issue: elastic/apm-server#10089. We went back to 8.5.2 #6350. It seems to me that it's a bit better to skip APM tests for 8.5.3.

@thbkrkr
Copy link
Contributor Author

thbkrkr commented Apr 3, 2023

buildkite test this -f p=gke -m s=8.5.3

@thbkrkr thbkrkr added the :ci Things related to Continuous Integration, automation and releases label Apr 4, 2023
@thbkrkr thbkrkr requested a review from barkbay April 5, 2023 08:21
Copy link
Contributor

@barkbay barkbay left a comment

Choose a reason for hiding this comment

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

lgtm!

- E2E_STACK_VERSION: "7.16.3"
- E2E_STACK_VERSION: "7.17.8"
- E2E_STACK_VERSION: "8.0.1"
- E2E_STACK_VERSION: "8.1.3"
- E2E_STACK_VERSION: "8.2.3"
- E2E_STACK_VERSION: "8.3.3"
- E2E_STACK_VERSION: "8.4.3"
- E2E_STACK_VERSION: "8.7.0-SNAPSHOT"
- E2E_STACK_VERSION: "8.5.3"
- E2E_STACK_VERSION: "8.6.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe I'm missing something, should we not also add 8.7.0?

Suggested change
- E2E_STACK_VERSION: "8.6.2"
- E2E_STACK_VERSION: "8.6.2"
- E2E_STACK_VERSION: "8.7.0"

Copy link
Contributor Author

@thbkrkr thbkrkr Apr 5, 2023

Choose a reason for hiding this comment

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

Historically we don't test the current version of the stack (Makefile:E2E_STACK_VERSION ?= 8.7.0) in the testsuite runs that test all versions of the stack because it is already test in all other testsuite runs.

To be precise, with this matrix we will run the test suite in 8.7.0 15 times.

@thbkrkr thbkrkr merged commit 0677242 into elastic:main Apr 5, 2023
@thbkrkr thbkrkr deleted the bump-stack-version-to-8.7.0 branch April 13, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ci Things related to Continuous Integration, automation and releases >docs Documentation >test Related to unit/integration/e2e tests v2.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants