Skip to content

Add netci.groovy for CI jobs.#3

Closed
codito wants to merge 1 commit intomicrosoft:masterfrom
codito:jenkins-ci
Closed

Add netci.groovy for CI jobs.#3
codito wants to merge 1 commit intomicrosoft:masterfrom
codito:jenkins-ci

Conversation

@codito
Copy link
Contributor

@codito codito commented Aug 9, 2016

No description provided.

@codito
Copy link
Contributor Author

codito commented Aug 9, 2016

@Microsoft/vstest @mmitche please review.

def newJobName = InternalUtilities.getFullJobName(project, configuration, isPR)

// Define your build/test strings here
def buildString = """call \"C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\Tools\\VsDevCmd.bat\" && build.cmd -c ${configuration}"""
Copy link
Member

Choose a reason for hiding this comment

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

nit: Use %VS140COMNTOOLS%\\VsDevCmd.bat, rather than C:\\Program Files (x86)\Microsoft Visual Studio 14.0\\Common7\\Tools\\VsDevCmd.bat

@codito
Copy link
Contributor Author

codito commented Aug 12, 2016

This PR is zombied due to permissions change. Closing it in favor of #10. Will fix PR comments there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants