nutanix-cloud-native / cluster-api-provider-nutanix

Kubernetes-native declarative infrastructure provider for Nutanix AHV
https://opendocs.nutanix.com/capx/latest/getting_started/
Apache License 2.0
40 stars 23 forks source link

Separate out test related go.mod files #452

Open thunderboltsid opened 4 months ago

thunderboltsid commented 4 months ago

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

Depends on https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/pull/453

nutanix-cn-prow-bot[bot] commented 4 months ago

@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 1705eff9a940312e330b372c6dee7ea70e46184f link true /test e2e-nutanix-features
ci/prow/e2e-capx-scaling 1705eff9a940312e330b372c6dee7ea70e46184f link true /test e2e-capx-scaling
ci/prow/e2e-capx-controller-upgrade 1705eff9a940312e330b372c6dee7ea70e46184f link true /test e2e-capx-controller-upgrade
ci/prow/e2e-k8s-conformance 1705eff9a940312e330b372c6dee7ea70e46184f link true /test e2e-k8s-conformance
ci/prow/e2e-k8s-upgrade 1705eff9a940312e330b372c6dee7ea70e46184f link true /test e2e-k8s-upgrade
ci/prow/e2e-capx-clusterclass 1705eff9a940312e330b372c6dee7ea70e46184f link true /test e2e-capx-clusterclass

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
thunderboltsid commented 4 months ago

/hold putting on hold until GitHub Actions are fixed