Add run_gate.sh script for CI

Use single unified gate script will be helpful to works after the jobs
is done.

Change-Id: Ic0bbeef4b431132b4f992a696dc5e83c43821b91
Closes-Bug: #1647379
This commit is contained in:
Jeffrey Zhang 2016-12-05 22:29:48 +08:00
parent 4ccff83409
commit d01391fab2

4
tools/gate_run.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
tools/setup_gate.sh
tox -e $ACTION-$BASE_DISTRO-$INSTALL_TYPE