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

Support self-hosted Github Actions for integration/e2e testing #98

Open
sp-yduck opened this issue Oct 14, 2023 · 1 comment
Open

Support self-hosted Github Actions for integration/e2e testing #98

sp-yduck opened this issue Oct 14, 2023 · 1 comment
Labels
development Improvements for ci/cd/test etc. not for core logic help wanted Extra attention is needed

Comments

@sp-yduck
Copy link
Collaborator

/kind feature

Describe the solution you'd like

Current CI is supporting only Unit testing (and linting). as the project is getting bigger, it would be helpful if we can support integration/e2e test in the CI.
Since integration/e2e testing need to work with ProxmoxVE, CI may need to be self-hosted.

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • Cluster-api-provider-proxmox version:
  • Proxmox VE version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@sp-yduck sp-yduck added help wanted Extra attention is needed development Improvements for ci/cd/test etc. not for core logic labels Oct 14, 2023
@sp-yduck
Copy link
Collaborator Author

sp-yduck commented Nov 1, 2023

it seems self-hosted runners are not recommended for public repos
https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/adding-self-hosted-runners

need to consider other way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Improvements for ci/cd/test etc. not for core logic help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant