-
Notifications
You must be signed in to change notification settings - Fork 4
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
ci: Run Nutanix provider e2e tests on self-hosted runner #755
Commits on Jul 2, 2024
-
ci: Run Nutanix E2E on Self Hosted runners
This is necessary as we want some e2e jobs to run on hosted runners and some to run on self-hosted runners. The actions runner controller does not support using multiple labels to target the runners See: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/using-actions-runner-controller-runners-in-a-workflow#using-runner-scale-set-names
Configuration menu - View commit details
-
Copy full SHA for 569c83b - Browse repository at this point
Copy the full SHA 569c83bView commit details -
ci: update redact-artifacts workflow to always run
artifacts should be redacted regardless of success/failure of test.
Configuration menu - View commit details
-
Copy full SHA for 61852a7 - Browse repository at this point
Copy the full SHA 61852a7View commit details -
ci: Add step to validate control plane endpoint is not empty
We have seen instances where the controlplane endpoint is empty and then tests fail down the line. It's better to catch that early on and fail fast.
Configuration menu - View commit details
-
Copy full SHA for 83d4cbe - Browse repository at this point
Copy the full SHA 83d4cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1421ecd - Browse repository at this point
Copy the full SHA 1421ecdView commit details -
ci: Skip nutanix self-hosted tests until we fix image upload
CAREN image is not pushed to a registry during build process. This causes failures on the clusterctl move step where image is not available in the workload cluster. We will in future push an image out to a registry and unskip this.
Configuration menu - View commit details
-
Copy full SHA for d035514 - Browse repository at this point
Copy the full SHA d035514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6dbdd - Browse repository at this point
Copy the full SHA 7b6dbddView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5b5f3 - Browse repository at this point
Copy the full SHA dc5b5f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a4af3 - Browse repository at this point
Copy the full SHA 79a4af3View commit details -
ci: Change conditional for cachix action
change conditional from provider:nutanix to runs-on:self-hosted-ncn-dind
Configuration menu - View commit details
-
Copy full SHA for 0f1842d - Browse repository at this point
Copy the full SHA 0f1842dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 806ef05 - Browse repository at this point
Copy the full SHA 806ef05View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac25738 - Browse repository at this point
Copy the full SHA ac25738View commit details