-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add mono perf job * Move runtimeFlavor to the right level * chnage variable access * Change condition * Add steps to download mono and build the patched dotnet * Change variable access * Pass variables directly * Plumb through mono path to runner * Fix parameter reference * Fix variables access? * Fix typo * Fix pathing issue * Add log saving for publish to helix step * Fix variable in shell script * Fix up mv command and publish logs step * Change runkind and add Windows runs * Add Windows mono build * Fixup parsing * Remove Windows runs for now * Switch to using build command to generate mono testhost * Fixup parens * Forgot to add a slash * Add Windows runs and fix pathing issue * Add backslash for Windows and -r for cp on Linux * Switch to using corerun argument * Switch to monopath * Use CoreRun * Remove mono property and use corerun instead * Fixing closing tags * Change xcopy to copy * Add llvm config flag * Add AOT and Interpreter config flags * Change order to ensure config gets added * Change order * Add exlusion filter for Perf_Image_Load tests * Add more to exclusion list * Remove Windows legs for now
- Loading branch information
1 parent
ab71b6d
commit c1aab32
Showing
6 changed files
with
130 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters