-
Notifications
You must be signed in to change notification settings - Fork 257
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
[Feature] Introduce TAS e2e tests with dedicated infra #3489
[Feature] Introduce TAS e2e tests with dedicated infra #3489
Conversation
Skipping CI for Draft Pull Request. |
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
cace5c2
to
90f6299
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also please run test-tas-e2e
on test-e2e
for now.
So when should it become a separate target? |
After update test-infra. But I think we should merge it to main first, as other PRs will fail without the make command. |
5ddef03
to
85b53b8
Compare
Then I should probably have the |
Having a new e2e target sgtm, I think this is what we did for multikueue during the transition period to the dedicated job. |
e38f1da
to
af4e93e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Thanks!
LGTM label has been added. Git tree hash: 4e150fc78fa239b2f1c5f9f34a6e99c12f91b7fc
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just nits
/lgtm |
LGTM label has been added. Git tree hash: 3727f7b3f146938bf525f540c5814cf92374a231
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mimowo, mszadkow The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Add e2e test Job which will have larger structure (multiple blocks and racks) to test TAS more throughly.
Which issue(s) this PR fixes:
Relates to #3480
Special notes for your reviewer:
Does this PR introduce a user-facing change?