summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-02-02prototypes: bifrost: Cleanup old VM console logsMarkos Chandras1-1/+1
The VM logs may not be rotated by logrotate so they are accumulated over time. Make sure they are gone when we start a new job. Change-Id: Iecf7e53015740db98c17a42612da7f44f3c4a676 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-02-01merge GIT_BRANCH and GERRIT_BRANCH into BRANCHRyota MIBU80-201/+79
GIT_BRANCH parameter is different; master or stable/danube in daily jobs, but 'refs/changes/57/27657/6' in verify jobs. This breaks some job builders triggered by the both types of jobs. We have GERRIT_BRANCH parameter for verify jobs to identify stream and expected branch into the patch will be merged after it got +2 and submitted. To avoid further confusion and to have common job builders for daily and verify jobs, this patch introduce BRANCH parameter. GERRIT_BRANCH is now deprecated. Change-Id: Ibcd42c1cd8a0be0f330878b21d3011f1ec97043b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-02-01Merge "multisite: Enable nightly jobs"Fatih Degirmenci1-1/+1
2017-02-01Merge "Create Apex Adapter"Jose Lausuch4-20/+174
2017-02-01Merge "Change dir to the script location"Fatih Degirmenci1-1/+2
2017-02-01Merge "jjb: infra: prototypes: bifrost: Ignore mysql and ironic failures"Markos Chandras1-8/+10
2017-02-01Change dir to the script locationDimitri Mazmanov1-1/+2
Since deploy.sh executes another script located in the same directory, we need to change to that directory. Change-Id: Ic8f98c40cdbfbaca50dffac7519089ec4a75a985 Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
2017-02-01Merge "KVMFORNFV: To enable triggers for kvmfornfv verify and daily jobs."Fatih Degirmenci2-16/+30
2017-02-01KVMFORNFV: To enable triggers for kvmfornfv verify and daily jobs.kalyanreddy2-16/+30
This patch enables kvmfornfv verify test and daily jobs. As kvmfornfv is assigned with Intel-pod10 for running the test cases, slave-label for test phase is also modified. Change-Id: I5202db7c6eeeec5a92266c1bfc7b8d3e46dc33a4 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-01-31multisite: Enable nightly jobsFatih Degirmenci1-1/+1
Change-Id: I37fd93092af67ce0f6546fbda01d321040f9050f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-01-31Merge "bifrost: Use 'unsafe' disk cache for test VMs"Aric Gardner2-0/+5
2017-01-31multisite: Fix the fuel deployment script used by multisiteFatih Degirmenci1-4/+9
Change-Id: I7d4c7d947d6c199346866a807194c66d5f7928de Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-01-31bifrost: Use 'unsafe' disk cache for test VMsMarkos Chandras2-0/+5
The VMs which are created by bifrost are not meant to be used in production so improve the overall CI job performance by switching to the 'unsafe' disk cache mode. Make it also the default mode when using bifrost outside of the Jenkins job. Change-Id: If88f6c9395617a4aa860f8d00e22abfdd18d2922 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-01-31Merge "KVMFORNFV: Implementing triggers for kvmfornfv test scenarios."Fatih Degirmenci1-2/+84
2017-01-31KVMFORNFV: Implementing triggers for kvmfornfv test scenarios.kalyanreddy1-2/+84
This patch includes implementation of daily jobs for kvmfornfv os-nosdn-kvm_ovs_dpdk-ha and os-nosdn-kvm_ovs_dpdk-noha scenarios. Change-Id: I2f745b26867df743710cedc249d1a4fdd557e859 Co-Authored-By: Navya <b.navya4@tcs.com> Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-01-31Fix absolute paths for the scriptsDimitri Mazmanov1-5/+14
The run.sh configuration script uses relative paths for the remote runnables. Change-Id: Ia45c748840e161263df9d76387992e8c23daf93e Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
2017-01-31[doctor] fix docker_tag name for functest imageRyota MIBU1-1/+1
Change-Id: I4595742666b36b784b256d83af563b3ef5109c5d Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-31Merge "Revert "[doctor] not to reset verified status with experimental jobs""Ryota Mibu1-1/+0
2017-01-30Found three merge jobs still using git-scm-gerritAric Gardner3-4/+4
merge jobs should not be cloning the patchset, they should be cloning master after the merge is complete. Change-Id: I3cd853c16bdc2533e8fb926eeea8926f8fc7ac04 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-01-30Merge "Enable bgpvpn scenario in pipeline again"Aric Gardner1-1/+1
2017-01-30Merge "Armband: Add sha256 hash for artifact ISO"Aric Gardner1-0/+1
2017-01-30Merge "jjb: infra: bifrost-verity: Ignore missing landing page"Fatih Degirmenci1-1/+1
2017-01-30multisite: Fix job parameters and align jobs with the scriptsFatih Degirmenci1-6/+19
Change-Id: I40c1dc3662904e054b5c6ad6786f829ecb08ee6e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-01-30Revert "[doctor] not to reset verified status with experimental jobs"Yujun Zhang1-1/+0
This reverts commit 75c49787bd6cc357d44769e30a2b6d9832eca765. `silent-start` didn't resolve the issue of losing verified status when experimental jobs are triggered. Change-Id: Ib0f2b05594cac2cd378321a84b42873b16808b7b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-01-30Enable bgpvpn scenario in pipeline againNikolas Hermanns1-1/+1
Change-Id: Icebbb7de8d210bdc95e9e8fbc14342be5d88287f Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2017-01-30Merge "Configure Multisite Kingbird daily job"Fatih Degirmenci2-22/+149
2017-01-30Create Apex Adapterjose.lausuch4-20/+174
JIRA: RELENG-152 This implementation will help collect information from the deployment. For example: - overcloudrc file - files from the undercloud - files from the overcloud nodes (i.e. logs) Change-Id: I293837695a4b82e57b9fac6027fe8197d68b1f14 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-01-30[doctor] correct GIT_BRANCHRyota MIBU1-1/+6
also reverting I418ba21c0579311adb2b7efc89be841e5688c02d Change-Id: Ia9098bb1bd69148eb30a9195a424aaa78ec4dd18 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-30[doctor] fix functest log file pathRyota MIBU1-1/+1
Change-Id: I418ba21c0579311adb2b7efc89be841e5688c02d Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-30[doctor] use '{installer}-defaults'Ryota MIBU1-4/+1
Use opnfv global param in the doctor job definition. This patch also fix the issue which INSTALLER_IP is missing when we use fuel installer in doctor functest builders. Change-Id: I47c9585af435341f5cd4f8cff564999ad644632e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-30Merge "remove DEPLOY_SCENARIO from installer-params"Ryota Mibu2-8/+4
2017-01-30Merge "Change choosing strategy for docs merge to git-scm"Ryota Mibu1-1/+1
2017-01-27Apex: Adds gluon scenarioTim Rozet1-0/+1
Change-Id: Ie6f83e9b4d41ce2a6877a580304e4bcf03b6e505 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-01-28jjb: infra: bifrost-verity: Ignore missing landing pageMarkos Chandras1-1/+1
if this a new build, there is no landing page to remove and 'gsutil rm' will return false breaking the build. Ignore such failures. Change-Id: If5969b06b7a65a8e36abda57e8cb75e8684a716a Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-01-27Merge "jjb: infra: bifrost-verify: Add links to Jenkins jobs"Fatih Degirmenci1-8/+16
2017-01-27Merge "utils: jenkins-jnlp-connect.sh: Drop hardcoded paths for mkdir and chown"Fatih Degirmenci1-6/+9
2017-01-27Merge "jjb: infra: bifrost-verify-jobs: Ignore jjb patchsets"Fatih Degirmenci1-2/+0
2017-01-27utils: jenkins-jnlp-connect.sh: Drop hardcoded paths for mkdir and chownMarkos Chandras1-6/+9
mkdir and chown are installed in /bin on Ubuntu so determine their path during runtime. Change-Id: I654ad81dfe370b84b9727532e7ee0a37bfd4028f Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-01-27jjb: infra: bifrost-verify-jobs: Ignore jjb patchsetsMarkos Chandras1-2/+0
There is no point testing changes in the jjb/infra/* files since they only come into effect once the patchset is merged and the job is updated. Let not wait cycles testing such patchsets. Change-Id: I858c07cd2ea887fe30ff7ffe4372ff378be05754 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-01-27jjb: infra: bifrost-verify: Use the same defaults on all slavesMarkos Chandras1-6/+3
We are now using virtual machines as slaves so use the same defaults everywhere Change-Id: I2260b859aa031106e1458dd8af697919122c0b77 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-01-27Change choosing strategy for docs merge to git-scmAric Gardner1-1/+1
merge jobs should be using git-scm rather than git-scm-gerrit. git-scm-gerrit will clone the exact patchset git-scm will clone repo/branch Change-Id: Ic11b093feff0b1ab58383b74c85fde92c2e6c0a3 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-01-27jjb: infra: prototypes: bifrost: Ignore mysql and ironic failuresMarkos Chandras1-8/+10
On brand new hosts ironic may not be installed yet so attemping to restart ironic services will lead to failures. Similarly, mysql may also not be installed so do not try to wipe the tables. Change-Id: Ic77d9358aeecb11f5c076a47cfea18ee4f0dff9f Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-01-27Configure Multisite Kingbird daily jobFatih Degirmenci2-22/+149
Change-Id: I6e808306194fa7cf32287eba557907d782cbef8c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-01-27remove DEPLOY_SCENARIO from installer-paramsRyota MIBU2-8/+4
Change-Id: Iea26041bacb8c8447519634b8f37d1b59b8f27e8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-27Merge "Enable QTIP jobs"Fatih Degirmenci1-1/+1
2017-01-27add ool-virtual2 and ool-virtual3Ryota MIBU2-3/+27
This patch adds two pods deployed by fuel and joid, also adds non-voting jobs on fuel pod (ool-virtual2). Change-Id: I5dbadbbeaebf75bb27930233d2609adbc2757ca5 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2017-01-27Merge "[APEX][BGPVPN] Remove l2 from Name"Tim Rozet1-1/+1
2017-01-27jjb: infra: bifrost-verify: Add links to Jenkins jobsMarkos Chandras1-8/+16
It's helpful to provide links to the Jenkins jobs in case further analysis of the build is needed. Moreover, move the console upload step at the end to make sure we also capture the output from the 'exit' handler itself. Change-Id: I7efa363cd248c99783b8a3f66d7dd4d7fd898ef2 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-01-27Enable QTIP jobsYujun Zhang1-1/+1
Change-Id: I6c22d616c2f000c624837ff7253a9d24b61ae8bc Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-01-26Merge "clean and fix build error This patch is cleanup of non required code ↵Morgan Richomme1-16/+3
and fix the EOF issue ssen in deployment."