summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDrew Scoggins <anscoggi@microsoft.com>2016-09-09 11:27:47 -0700
committerDrew Scoggins <anscoggi@microsoft.com>2016-10-25 15:12:29 -0700
commite77cbf0eedaf829f69b9d3eaa63e6e79585da729 (patch)
treed153996c025563acf8db8461c0cee0ae903b1876 /.gitignore
parent92d90defcec311ea494994a40c94ede00892dc54 (diff)
downloadcoreclr-e77cbf0eedaf829f69b9d3eaa63e6e79585da729.tar.gz
coreclr-e77cbf0eedaf829f69b9d3eaa63e6e79585da729.tar.bz2
coreclr-e77cbf0eedaf829f69b9d3eaa63e6e79585da729.zip
Add CoreCLR perf test support to Jenkins
Made changes to the perf.groovy to add support for running the CoreCLR performance tests in the Perflab directory. Also made changes to the runner script for CoreCLR to allow it to run more than one type of test.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dbd3dd677d..b3ac01be87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -301,3 +301,6 @@ cross/rootfs/*
# JIT32 files
src/jit32
+
+# performance testing sandbox
+sandbox