summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-15Merge "Disable fuel/mcp ci jobs on zte-pod3"Serena Feng1-1/+1
2017-09-15Merge "Apply docker config adaptations to alpines"Morgan Richomme2-3/+5
2017-09-15Merge "add k8s scenario to compass4nfv"Jun Li1-1/+1
2017-09-15Merge "bug-fix: delete directory created by root for workspace cleanup"Jun Li2-0/+4
2017-09-14Apex: Converts clean to use pythonTim Rozet2-2/+2
Change-Id: I2b7ee35500da4523a6cb872f89225fad6dd8af7f Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-09-14opnfv-docker-arm: Use new dockerdir variableAlexandru Avadanii1-1/+1
Previous changes defined the default value and overrides for 'dockerdir' jjb variable, but did not actually set it as the default for DOCKER_DIR. Change-Id: Id73aa60e786b4d4dafbcd18ce2fd926720f9d634 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-14Merge "opnfv-docker-arm: storperf: Fix docker repo name"Trevor Bramwell1-1/+2
2017-09-14opnfv-docker-arm: storperf: Fix docker repo nameAlexandru Avadanii1-1/+2
Storperf job definitions define an override for docker_repo_name, so use that in setting the default for DOCKER_REPO_NAME param. Change-Id: I772088437cd2d6d383ec2f0f44a202b01d95ff59 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-14Merge "yardstick-cleanup.sh: try to fix docker rmi failure"Aric Gardner1-13/+13
2017-09-14opnfv-docker.sh: Fix unbound ARCH_TAGAlexandru Avadanii1-0/+1
Jenkins does not set ARCH_TAG to an empty string; instead it does not set that variable at all when the input is empty. Fix this by providing a default empty string in the script. Change-Id: Iec4c38068b1ab3e8dd124f49b36759eedb084f4a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-14Apply docker config adaptations to alpinesMorgan Richomme2-3/+5
regression reported by barometer project 1) --privileged=true no more set in docker run 2) wrong INSTALLER_IP -e INSTALLER_IP=192.168.122.169 3) ssh_key no more mounted -v /root/.ssh/id_rsa:/root/.ssh/id_rsa Change-Id: Iccda9d57b7ea4c346ff26e9b2f74320bfe7eec95 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-09-14Merge "[fuel] Handle os cacert for alpine as well"Morgan Richomme1-7/+7
2017-09-14Merge "Don't test dovetail with os-onos-nofeature-ha scenario"Jun Li1-6/+7
2017-09-14[fuel] Handle os cacert for alpine as wellMichael Polenchuk1-7/+7
Change-Id: Ie7e8228dc4316a70c8cd800415108180148f5f31 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-09-14add k8s scenario to compass4nfvwutianwei1-1/+1
Change-Id: Ie146c6da6d554c5e5285c73c52beae9f4043eff1 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-09-14bug-fix: delete directory created by root for workspace cleanupYang Yu2-0/+4
JIRA: RELENG-311 RT Change-Id: Id6c5306ef02a3c02c270ef0e548c41dde6d1b8b4 Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-09-14Merge "Add danube scenario "os-odl_l2-bgpvpn-ha" in fuel pod zte-pod1"Jun Li1-1/+14
2017-09-14Merge "Bugfix: Add job-template to jobs"Jun Li2-0/+2
2017-09-14Don't test dovetail with os-onos-nofeature-ha scenarioxudan1-6/+7
Compass will not release os-onos-nofeature-ha scenario in its E release. Dovetail will not test against this scenario anymore. JIRA: DOVETAIL-502 Change-Id: Ifeefc0fdbe610808d349be971f597ad10ea5ceca Signed-off-by: xudan <xudan16@huawei.com>
2017-09-14bug-fix: fix privilege error for removing workspaceYang Yu1-1/+1
JIRA: BOTTLENECK-196 Details refer to: https://build.opnfv.org/ci/view/bottlenecks/ job/bottlenecks-compass-posca_stress_ping-virtual-daily-master/ 41/consoleFull Change-Id: Ia973bab723e2b52a34f4332a5dbcff7c342720d7 Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-09-13Bugfix: Add job-template to jobsxudan2-0/+2
The last patch to add apex danube jobs on huawei-pod4 forget to add the job-template to the jobs list. Change-Id: I671faa2068bab517adc59ad8597e9c05330d528f Signed-off-by: xudan <xudan16@huawei.com>
2017-09-14Merge "Bug-fix: Cleanup Workspace after Testing"Jun Li2-4/+15
2017-09-14Disable fuel/mcp ci jobs on zte-pod3Alex Yang1-1/+1
The ci jobs on zte-pod3 failed many days. Disable the mcp ci jobs on it. And the pod will be used for another installer. Change-Id: Id8eab7424db6dc0eac97fa0d85c93f2ef98442e3 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-09-14Merge "Apex, Dovetail: run proposed_test against Apex on huawei_pod4"Jun Li2-0/+134
2017-09-13Optional Architecture Specific Pushmbeierl3-9/+86
Enables optional argument to specify the architecture to use when building and pushing the image. If project defines it, the arch is added to the docker version like so: arch-version. This matches the tag convention used by multiarch/alpine. Change-Id: I699c2aba05c55291b5f8c48bcc1daacceae6154b JIRA: STORPERF-210 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-13Merge "ericsson-pod1 slave defaults: Custom INSTALLER_IP"Aric Gardner1-0/+4
2017-09-13Merge "yardstick: AArch64: Pull from arch-specific repo"Aric Gardner1-4/+8
2017-09-13Merge "xci: Make it possible to skip deployment and healthcheck"Markos Chandras1-0/+12
2017-09-13Merge "Add reporting for Functest Alpine in Releng"Morgan Richomme1-2/+4
2017-09-13Add reporting for Functest Alpine in RelengMorgan Richomme1-2/+4
Change-Id: I1e72cb5b7ce9441900a239bb593d89275fe7b675 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-09-13Apex, Dovetail: run proposed_test against Apex on huawei_pod4Peng Liu2-0/+134
Run Dovetail proposed_test job against Apex Danube daily on huawei_pod4. Change-Id: I14f4f86caa2b1fb2802b5ea154edec47784209cc Signed-off-by: Peng Liu <pliu@redhat.com>
2017-09-12Add danube scenario "os-odl_l2-bgpvpn-ha" in fuel pod zte-pod1xudan1-1/+14
JIRA: DOVETAIL-500 Change-Id: Iab4af16ecb31b183a375d03a9fc6066e00ecaec1 Signed-off-by: xudan <xudan16@huawei.com>
2017-09-13yardstick: AArch64: Pull from arch-specific repoAlexandru Avadanii1-4/+8
AArch64 Docker images for Yardstick reside in "opnfv/yardstick_aarch64" repo. Change-Id: Ic2621aabd535bbfcd274650ee590eebed4806efa Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-13Merge "Disable mcp ci job on zte-pod1"Serena Feng1-1/+1
2017-09-13ericsson-pod1 slave defaults: Custom INSTALLER_IPAlexandru Avadanii1-0/+4
ericsson-pod1's jump host already has a static IP assigned to its pxebr, which collides with the mcpcontrol network default settings used by Fuel@OPNFV. Instead of changing the existing network configuration on the jump host to prevent CIDR collision, use a slightly different CIDR, which is derived from INSTALLER_IP. JIRA: FUEL-285 Change-Id: Ibea10b3f6528f3b34bc4ab12c3f9131932f6dc84 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-12Merge "Fix Yamllint Violations for jjb/escalator"Aric Gardner1-203/+212
2017-09-12Merge "Fix Yamllint Violations for jjb/vswitchperf"Aric Gardner1-107/+108
2017-09-12Fix Yamllint Violations for jjb/escalatorTrevor Bramwell1-203/+212
JIRA: RELENG-254 Change-Id: I2a4ba4a8a60aaf6f0a9859726abfd8f1b73df82f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-12Merge "Fix Yamllint Violations for jjb/container4nfv"Aric Gardner1-38/+39
2017-09-12xci: Make it possible to skip deployment and healthcheckFatih Degirmenci1-0/+12
This change adds possibility for patch submitters to skip the full xci-verify if the change doesn't impact the deployment. Since the patch will be reviewed by others, reviewers can always ask the submitter to run it through full xci-verify by changing the topic and posting reverify or recheck as comment to gerrit change. The keyword to put in topic branch is skip-verify. Change-Id: Ib7be71cadd1e1ddff181936ae77753fbfbf3a1d3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-09-12Fix Yamllint Violations for jjb/container4nfvTrevor Bramwell1-38/+39
JIRA: RELENG-254 Change-Id: I3c64608d9a185617769a7f9f1488e5cd3fd5cd16 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-12xci: Drop parameter ANSIBLE_VERBOSITY from jobsFatih Degirmenci5-15/+0
Instead of setting the verbosity in jobs, they can be set in scripts to move the setting to where it makes most sense and possibly easing the work for ansible version adaptations by fixing it in one place. Change-Id: Ie155b666cf5300a3f57687b3214a65d5d79aeee1 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-09-12Merge "barometer: fixed typo in jjb"Aric Gardner1-1/+1
2017-09-12Merge "Fix Yamllint Violations for jjb/ves"Aric Gardner1-43/+44
2017-09-12Merge "Fix Yamllint Violations for jjb/qtip"Aric Gardner3-212/+220
2017-09-12Merge "Fix Yamllint Violations for jjb/promise"Aric Gardner1-38/+39
2017-09-12Merge "Fix Yamllint Violations for jjb/prediction"Aric Gardner1-38/+39
2017-09-12Merge "Fix Yamllint Violations for jjb/pharos"Aric Gardner1-38/+39
2017-09-12Merge "Fix Yamllint Violations for jjb/parser"Aric Gardner1-51/+52
2017-09-12Merge "Fix Yamllint Violations for jjb/copper"Aric Gardner1-42/+43