summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2017-03-06Merge "[compass] add new scenario of os-nosdn-openo-noha"Jun Li1-0/+24
2017-03-04[doctor] make symbolic link of directory instead of fileRyota MIBU1-7/+5
Change-Id: Ic879ebe17c317c95921f250dd31dbcc9a7e2d6e2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-04[doctor] fix file path to functest resultsRyota MIBU1-2/+2
Change-Id: I1915a9975d3df42171e223aee6be38a6b1f79ebc Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-03[doctor] create symbolic link to capture functest logRyota MIBU1-7/+11
Change-Id: I2eaa57351ebfbc36a142b977e7e22b9d8c4943cd Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-03[doctor] add postbuildscript for functest logRyota MIBU1-2/+7
Change-Id: Ifebef95a69f98f53fc3c826116bf45c647d4911f Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-03Merge "dovetail: adjust apex pod"Tim Rozet1-14/+10
2017-03-03[compass] add new scenario of os-nosdn-openo-nohameimei1-0/+24
Change-Id: I4a59678cc9b4a44fd90543d6cd4456262386cdb7 Signed-off-by: meimei <meimei@huawei.com>
2017-03-02Merge "snaps: Create job for patchset verification"Fatih Degirmenci1-0/+62
2017-03-02Merge "functest: Create functest-weekly prototype jobs"Morgan Richomme10-332/+340
2017-03-02snaps: Create job for patchset verificationFatih Degirmenci1-0/+62
Change-Id: I944b1ddb736553a79169da481ca6911d546d8ac6 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-02functest: Create functest-weekly prototype jobsFatih Degirmenci10-332/+340
Fuel weekly jobs are created, calling fuel-deploy and functest weekly jobs. Experimental scripts have also been removed. Change-Id: If492443e26248731df35e6b6cb5239fb2ae9a86a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-02Made new doc job votingShubhamRathi4-5/+17
1. New has been made voting. Old doc job has been made non voting. 2. Adding files variable which triggers job on changes in 'docs/' Merge job earlier did not trigger on merge. Change-Id: Id19c02949a0a5f2b1da0682f18ed6051403aa77e Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-02Merge "Fix the wrong pod and job name of Daisy"Serena Feng1-2/+2
2017-03-02Merge "Update the ignore patterns for Parser"Serena Feng1-1/+5
2017-03-02Update the ignore patterns for ParserJulien1-1/+5
Change-Id: I1fb0fdd32e7fdb9c0d04547b95fda63e23a71f0c Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-03-02[doctor] archive functest log file regardless resultRyota MIBU1-2/+2
Change-Id: I5c61b1773bbc4913f23bf5e458e4e94c29bd29ef Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-03-02Fix the wrong pod and job name of DaisyJulien1-2/+2
Change-Id: Ic6fea2c189de30875968b436db9469bfb5e9b051 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-03-02dovetail: adjust apex podMatthewLi1-14/+10
JIRA: DOVETAIL-359 see patch https://gerrit.opnfv.org/gerrit/#/c/29543/ runs on lf-pod1 Change-Id: Ieb0f081cdaf5d5f79f0145940b08ec0c5a8ec6c2 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-03-02Use local bin file for daisy deploy jobAlex Yang1-0/+19
Change-Id: I5e09837264d93ad503dff3f886c4aba281f04255 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-03-02Merge "dovetail: add dovetail debug testsuite into apex daily loop"Tim Rozet1-0/+17
2017-03-01Merge "[yamllint] move yamllint into verify phases"Fatih Degirmenci2-1/+6
2017-03-01Merge "jjb: infra: bifrost-cleanup-job: Ignore jjb patchsets"Fatih Degirmenci1-2/+0
2017-03-01dovetail: add dovetail debug testsuite into joid daily loopMatthewLi1-0/+17
JIRA: DOVETAIL-360 similiar patches see https://gerrit.opnfv.org/gerrit/#/c/25697/ Change-Id: I52025a0b7879d76821af639ed367d6fa4e917180 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-03-01dovetail: add dovetail debug testsuite into apex daily loopMatthewLi1-0/+17
JIRA: DOVETAIL-359 similiar patches see https://gerrit.opnfv.org/gerrit/#/c/25697/ Change-Id: I3715cbbc911f80fd840ab2b10708f98a03959c6f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-03-01[yamllint] move yamllint into verify phasesmeimei2-1/+6
Change-Id: Id6e541f9260df44ca33f66acec1bdf1e4b4a812d Signed-off-by: meimei <meimei@huawei.com>
2017-02-28Add odl_netvirt as a suite choice for FUNCTEST_SUITE_NAME paramJamo Luhrsen1-0/+1
Change-Id: I86790035c0bb203e8e84c40c863b0750658d6901 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-02-28Source is a bash built inAric Gardner1-1/+1
whatever jjb shell we are calling doesnt have it change to . is more posix Change-Id: Ic4c89cb39d118bae8502f0f94da620436da11fe9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-28Remove auto update barsJulien1-2/+2
auto update the bars will make the project submit new codes more and more difficult. now it is blocking project in qtip: no verify +1 and reivew -1 Change-Id: I559125c8e467b2cab9e95c493c60689b9d13016e Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-02-27Comment out shellcheck jobAimee Ukasick3-4/+4
JIRA: COPPER-35 JIRA: MODELS-47 JIRA: VES-10 Temporary disabling of shellcheck job in Copper, Models, VES. Change-Id: I6f4eb0a921676d990d951710651e25991543bd08 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-02-27jjb: infra: bifrost-cleanup-job: Do not trigger on patchset creationMarkos Chandras1-14/+4
There are no logs to remove when a patchset is created. Change-Id: Ieae8e8e142d69f741d43e740371110ce13255436 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-02-27Remove quotes of parameter for functest-fuel-virtual-suite jobLinda Wang1-2/+2
Functest failed to recognise testcase name with quotes in CI: https://build.opnfv.org/ci/job/functest-fuel-virtual-suite-master/264/console Change-Id: I8dd3c9f98b0edff593437200c995be51767b3c37 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-02-25yardstick: email receiver changeMatthewLi1-1/+1
Change-Id: I3cf28afe76bc0cd0bbabae28ad2620a565756e93 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-24add -L para to curl for download bin fileJulien1-2/+2
without -L, curl just download the redirects info not the file. same to https://gerrit.opnfv.org/gerrit/#/c/24769/ Change-Id: Ib40c6bf27651860c7d590ee021064e1245004fb9 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-02-24jjb: infra: bifrost-cleanup-job: Ignore jjb patchsetsMarkos Chandras1-2/+0
This is similar to ebaf0be9a53d ("jjb: infra: bifrost-verify-jobs: Ignore jjb patchsets"). There are no CI logs when a patchset is about the jjb files so there is nothing for this job to do in that case. Change-Id: I7b815b612da0407ddefaee9cf9826e9003b668ef Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-02-24jjb: infra: bifrost-cleanup-job.yml: Use -m gsutil option for removalsMarkos Chandras1-1/+1
Use the -m gsutil option to perform parallel object removal insted of a sequential one to reduce the job's execution time. Change-Id: I87d21b07674035113883f7952514555dec1750ca Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-02-24dovetail: ci jobs change to DanubeMatthewLi1-18/+18
JIRA: DOVETAIL-356 since dovetail tool will based on SUT Danube branch, there's a need to switch dovetail tool "debug" ci jobs switch to Danube to debug the tool bugs. Change-Id: I90fdc9042e1bae324c56ca5c5fd4c1a60136fdd8 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-02-24Merge "Fix no coverage file exported"Serena Feng1-2/+2
2017-02-24Merge "Add scenarios jobs"Serena Feng2-0/+208
2017-02-24Fix no coverage file exportedJulien1-2/+2
minor spell error Change-Id: Iecc5ce87c50e9d275c0d5ae11040f0b6e97deaa6 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-02-23Apex: fixes deploy with promote jobsTim Rozet1-4/+4
Change-Id: I6331f835ec20abeb5e001ccd7c29a76ad72c583c Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-23Use jenkins-zte user, uncomment daisy deploy and cp labs dirAlex Yang1-2/+5
Change-Id: Ia031b39a8335e223aee27db9cff334af285632ab Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-02-23Add sha512sum into opnfv.properties file for daisyAlex Yang1-0/+1
Change-Id: I21146ebba8088d00f201e1acb51d71731aa595a9 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-02-23Apex: Adds job for creating snapshots for FDIOTim Rozet4-17/+76
For now this is a manually triggered job, until there is a demand to produce it automatically. Only the snapshots are uploaded for this job and we are not updating snapshot properties file. We will move to making that more dynamic in the future. Change-Id: I3d8392c2c99a524fd20de82d5032c2d4557b045a Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-23Remove job timers for cengn-pod1dave.urschatz@cengn.ca1-9/+9
Change-Id: I742712c559ffc1b069be451436eed08e1454cfa1 Signed-off-by: dave.urschatz@cengn.ca <dave.urschatz@cengn.ca>
2017-02-23Merge "[Functest] Refactor Functest-suite job"Morgan Richomme2-16/+13
2017-02-23Merge "Add coverage support"Serena Feng2-0/+22
2017-02-22Merge "dovetail: docker build not set branch parameter"Jose Lausuch1-2/+6
2017-02-22jjb: infra: bifrost-cleanup-job: Fix job triggersMarkos Chandras1-11/+3
Add new trigger when a patchset is abandoned and drop the one for 'recheck' and 'reverify' comments since the logs will be eventually deleted when the patchset is merged or abandoned. Moreover, fix quoting for the BIFROST_GS_URL variable which prevented logs from being deleted properly. This fixes the following error: CommandException: No URLs matched: gs://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/$GERRIT_NAME/$GERRIT_CHANGE_NUMBER/ Change-Id: I8f6ca7a9b2af4a7a4b204f15abf6a223144637a6
2017-02-22Move rtd build to lf-build2Aric Gardner1-1/+1
Change-Id: I4f6379b7de9d6d04d1fbdaa965cf0e8c4ec8013d Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-22change rtd projectAric Gardner1-1/+1
hard code to opnfvdocsdemo this account has a 30 minute build timeout. Change-Id: I01099ef370a3c824fe02a7d7069643b3e6e13609 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>