summaryrefslogtreecommitdiffstats
path: root/jjb/qtip/helpers
AgeCommit message (Collapse)AuthorFilesLines
2017-03-24Merge "qtip: delete container and image based with branch"Serena Feng1-10/+5
2017-03-24qtip: delete container and image based with branchwu.zhihui1-10/+5
- delete container and image based with branch - adjust builder sequence Change-Id: Id365d2358195ae690d9a4d5ae8bd1a5adfcc7046 Signed-off-by: Julien <zhang.jun3g@zte.com.cn> Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2017-03-24fix qtip priority issueJulien1-3/+4
missing \" for if condition use qtip temp dir for tempfiles Change-Id: I696b81b2e017f630051353f10b96f07fb85e2ec2 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-03-23Fix socker connection issue in qtip dockerJulien1-1/+21
ansible can not run correctly in qtip docker currently in centos. Change-Id: I3295b358e43026e10ed7421196d88305a11ed877 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-03-21[qtip]refactor validate jobwu.zhihui1-0/+6
- only keep the builder "qtip-validate-deploy", remove the others - add scenario info in qtip-validate-jobs.yaml - add some print info in validate-deploy.sh - a related modification in fuel jjb file Change-Id: Iff884f273eea5c6aac64e09cfffcedc7481b47e9 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2017-03-14[qtip]execute compute qpi in qtip daily jobwu.zhihui1-5/+7
- Execute compute qpi in qtip daily job. - delete unuse parameter - add CI_DEBUG parameter Change-Id: I0e429703b7d1ac8cc7fda2ec888de789b57a5e50 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2017-02-05Deprecate legacy test taskYujun Zhang1-6/+1
Change-Id: I8cd4ac73cd71d4baf99500b729aefdcb0ff9baca Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-02-05Refactor qtip jobsYujun Zhang3-0/+88
- rename jobs to verify and validate - add job for validate-setup - move all scripts to helpers folder - use auto variables to merge job templates Change-Id: Ie1199e35e48b6a95861d9b7281fa7bdcc94212d9 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>