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

Extend test/framework to collect workload cluster nodes #9250

Closed
sbueringer opened this issue Aug 21, 2023 · 1 comment · Fixed by #9416
Closed

Extend test/framework to collect workload cluster nodes #9250

sbueringer opened this issue Aug 21, 2023 · 1 comment · Fixed by #9416
Labels
area/e2e-testing Issues or PRs related to e2e testing needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@sbueringer
Copy link
Member

Follow-up to: #9160

It would be nice to extend our test framework to also collect nodes of the workload cluster (today we only retrieve pods).

xref: https://github.com/kubernetes-sigs/cluster-api/blob/a3149578a0efb49b44d7607f847b4d596d260642/test/e2e/common.go#L84C1-L89

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Aug 21, 2023
@sbueringer
Copy link
Member Author

cc @chrischdi (if you have some time)

/triage accepted

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Aug 21, 2023
@sbueringer sbueringer added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. area/e2e-testing Issues or PRs related to e2e testing labels Aug 21, 2023
@sbueringer sbueringer changed the title Extend test/framework to collect workload notes Extend test/framework to collect workload cluster nodes Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/e2e-testing Issues or PRs related to e2e testing needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants