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

Separate out test related go.mod files #452

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thunderboltsid
Copy link
Contributor

@thunderboltsid thunderboltsid commented Jul 4, 2024

Add a separate go.mod for e2e and template modules to reduce dependencies of core module

Depends on #453

@thunderboltsid thunderboltsid changed the title Remove v1alpha4 API and associated code @thunderboltsid Separate out test related go.mod files Jul 4, 2024
@thunderboltsid thunderboltsid requested a review from adiantum July 4, 2024 17:49
@thunderboltsid thunderboltsid changed the title @thunderboltsid Separate out test related go.mod files Separate out test related go.mod files Jul 4, 2024
@nutanix-cn-prow-bot
Copy link

@thunderboltsid: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-nutanix-features 1705eff link true /test e2e-nutanix-features
ci/prow/e2e-capx-scaling 1705eff link true /test e2e-capx-scaling
ci/prow/e2e-capx-controller-upgrade 1705eff link true /test e2e-capx-controller-upgrade
ci/prow/e2e-k8s-conformance 1705eff link true /test e2e-k8s-conformance
ci/prow/e2e-k8s-upgrade 1705eff link true /test e2e-k8s-upgrade
ci/prow/e2e-capx-clusterclass 1705eff link true /test e2e-capx-clusterclass

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@thunderboltsid
Copy link
Contributor Author

/hold putting on hold until GitHub Actions are fixed

Add a separate go.mod for e2e and template modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant