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

TAS: Add e2e test Job which will have larger strcuture (multiple blocks and racks) #3480

Open
mimowo opened this issue Nov 7, 2024 · 3 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mimowo
Copy link
Contributor

mimowo commented Nov 7, 2024

What would you like to be added:

Currently we only have a sanity e2e tests for TAS using a single node.
Also, we should use JobSet & Job, as JobSet let's us have multiple pods.

For the started I think we can have 4 nodes: 2 blocks divided into 2 racks each, two nodes per rack.

I think we can have another job on test-infra for that, analogous as we do for multikueue.

Why is this needed:

With the current sanity tests we cannot test more complex scenarios.
This is particularly important as users start report issues: #3211 (comment)

This is a follow up discussed under: #3284
and captured in the spreadsheet

@mimowo mimowo added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 7, 2024
@mimowo
Copy link
Contributor Author

mimowo commented Nov 7, 2024

/assign @mszadkow
tentatively
/cc @mbobrovskyi @tenzen-y

@mszadkow
Copy link
Contributor

mszadkow commented Nov 8, 2024

I assume all of the nodes are part of 1 cluster.
There other options to consider, but I don't think it's the matter of this issue.

@mimowo
Copy link
Contributor Author

mimowo commented Nov 8, 2024

Yes, one cluster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants