Skip to content

remove 0.27 and add 0.30 e2e test#11

Merged
kcp-ci-bot merged 2 commits intokcp-dev:mainfrom
xrstf:kcp-0.30
Mar 4, 2026
Merged

remove 0.27 and add 0.30 e2e test#11
kcp-ci-bot merged 2 commits intokcp-dev:mainfrom
xrstf:kcp-0.30

Conversation

@xrstf
Copy link
Contributor

@xrstf xrstf commented Mar 2, 2026

Summary

This updates our e2e tests to use the latest kcp version, and removing testing for 0.27, which is now not supported upstream anymore. I also made the tests a lot more stable on slower CI nodes.

What Type of PR Is This?

/kind chore

Release Notes

Add e2e tests for kcp 0.30.

@kcp-ci-bot kcp-ci-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/chore Categorizes issue or PR as related to maintenance and other usually non-code changes. dco-signoff: yes Indicates the PR's author has signed the DCO. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 2, 2026
@xrstf
Copy link
Contributor Author

xrstf commented Mar 2, 2026

/retest

2 similar comments
@xrstf
Copy link
Contributor Author

xrstf commented Mar 2, 2026

/retest

@xrstf
Copy link
Contributor Author

xrstf commented Mar 2, 2026

/retest

@xrstf
Copy link
Contributor Author

xrstf commented Mar 3, 2026

/approve

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 3, 2026
Copy link
Member

@ntnn ntnn left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 3, 2026
@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ntnn, xrstf

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@xrstf xrstf added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Mar 3, 2026
@xrstf
Copy link
Contributor Author

xrstf commented Mar 3, 2026

/retest

1 similar comment
@xrstf
Copy link
Contributor Author

xrstf commented Mar 3, 2026

/retest

On-behalf-of: @SAP christoph.mewes@sap.com
@xrstf
Copy link
Contributor Author

xrstf commented Mar 3, 2026

/lgtm cancel

@kcp-ci-bot kcp-ci-bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 3, 2026
@kcp-ci-bot kcp-ci-bot requested a review from ntnn March 3, 2026 14:27
@kcp-ci-bot kcp-ci-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 3, 2026
@xrstf xrstf force-pushed the kcp-0.30 branch 2 times, most recently from 3b4e510 to 3661df2 Compare March 3, 2026 14:54
@xrstf
Copy link
Contributor Author

xrstf commented Mar 3, 2026

/test all

It seems that pretty often, the wait loop that is meant to wait for all initializers to be gone
is too quick and will finish even before kcp has assigned a cluster name (spec.cluster) to the
Workspace, leading to test failures. This commit therefore extends the waitloop to also wait for
the cluster ID.

I also reworked some AI-written stuff where we were using unstructured unneccessarily. Instead now
we just uses a native CRD type and can get rid of all the type casting.

On-behalf-of: @SAP christoph.mewes@sap.com
Copy link
Member

@ntnn ntnn left a comment

Choose a reason for hiding this comment

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

/lgtm

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2026
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

DetailsGit tree hash: 31a3e2eaad3e33be62194e99bf9afdaaf5d883a6

@kcp-ci-bot kcp-ci-bot merged commit 16d30d8 into kcp-dev:main Mar 4, 2026
11 checks passed
@xrstf xrstf deleted the kcp-0.30 branch March 4, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/chore Categorizes issue or PR as related to maintenance and other usually non-code changes. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants