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

Re-enable CAPRKE2 template in e2e, updated to work with CAPI 1.9+ #961

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

Danil-Grigorev
Copy link
Contributor

@Danil-Grigorev Danil-Grigorev commented Jan 2, 2025

What this PR does / why we need it:

After ~6 months the test being disabled due to memory issues observed in CI, latest set of changes seems to resolve the issue locally, allowing the agent to be scheduled on the nodes. Attempting to re-enable the test to run in pre-submits, again.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #965

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@Danil-Grigorev Danil-Grigorev requested a review from a team as a code owner January 2, 2025 12:59
@Danil-Grigorev Danil-Grigorev added area/testing Indicates an issue related to test kind/feature labels Jan 2, 2025
@Danil-Grigorev Danil-Grigorev force-pushed the re-enable-rke2-e2e-1.9 branch 3 times, most recently from 4e5cba9 to 674cac5 Compare January 2, 2025 14:54
Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
@Danil-Grigorev Danil-Grigorev force-pushed the re-enable-rke2-e2e-1.9 branch from 674cac5 to da4843a Compare January 2, 2025 14:56
@furkatgofurov7 furkatgofurov7 mentioned this pull request Jan 2, 2025
4 tasks
Copy link
Contributor

@salasberryfin salasberryfin left a comment

Choose a reason for hiding this comment

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

Thanks @Danil-Grigorev. It's great that we can finally have this back! I added a minor comment that can be ignored if you don't feel like it's relevant.

exp/README.md Show resolved Hide resolved
@Danil-Grigorev Danil-Grigorev enabled auto-merge (squash) January 2, 2025 16:51
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 left a comment

Choose a reason for hiding this comment

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

Great, thanks for working on this!

@Danil-Grigorev Danil-Grigorev merged commit 85e718b into rancher:main Jan 2, 2025
9 checks passed
@furkatgofurov7
Copy link
Contributor

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Indicates an issue related to test kind/feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-enable CAPRKE2 tests in test suite
4 participants