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

CI matrix change: ubuntu #58987

Merged
merged 3 commits into from
Sep 22, 2021

Conversation

aik-jahoda
Copy link
Contributor

@aik-jahoda aik-jahoda commented Sep 11, 2021

Changes in CI matrix:

OS What to do Notes
Ubuntu 16.04 LTS Remove PR coverage when used without a container.

part of #57947

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@aik-jahoda aik-jahoda changed the title CI matrix change: ubuntu + mac CI matrix change: ubuntu Sep 15, 2021
@aik-jahoda aik-jahoda requested a review from a team September 20, 2021 15:47
@@ -91,7 +91,6 @@ jobs:
- ${{ if and(eq(variables['System.TeamProject'], 'public'), notIn(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }}:
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673
- (Debian.11.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-amd64-20210304164428-5a7c380
- Ubuntu.1604.Amd64.Open
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are more entries missing (on the next if statement).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The next if statement is for 'internal' queue which is not running. The whole 'internal' should be removed (#57068). I will remove it for completeness.

Copy link
Member

@safern safern Sep 21, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought at some point we wanted to enable internal test runs for servicing releases. #47328

@@ -79,7 +79,6 @@ jobs:
- RedHat.7.Amd64.Open
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673
- (Debian.11.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-amd64-20210304164428-5a7c380
- Ubuntu.1604.Amd64.Open
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some other instances missing (the if above).

@aik-jahoda aik-jahoda merged commit 5fa3c99 into dotnet:main Sep 22, 2021
@aik-jahoda aik-jahoda deleted the jajahoda/libmatrix-ubuntu-mac branch September 22, 2021 09:11
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants