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

Run robustness tests on arm64 #15886

Merged
merged 3 commits into from
May 13, 2023
Merged

Run robustness tests on arm64 #15886

merged 3 commits into from
May 13, 2023

Conversation

jmhbnz
Copy link
Member

@jmhbnz jmhbnz commented May 12, 2023

In order to progress tier one support for arm64 we need to get nightly on per pull request actions workflows running our robustness test suite on the arm64 platform.

This pull request completes the work started in #15310:

  • Robustness template updated to support dynamic runs-on.
  • New main-arm64 jobs added to robustness nightly workflow.

Additionally this pull request adds the recommended self-hosted label to existing arm64 tests and e2e workflows.

Relates to #14748

cc @serathius, @ahrtr, @chaochn47

Signed-off-by: James Blair <mail@jamesblair.net>
Signed-off-by: James Blair <mail@jamesblair.net>
@jmhbnz jmhbnz marked this pull request as ready for review May 12, 2023 20:24
@jmhbnz jmhbnz mentioned this pull request May 12, 2023
@ahrtr
Copy link
Member

ahrtr commented May 13, 2023

Overall looks good to me with a minor comment. Leave it to @serathius to approve and merge. Please recover the schedule configure later.

# schedule:
#   - cron: '25 9 * * *' # runs every day at 09:25 UTC

@ahrtr
Copy link
Member

ahrtr commented May 13, 2023

Thanks @jmhbnz

@serathius
Copy link
Member

Feel free to revert pull_request back to schedule for merging.

@serathius
Copy link
Member

serathius commented May 13, 2023

Unrelated question, could we hide Set Go version variable for all the workflows from list of checks ? They are so spammy :(

@jmhbnz
Copy link
Member Author

jmhbnz commented May 13, 2023

Unrelated question, could we hide Set Go version variable for all the workflows from list of checks ? They are so spammy :(

Agree - the ux for utility re-usable workflows isn't great currently, doesn't look like any option to hide is possible: https://github.com/orgs/community/discussions/26246

Signed-off-by: James Blair <mail@jamesblair.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants