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

Problem With Github Actions/Azure #44

Open
Breakend opened this issue Jan 10, 2021 · 1 comment
Open

Problem With Github Actions/Azure #44

Breakend opened this issue Jan 10, 2021 · 1 comment
Assignees
Labels
blocked Waiting on an external dependency

Comments

@Breakend
Copy link
Owner

Breakend commented Jan 10, 2021

We would ideally like to run CI through GH Actions. Actions run on a VM through Azure:

GitHub hosts Linux and Windows runners on Standard_DS2_v2 virtual machines in Microsoft Azure with the GitHub Actions runner application installed. The GitHub-hosted runner application is a fork of the Azure Pipelines Agent. Inbound ICMP packets are blocked for all Azure virtual machines, so ping or traceroute commands might not work. For more information about the Standard_DS2_v2 machine resources, see "Dv2 and DSv2-series" in the Microsoft Azure documentation.

GitHub hosts macOS runners in GitHub's own macOS Cloud.

However, these VMs don't seem to expose the RAPL interface. Is there a workaround such that the VMs can expose RAPL or we can install RAPL? Maybe we might want to open an issue with GH Actions: https://github.com/actions/virtual-environments/issues

@Breakend Breakend added the blocked Waiting on an external dependency label Jan 16, 2021
@Breakend
Copy link
Owner Author

Waiting on support from GH/Azure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waiting on an external dependency
Projects
None yet
Development

No branches or pull requests

2 participants