keep consistent with the ci script of branch master 21/35121/2
authorzhihui wu <wu.zhihui1@zte.com.cn>
Sun, 21 May 2017 03:42:52 +0000 (11:42 +0800)
committerzhihui wu <wu.zhihui1@zte.com.cn>
Tue, 23 May 2017 01:18:01 +0000 (09:18 +0800)
Change-Id: I5bf19ebc8b5161655029245d498a5fa46e5792e0
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
tests/ci/run_ci.sh [new file with mode: 0644]

diff --git a/tests/ci/run_ci.sh b/tests/ci/run_ci.sh
new file mode 100644 (file)
index 0000000..28e6638
--- /dev/null
@@ -0,0 +1,14 @@
+#! /bin/bash
+##############################################################################
+# Copyright (c) 2017 ZTE corp. and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
+export CI_DEBUG=false
+
+cd ${QTIP_DIR}/qtip/runner/
+python runner.py -d ${HOME}/qtip/results/ -b all