Added Jenkins scripts 53/2353/3
authormbeierl <mark.beierl@emc.com>
Thu, 8 Oct 2015 02:12:20 +0000 (19:12 -0700)
committerMark Beierl <mark.beierl@emc.com>
Thu, 15 Oct 2015 17:12:18 +0000 (17:12 +0000)
JIRA: STORPERF-12
JIRA: STORPERF-1

Change-Id: I222381a690c89324058c8b6510b33a94c0ce0052
Signed-off-by: mbeierl <mark.beierl@emc.com>
ci/build.sh [new file with mode: 0755]
ci/test.sh [new file with mode: 0755]

diff --git a/ci/build.sh b/ci/build.sh
new file mode 100755 (executable)
index 0000000..8b13789
--- /dev/null
@@ -0,0 +1 @@
+
diff --git a/ci/test.sh b/ci/test.sh
new file mode 100755 (executable)
index 0000000..ff23c1e
--- /dev/null
@@ -0,0 +1 @@
+PYTHONPATH="`pwd`/storperf":"`pwd`/tests" nosetests --with-xunit .