Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Enable CI leg for Alpine Linux #3525

Merged
merged 3 commits into from
Dec 14, 2017
Merged

Conversation

janvorli
Copy link
Member

No description provided.

@janvorli janvorli added this to the 2.1.0 milestone Dec 13, 2017
@janvorli janvorli self-assigned this Dec 13, 2017
@janvorli janvorli requested a review from mmitche December 13, 2017 22:57
@janvorli
Copy link
Member Author

@dotnet-bot test ci please

@janvorli
Copy link
Member Author

@dotnet-bot test OSX x64 Release Build please

@mmitche
Copy link
Member

mmitche commented Dec 13, 2017

@dotnet-bot test OSX x64 Release Build please

I think this is that dead OSX machine @MattGal

@mmitche
Copy link
Member

mmitche commented Dec 13, 2017

@dotnet-bot test ci please

@MattGal
Copy link
Member

MattGal commented Dec 13, 2017

@mmitche naughty machine is now disabled and shut down, it did its last bad thing @ 2017-12-13T23:30:16.943 UTC.

def triggerName = "${config.Name} ${archGroup} ${configurationGroup} Build"

def pipeline = config.Pipeline
def params = ['TGroup':config.TGroup,

This comment was marked as spam.

This comment was marked as spam.

}

stage ('Build Product') {
sh "./build.sh -ConfigurationGroup=${params.CGroup} -TargetArchitecture=x64 -PortableBuild=false -strip-symbols -SkipTests=false -- /p:OutputRid=alpine.3.6-x64 /p:DotNetRestoreSources="

This comment was marked as spam.

This comment was marked as spam.


// Add optional PR trigger for Outerloop test runs
params.TestOuter = true
pipeline.triggerPipelineOnGithubPRComment("Outerloop ${triggerName}", params)

This comment was marked as spam.

This comment was marked as spam.

@janvorli
Copy link
Member Author

@mmitche I've made changes based on your feedback, now the scripts should not contain anything unnecessary. I will do a similar cleanup to the coreclr one.

@mmitche
Copy link
Member

mmitche commented Dec 14, 2017

@dotnet-bot test ci please

@mmitche
Copy link
Member

mmitche commented Dec 14, 2017

@janvorli janvorli merged commit f616e74 into dotnet:master Dec 14, 2017
@janvorli janvorli deleted the enable-alpine-ci branch March 23, 2018 10:55
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.

3 participants