summaryrefslogtreecommitdiffstats
path: root/jjb/compass4nfv/compass-dovetail-jobs.yml
AgeCommit message (Collapse)AuthorFilesLines
2017-10-30Remove compass4nfv weekly danube jobwutianwei1-2/+2
Change-Id: I5bd83b2dec6d6b28e619a2a427c0406a6a0c6a43 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-10-09Fix Yamllint violations for jjb/compass4nfvTrevor Bramwell1-129/+127
JIRA: RELENG-254 Change-Id: I11aee517b2a8af8d2e2519642872c84ba494a335 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-08-28change the dovetail weekly job podwutianwei1-1/+1
Change-Id: Ie1183ad0420058ddba8b46e474740a057dcf3b12 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-06-19change the timeout to 4 hourswutianwei1-1/+1
it need to download the tar.gz and We install the packages inline. Due to the network, sometimes it will cost more time. 150 minutes still is not enough. Change-Id: I28ff7840dc3d705c4d0a32cde718230d92b6ea19 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-06-19Change the parameter of timeout to 150 minuteswutianwei1-1/+1
Because we use the Openstack-Ansible to deploy the openstack, it will cost more time. 120 minute is too short for this. We change this to 150 minutes. Change-Id: I39beca2cbd191ac738185cca696555656174e84d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-06-06Fix Compass4nfv workspace permissionschigang1-5/+2
After operation of docker volume, some files will be changed to root, so they can be clean up by jenkins. so use 'fix-workspace-permissions' in wrapper Change-Id: I7b44cae34e52b622cba2881a239e52a62f9c48f4 Signed-off-by: chigang <chigang@huawei.com>
2017-04-19dovetail: Change CI jobs to run test suite "proposed_tests" instead of "debug"MatthewLi1-1/+1
JIRA: DOVETAIL-397 now, team decide to use proposed_tests suite instead of debug Change-Id: Iff8ec0b32a24e51bc2d2536605c9867b94f8921c Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-04-05[WIP]:jobs to deploy danube and run dovetail from masterMatthewLi1-18/+7
JIRA: DOVETAIL-180 Change-Id: Ia8d44b609c53696c141eced747e3855c67faccb5 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-08dovetail: bugfix of parameter nameMatthewLi1-2/+2
JIRA: DOVETAIL-180 Change-Id: I63c8108cb86dcf810b60648ce3f0eddd70f9cd68 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-08undo publishing the ansible.logmeimei1-6/+0
- we already redirect all the logs of ansible, so publishing ansible.log is unnesesaary Change-Id: Ic3daf59a379512ac370739aff292509f81fa697c Signed-off-by: meimei <meimei@huawei.com>
2017-02-06keep weekly-trigger-disabled and enable compass-dovetail weekly triggerMatthewLi1-2/+7
Change-Id: I7dbe800da270275593e24aa91afcc963de2acf98 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-05dovetail: set weekly triggerMatthewLi1-1/+1
JIRA: DOVETAIL-180 Change-Id: I26c02cd0805a8daf5a647e6c862f7befd0dbc34a Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-02dovetail: compass-dovetail weekly job addedMatthewLi1-0/+209
JIRA: DOVETAIL-180 Change-Id: Id391924d4290eb05e89c8d5d25e82e76774579a9 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>