projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f444fcd
)
Fix r2r-extra job definition (incorrect placement of testGroup) (dotnet/coreclr#27738)
author
Tomáš Rylek
<trylek@microsoft.com>
Fri, 8 Nov 2019 06:58:19 +0000
(22:58 -0800)
committer
GitHub
<noreply@github.com>
Fri, 8 Nov 2019 06:58:19 +0000
(22:58 -0800)
Commit migrated from https://github.com/dotnet/coreclr/commit/
68043c6306a0449bb5ed10fbdea9f14dafc99df4
eng/pipelines/coreclr/r2r-extra.yml
patch
|
blob
|
history
diff --git
a/eng/pipelines/coreclr/r2r-extra.yml
b/eng/pipelines/coreclr/r2r-extra.yml
index 442f0674bd2d036473f43b2a4936e7abba7bd6af..0cc7b12afd91e7398d2473bf120eeae25a5dd5ad 100644
(file)
--- a/
eng/pipelines/coreclr/r2r-extra.yml
+++ b/
eng/pipelines/coreclr/r2r-extra.yml
@@
-30,7
+30,8
@@
jobs:
buildConfig: checked
platformGroup: gcstress # r2r-extra testGroup runs gcstress15 scenario
helixQueueGroup: ci
- testGroup: r2r-extra
+ managedOsxBuild: false
jobParameters:
+ testGroup: r2r-extra
readyToRun: true
displayNameArgs: R2R