summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18Add Euphrates pages for reportingMorgan Richomme6-23/+267
Change-Id: Iee4c54801d839be949495360141d4ae9353e5ecc Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-09-18Merge "Enable jobs for stable/euphrates branch"Serena Feng4-3/+40
2017-09-18Merge "Add monitoring tests folder trigger unit verify"Serena Feng1-0/+2
2017-09-16Merge "testing for raise in config.py"Serena Feng1-0/+9
2017-09-16Merge "leverage LFID authentication to pod creation"Serena Feng10-23/+128
2017-09-16Merge "leverage token_check only when posting results"Serena Feng3-77/+17
2017-09-15xci: Disable bifrost jobs until Intel slaves are back onlineFatih Degirmenci1-3/+3
Change-Id: I3a40077f14429de7a23ebf733dff5b13b8bc5d9e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-09-15Merge "[Functest] Exclude vnf tests for virtual deployments"Jose Lausuch1-1/+5
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-15Add monitoring tests folder trigger unit verifyzhongjun1-0/+2
Add monitoring tests folder to trigger unit verify job for daisy beacause unit test code should be added verify CI. Change-Id: I77e19b5b07a3a1f724c20036e5c337ffa9f482ec Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
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-14[Functest] Exclude vnf tests for virtual deploymentsJoseLausuch1-1/+5
VNF test cases take long time when executed in virtual deployments, mainly due to the resources assigned to the virtual hosts. Change-Id: Id0591e6217515b04fe163488a89667ac66c06cdd Signed-off-by: JoseLausuch <lausso@Joses-iMac.local>
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-13Enable jobs for stable/euphrates branchZhijiang Hu4-3/+40
Change-Id: I9c9759f3f361d6e0e56429e0aeca6205fa59934f Signed-off-by: Zhijiang Hu <hu.zhijiang@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