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

feature(git-actions): new action to test hydra on macos #9596

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Dec 19, 2024

Testing

  • [ ]

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

@fruch
Copy link
Contributor Author

fruch commented Dec 23, 2024

@roydahan

it's a start it been able to pull the hydra docker image, but it very slow.
cause the only way to run docker on the mac runners, is via a virtual machine.

it's the first time we are running SCT code inside github actions
and we need to treat `runner` user the same, for things like
not assuming TTY available and such.
@fruch fruch force-pushed the test_hydra_on_mac branch 2 times, most recently from 9ef0c94 to 0b71f03 Compare December 23, 2024 13:56
@fruch fruch force-pushed the test_hydra_on_mac branch from 0b71f03 to 41370ba Compare December 23, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant