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

test: Reduce number of smoke tests by skipping Zookeeper 3.9.2 #658

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Mar 17, 2025

Description

Follow-up of #657.
https://testing.stackable.tech/job/hdfs-operator-it-weekly/48/ and https://testing.stackable.tech/job/hdfs-operator-it-weekly/49/ took more than 6 hours, so longern than our replicated cluster TTL, thus failing

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@Techassi Techassi left a comment

Choose a reason for hiding this comment

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

This honestly should be blocked. The tests shouldn't take ages to complete and we must test all supported versions without cutting back on the overall scope of testing to "ship around" this issue.

@NickLarsenNZ
Copy link
Member

This honestly should be blocked. The tests shouldn't take ages to complete and we must test all supported versions without cutting back on the overall scope of testing to "ship around" this issue.

IMO, this one is fine for 25.3.0. Zookeeper barely changes between patch versions, and should be backward compatible anyway.

We can work on optimising tests after the release so that we don't need to make these sacrifices again.

@Techassi
Copy link
Member

I'm fine with removing it for now (to unblock the 25.3.0 release), but we should really investigate how we can improve test run times.

@sbernauer
Copy link
Member Author

+1 on both of you, thanks!

@sbernauer sbernauer added this pull request to the merge queue Mar 20, 2025
Merged via the queue into main with commit 0728a20 Mar 20, 2025
16 of 17 checks passed
@sbernauer sbernauer deleted the test/reduce-number branch March 20, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants