summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2017-06-06Apex: fix gerrit comment passing for gate jobsTim Rozet2-0/+2
Change-Id: I7ed790c9cd33029776b0c2551386d3f94eacc07e Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-06-06Merge "bifrost: Switch Ubuntu targets to Xenial (16.04)"Fatih Degirmenci2-3/+3
2017-06-06Fix Compass4nfv workspace permissionschigang3-10/+7
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-06-06Merge "set the openstack version for branch"Jun Li7-31/+95
2017-06-06set the openstack version for branchwutianwei7-31/+95
set the openstack version newton for danube set the openstack version ocata for master danube branch use the compass.iso master branch use the compass.tar.gz separate the branch in the different pod Change-Id: Iec1e3206cac26bb2ad5379fa2600ede0451d997d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-06-05bifrost: Switch Ubuntu targets to Xenial (16.04)Fatih Degirmenci2-3/+3
Switch default target OS to Ubuntu Xenial (16.04) which is also the version supported by bifrost. Change-Id: Ia139af9d03c85225e741c78ce35ecc59cd990108 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-06-05rename the project name for anteater for docker buildFatih Degirmenci1-1/+1
The docker build jobs attempts the clone the repo for the project it builds the docker image for. This change renames the project to match the actual repo name. Change-Id: Ibd55c8b75e61330284f3680154c1a2bf70dae7d6 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-06-05Merge "Add Job Configuration for Anteater"Fatih Degirmenci2-0/+3
2017-06-03Merge "Pass scenario argument to deploy.sh"Fatih Degirmenci1-2/+2
2017-06-03Merge "[fuel] Disable all master jobs except nofeature"Fatih Degirmenci1-17/+17
2017-06-01Apex: fixes snapshot promotion be variablesTim Rozet4-10/+33
Since job names changed during the migration to multijob, we need to update the scripts which assume the the snapshot type is part of the job name. Moving them to be jjb variables instead and not rely on job name. Change-Id: I18f3bd5488c36b2f82a7bc7cb80045ab6807fa57 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-06-01Apex: fixes scenario name for netvirt+vppTim Rozet3-4/+4
Change-Id: Ie3ca73a09cbea1aaf5c195fe319e5ec46e71f1bf Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-06-01Add Job Configuration for Anteaterlukehinds2-0/+3
Change adds anteater Docker push and renames securityaudit to ci_gate_security Change-Id: Ibf7d930003e7d59cb84a3ddb72962a150590418b Signed-off-by: lukehinds <lhinds@redhat.com>
2017-06-01Merge "dovetail: sdnvpn pre-image download into pre_config dir"Jun Li1-0/+3
2017-06-01Pass scenario argument to deploy.shZhijiang Hu1-2/+2
Also change default value to os-nosdn-nofeature-noha Change-Id: I018179b4018440809382b4a46d2bb29a0762757c Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-06-01[Functest] Fix the issue that no return_value existshelenyao1-1/+4
Save the execution return code to file before exiting Change-Id: I73692754b4c4c4b584d5918db7ce446bad931920 Signed-off-by: helenyao <yaohelan@huawei.com>
2017-05-31dovetail: sdnvpn pre-image download into pre_config dirMatthewLi1-0/+3
JIRA: DOVETAIL-441 Change-Id: I582dc2dbf9f875e95e19f413b7b3d8f81746df3f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2017-05-31Merge "Adding docker tag"Aric Gardner1-0/+9
2017-05-31Dovetail CI job failed on lf-pod2xudan1-3/+5
JIRA: DOVETAIL-443 Change Change the file path from /home/opnfv/cvp to $WORKSPACE/cvp to ensure Jenkins has all rights about the files. Change-Id: Ic83123956716f9e5d6467dc6e380352539027d46 Signed-off-by: xudan <xudan16@huawei.com>
2017-05-30[fuel] Turn off upload action & checkoutMichael Polenchuk2-1/+2
* turn off non-existent artifacts upload * use latest commit in master since there is no iso/image for mcp based deployments yet Change-Id: Ib92680ef9838fc2e11d61c806dfd9728514c364e Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-05-29Adding docker tagmbeierl1-0/+9
Adds the tag to use when running docker from the DOCKER_TAG environment variable. Change-Id: I8f616b5582c1724079fec11c09f4cd3fdc72803f JIRA: STORPERF-128 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-05-29[fuel] Disable iso build for master branchMichael Polenchuk1-0/+8
Change-Id: Id523ea140cb8fad92126f2ecb178d3b182ff022f Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-05-27Apex: fixes blocking per node with daily, verifyTim Rozet2-38/+10
apex-verify-*: we dont need blocking on this, since it can run on any node, and blocking is handled at lower layer jobs apex-build-{stream}: needs to block if apex-verify-iso-{stream} is running since apex-verify-iso will use the build directory of apex-build-stream to get the ISO from in daily apex-verify-iso does not need to block other deploys Change-Id: Icf69d23b7aeaf73f5ebc7103db24e309ab0e949f Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-27Merge "Bugfix: wrong results path"Jun Li1-1/+1
2017-05-27Bugfix: wrong results pathxudan1-1/+1
JIRA: DOVETAIL-438 Change-Id: I0fc2ec30c111ec870e5e03a008730b8e1f5c6304 Signed-off-by: xudan <xudan16@huawei.com>
2017-05-27Merge "Bugfix: Dovetail CI fail because of no env variable and wrong results ↵Jun Li1-2/+2
path"
2017-05-26Bugfix: Dovetail CI fail because of no env variable and wrong results pathxudan1-2/+2
JIRA: DOVETAIL-438 Change-Id: I8e5fa8cfbbcaf1828ecd7290fbbc8a6b0a80bae2 Signed-off-by: xudan <xudan16@huawei.com>
2017-05-26Apex: fixes downloading artifacts for rpms/isoTim Rozet1-3/+2
We always update the latest properties file on daily builds. We should be pulling that to find artifacts rather than the current date properties versions. Change-Id: I52d3b53fdd17ecb6cbb43759309568d0c22013f8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-26Apex: variablize concurrent builds per nodeTim Rozet2-2/+6
only master branch supports more than 1 build per node at a time Change-Id: I4e4b105cda5ff4f870917abd62660c64a4b535ee Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-26Merge "Add auto-report to MongoDB"mei mei1-2/+3
2017-05-26Merge "Bugfix: Permission denied when generate openrc file"Jun Li1-1/+1
2017-05-26Bugfix: Permission denied when generate openrc filexudan1-1/+1
JIRA: DOVETAIL-438 Error log: touch: cannot touch ‘/home/opnfv/cvp/pre_config/env_config.sh’: Permission denied fetch_os_creds.error: Cannot create the file specified. Check that the path is correct and run the script again. Change-Id: I46d1edacec58226bc6b5d6a88ab7b5b6cdea17f5 Signed-off-by: xudan <xudan16@huawei.com>
2017-05-26Merge "Change the directories of results and some files to DOVETAIL_HOME"Jun Li1-20/+24
2017-05-26Merge "define default parameters for daisy"Serena Feng5-6/+23
2017-05-26Merge "update blocked jobs"Serena Feng2-1/+20
2017-05-25Change the directories of results and some files to DOVETAIL_HOMExudan1-20/+24
JIRA: DOVETAIL-438 Dovetail tool has moved the results dir, pod.yaml, id_rsa and env_config.sh from /home/opnfv/dovetail/results and /home/opnfv/dovetail/userconfig to $DOVETAIL_HOME. See https://gerrit.opnfv.org/gerrit/#/c/35325/ Change-Id: Ib47b68bd380bfedd4c0d84429d3bb41914a9a150 Signed-off-by: xudan <xudan16@huawei.com>
2017-05-25Merge "Apex: increase build timeout"Tim Rozet2-2/+2
2017-05-25Merge "Trigger cperf not functest from apex-cperf-runner"Tim Rozet2-6/+10
2017-05-25Apex: increase build timeoutTim Rozet2-2/+2
Builds can take a lot longer when running simultaneously and daily builds upload many rpm and srpm artifacts which takes longer. Change-Id: Ib8dd23e5bea1a552c10a6f5a5aa1ea158647f7d1 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-25Trigger cperf not functest from apex-cperf-runnerJamo Luhrsen2-6/+10
Change-Id: I0f4325b8489edb18fb2e69ed987dd6ec7caeb3ea Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-05-25Deploy 2 Computes if triggered by promote jobsJamo Luhrsen3-1/+13
Change-Id: I5431e1c86d9f56b5192880dc9e7eb6f2f0ab61ee Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-05-25Apex: temporarily disable functest smoke on verifyTim Rozet2-68/+68
Functest is having problems running and logging failures, so we need to temporarily disable it on verify jobs until that infra is fixed. Change-Id: Ib2c41bb0f3c99517c98cfe1167fdc94e2313fb4f Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-05-25define default parameters for daisyJulien5-6/+23
missing default INSTALLER_IP, BRIDGE parameters for daisy-defaults daisy-baremetal-defaults daisy-virtual-defaults Change-Id: I2632e5d10c8a269c025a923c4759ff18adf311a7 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-05-25update blocked jobsJulien2-1/+20
issues: * verify jobs delete previous job's container * merge-build job is abnormally blocked by parent job requirement: verify jobs should block merge jobs Change-Id: I63b64a9b46bf16d01cb34c863db887cdb9607421 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2017-05-25Add auto-report to MongoDByuyang1-2/+3
JIRA: BOTTLENECK-158 The auto-report function has been added to POSCA testsuite. This patch is to add report into CI pipeline. Change-Id: Ie91eb806ca3b5fd185e547f63f142cea2d7aaed0 Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
2017-05-25[fuel] Disable all master jobs except nofeatureMichael Polenchuk1-17/+17
In order to bring in mcp based deployments, turn off for awhile all master jobs except nofeature one. Change-Id: I4aa27ab0407e3f32caeba72323ad9511d981a6b8 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-05-25Merge "Fix verify job without patchset"Serena Feng1-4/+9
2017-05-24[Functest] Push results for functest suitejose.lausuch1-0/+2
Since Functest doesn't post the output to the console any more, we need the logs in some jobs to troubleshoot. Those logs are not stored for functest-suite jobs by default. This patch enables also lf-virtual2 and 3 where some apex verify jobs are using this builder. Change-Id: I5707d1540bed8df9b7c4457775d9877311ba0b33 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-05-24Merge "dovetail: conditional steps added to armpod"Jun Li1-14/+19
2017-05-24Functest: removes redundant exit 0 from fetch credsTim Rozet1-0/+3
Also allows unset and pipefail explicitly in set-functest-env.sh Change-Id: I06ae718f563fed0596a37cec1b3a78e44ee7ea5d Signed-off-by: Tim Rozet <trozet@redhat.com>