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

github: offload self-hosted workers #8364

Merged
merged 7 commits into from
Mar 27, 2020
Merged

github: offload self-hosted workers #8364

merged 7 commits into from
Mar 27, 2020

Conversation

zyga
Copy link
Collaborator

@zyga zyga commented Mar 26, 2020

This should allow us to re-purpose the workers for other tasks, such as
running early unit tests, format checks, and other tasks that run
quickly, fail early, and not consume free slots.

Self-hosted workers are not adjusted yet, so for now run everything via
azure.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com

One workflow with multiple jobs (unit-tests and spread) allows such jobs
to have dependencies. With this patch we won't run spread until we pass
unit tests.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
This should allow us to re-purpose the workers for other tasks, such as
running early unit tests, format checks, and other tasks that run
quickly, fail early, and not consume free slots.

Self-hosted workers are not adjusted yet, so for now run everything via
azure.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
@snapcore snapcore deleted a comment from jhenstridge Mar 27, 2020
.github/workflows/test.yaml Outdated Show resolved Hide resolved
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
@mvo5 mvo5 merged commit 3501442 into snapcore:master Mar 27, 2020
@zyga zyga deleted the tweak/cloud branch March 27, 2020 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants