Add ci entry scripts 39/54239/3
authorQiLiang <liangqi1@huawei.com>
Wed, 21 Mar 2018 04:19:17 +0000 (12:19 +0800)
committerQiLiang <liangqi1@huawei.com>
Wed, 21 Mar 2018 07:41:44 +0000 (15:41 +0800)
commit0f1c999f546d45e87e0b8e4e7636cf0625dd206a
tree8051321c776f9450aff391e977fbb9f687eb7b7b
parent19852828dbbcf602b39872303a0366626c34ca8f
Add ci entry scripts

Currently, just some dummy scripts for ci test.

Scripts contents Plan:
- deploy.sh is for ci daily job deploy and verify
- upload.sh is for building/uploading docker image, other resources
- verify.sh is for basic patch verify (e.g. ut, lint)

Change-Id: If4c9ffb484a265258dcb6afaf6f479c8e394d7ee
Signed-off-by: QiLiang <liangqi1@huawei.com>
ci/deploy.sh [new file with mode: 0755]
ci/upload.sh [new file with mode: 0755]
ci/verify.sh [new file with mode: 0755]