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

Move runtime-coreclr macOS x64 test jobs to 10.14 Helix queue #58065

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

echesakov
Copy link
Contributor

@echesakov echesakov commented Aug 24, 2021

Move runtime-coreclr macOS x64 test jobs to 10.14 Helix queue (10.13 causes 'No space left on device' issues since their work catalog is mounted to a small disk).

@ghost
Copy link

ghost commented Aug 24, 2021

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

Came here to move out runtime-coreclr macOS x64 test jobs to 10.14 Helix queue (10.13 causes 'No space left on device' issues since their work catalog is mounted to a small disk). Chaning this in in ed29603

Also found that we keep using helixQueueGroup when setting up platform-matrix which doesn't make sense anymore - all the Helix queues are defined under ${{ if and(eq(variables['System.TeamProject'], 'public'), notIn(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }} are dead-code and never run. Removing this in
cb9370b

Author: echesakovMSFT
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

@echesakov
Copy link
Contributor Author

/azp run runtime-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkoritzinsky
Copy link
Member

@echesakovMSFT can you hold off on the structural changes to helix-queues-setup.yml? I have a change for that that I've been working on stabilizing for the outerloop pipeline in #57068

@echesakov
Copy link
Contributor Author

@jkoritzinsky Sure, I wish I knew about your work 10 minutes ago:)

@echesakov
Copy link
Contributor Author

/azp run runtime-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@echesakov
Copy link
Contributor Author

/azp run runtime-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@echesakov echesakov changed the title More CI stabilization work Move runtime-coreclr macOS x64 test jobs to 10.14 Helix queue Aug 25, 2021
@echesakov
Copy link
Contributor Author

@dotnet/runtime-infrastructure PTAL

@echesakov echesakov merged commit e77e8b7 into dotnet:main Aug 25, 2021
@echesakov echesakov deleted the More-CI-Stabilization-Work branch August 25, 2021 17:52
@ghost ghost locked as resolved and limited conversation to collaborators Sep 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants