From: mbeierl Date: Thu, 8 Oct 2015 02:12:20 +0000 (-0700) Subject: Added Jenkins scripts X-Git-Tag: brahmaputra.1.0~19 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7b7f91c797f61a514838bff104d0e75d495d9efe;p=storperf.git Added Jenkins scripts JIRA: STORPERF-12 JIRA: STORPERF-1 Change-Id: I222381a690c89324058c8b6510b33a94c0ce0052 Signed-off-by: mbeierl --- diff --git a/ci/build.sh b/ci/build.sh new file mode 100755 index 0000000..8b13789 --- /dev/null +++ b/ci/build.sh @@ -0,0 +1 @@ + diff --git a/ci/test.sh b/ci/test.sh new file mode 100755 index 0000000..ff23c1e --- /dev/null +++ b/ci/test.sh @@ -0,0 +1 @@ +PYTHONPATH="`pwd`/storperf":"`pwd`/tests" nosetests --with-xunit .