提交 c3d7c164 编写于 作者: I Ivan Basov 提交者: GitHub

"Enable integration tests" (#20247)

This reverts commit 2fba37a6.
上级 b4d18a7d
......@@ -221,8 +221,8 @@ commitPullList.each { isPr ->
}
}
def triggerPhraseOnly = true
def triggerPhraseExtra = "vsintegration"
def triggerPhraseOnly = false
def triggerPhraseExtra = ""
Utilities.setMachineAffinity(myJob, 'Windows_NT', 'latest-dev15-3-preview2')
Utilities.addXUnitDotNETResults(myJob, '**/xUnitResults/*.xml')
addRoslynJob(myJob, jobName, branchName, isPr, triggerPhraseExtra, triggerPhraseOnly)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册