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

Automatically run end-to-end tests on ARM #2262

Closed
Tracked by #779
tomkerkhove opened this issue Nov 9, 2021 · 2 comments
Closed
Tracked by #779

Automatically run end-to-end tests on ARM #2262

tomkerkhove opened this issue Nov 9, 2021 · 2 comments
Assignees
Labels
arm stale-bot-ignore All issues that should not be automatically closed by our stale bot testing

Comments

@tomkerkhove
Copy link
Member

tomkerkhove commented Nov 9, 2021

Automatically run end-to-end tests on ARM.

Create a workflow to run on ARM:

  1. It should run on main branch together with https://github.com/kedacore/keda/actions/workflows/main-build.yml
  2. Start Kind or similar k8s distro on ARM machine
  3. Install KEDA on the machine
  4. Run subset of e2e tests to check the functionality (Cron and some other scaler targeting external service so we don't have to deploy this service on the Kind cluster)

We might think about running this workflow on PRs as well.

Relates to #779

@tomkerkhove tomkerkhove self-assigned this Nov 9, 2021
@tomkerkhove tomkerkhove mentioned this issue Nov 9, 2021
4 tasks
@zroubalik zroubalik added the stale-bot-ignore All issues that should not be automatically closed by our stale bot label Nov 27, 2021
@tomkerkhove tomkerkhove moved this to Backlog in Roadmap - KEDA Core Feb 10, 2022
@tomkerkhove
Copy link
Member Author

@JorTurFer This is what you are working on at the moment, right?

@JorTurFer
Copy link
Member

Yes,
I'm trying to run kind and run 2 test there, one ScaledJob and one ScaledObject.
We could iterate these smoke test with more test if we want in the future, but now that's the approach

@tomkerkhove tomkerkhove assigned JorTurFer and unassigned tomkerkhove Mar 2, 2022
@JorTurFer JorTurFer moved this from To Do to In Progress in Roadmap - KEDA Core Mar 2, 2022
@JorTurFer JorTurFer moved this from In Progress to Ready To Ship in Roadmap - KEDA Core Mar 9, 2022
@tomkerkhove tomkerkhove moved this from Ready To Ship to Done in Roadmap - KEDA Core Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm stale-bot-ignore All issues that should not be automatically closed by our stale bot testing
Projects
Archived in project
Development

No branches or pull requests

3 participants