summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-02-26[compass4nfv] add DEPLOY_SCENARIO macrowutianwei1-3/+11
fix the error Unrecognized macro 'DEPLOY_SCENARIO' and deploy failed. Change-Id: Ic34a0d99c2a6026303046c2b350da205372ec78e Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-02-24Merge "Update the postscriptbuild usage"Serena Feng1-0/+1
2018-02-23Disable noop for ansible build server configagardner1-1/+1
Time to go live. If this breaks I have shell on these machine and can fix but should be fine Change-Id: I616797cd3512b594d1daa846308e7a8643fb9cb0 Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-02-23Fix slave monitor job.agardner1-4/+9
must be run on the same builder each time. output goes to /tmp/ its just a textfile per slave. hasetbin stopped working, so I turend off the silly graphs. Change-Id: I7300710c338f74e5426ab3cd2e2707ac2553f982 Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-02-23Merge "Revert "Update Functest jobs""Aric Gardner1-216/+40
2018-02-23Revert "Update Functest jobs"Fatih Degirmenci1-216/+40
This reverts commit 7b9734aaca2fb04d1d8750b755a2880d60176889. Change-Id: I5926d8013e57f2f0a68985b91aa8ab746bbbf1ab
2018-02-23jjb: xci: xci-start-new-vm.sh: Set pipefail optionMarkos Chandras1-0/+1
In commit I77d5d66c0146f943d805612ca5b47e2eed3ffc41 the 'ts' utility was added in order to print timestamps for deployment. However, this breaks the exit code since 'pipefail' was not set so every job was returning 'success'. Change-Id: I2625a655a7334b1e43b690618821e69377075ed1 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-02-22Merge "Jenkins not reporting lint results to gerrit"Aric Gardner1-1/+3
2018-02-22Jenkins not reporting lint results to gerritagardner1-1/+3
I set -x in a test and then it did report. not sure what's going on here, I thought this was fixed. May as well cat the violation log as we debug Change-Id: I142fb3855ebc000ee90aa24e0ecb336bb9b313df Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-02-22Merge "Update Pharos Dashboard Deploy Job and Disable"Fatih Degirmenci1-2/+14
2018-02-22Merge "jjb: xci: Use the 'ts' utility to print timestamps on executed steps."Fatih Degirmenci2-2/+2
2018-02-22Merge "Fix SFC Email PTL Macro"Fatih Degirmenci1-1/+1
2018-02-22Merge "Update Functest jobs"Fatih Degirmenci1-40/+216
2018-02-22Update Functest jobsDelia Popescu1-40/+216
Add support for functest tier with multijob Add publishers separate for fetures and all other functest tiers Run functest features suits in a mutijob Since there are no arm specific requirements, remove arm-daily builders and jobs JIRA: FUNCTEST-917 Change-Id: I92e3d7ca378dd6d293520c679c741de4bf336639 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2018-02-21Fix SFC Email PTL MacroTrevor Bramwell1-1/+1
Includes the name of the PTL but should be just the email. Change-Id: If6ef3b7c15defd44c6f86a24d6250840c37dd24b Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-02-21Update Pharos Dashboard Deploy Job and DisableTrevor Bramwell1-2/+14
Copying the keys required for talking to JIRA and disabling the job until chages can be tested to ensure a deploy runs successfully. Change-Id: Ib3602338cfe06d5507f5d3f5b853906feb39f4c5 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-02-21Move generation of artifacts.opnfv.org to jenkinsagardner1-0/+38
Move generation of artifacts.opnfv.org/index.html and sub pages into a jenkins job. Script was run on cron on master previously. run on lf-build2 Run job once per hour (it takes a long time to run) Block if job is already running Change-Id: Icc03cac61a802e036e4af8a9b9e3a244e147abea Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-02-21jjb: xci: Use the 'ts' utility to print timestamps on executed steps.Markos Chandras2-2/+2
We can use the 'ts' utility to print timestamps on every executed command so we can keep track on the duration of each task and the job overall. Change-Id: I77d5d66c0146f943d805612ca5b47e2eed3ffc41 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-02-21Merge "Add functest-kubernetes repo to lint verification"Aric Gardner1-1/+1
2018-02-21Merge "Rename var XCI_LOOP to CI_LOOP to align with Functest"Fatih Degirmenci4-9/+9
2018-02-21Merge "jjb: xci: Fix bifrost blockers for XCI jobs"Markos Chandras3-5/+10
2018-02-21Add functest-kubernetes repo to lint verificationJose Lausuch1-1/+1
Change-Id: Ia1e05db344e6e6b4a773bf17157488716ac0c305 Signed-off-by: Jose Lausuch <jalausuch@suse.com>
2018-02-21jjb: xci: Fix bifrost blockers for XCI jobsMarkos Chandras3-5/+10
The bifrost regexp was wrong leading to conflicts betwen the XCI and bifrost jobs. Moreover, we need to add the same restrictions for jobs/node on bifrost jobs similar to the XCI ones. This finally fixes the 'throttle' property to use the 'xci-verify-virtual' category. Change-Id: I6d3f8fdd82738c1d079b1a3fdef134753eb4281a Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-02-21Merge "jjb: xci: bifrost-verify-jobs: Increase build-timeout value"Fatih Degirmenci1-1/+1
2018-02-20Remove 'cd && pull' commands from jjb-merge jobTrevor Bramwell1-2/+0
These are no longer needed since the server has been migrated, and a git clone already exists in the workspace. Change-Id: I07b5ff9185323d7295578b23a634e2d0e03afcd7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-02-19jjb: xci: bifrost-verify-jobs: Increase build-timeout valueMarkos Chandras1-1/+1
The bifrost jobs could run in parallel with the XCI ones so it may take longer than 90 minutes to complete. Lets double the timeout value in order to ensure that we don't fail due to a Jenkins timeout. Change-Id: I53a442f434d839d891bf03e41ba1a6a4459fd878 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-02-15jjb: xci: Add missing job blockers for XCI merge jobsMarkos Chandras2-0/+8
We shouldn't allow the merge jobs to run in parallel with the verify ones when both are testing the same distro since one may wipe the 'clean VM' of the other one. Moreover, we should restrict the number of jobs allocated on nodes in order to avoid overloading them. Change-Id: I9c0b9b5061e41b21c01789fc4676e72e0e082f17 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-02-14Merge "[daisy] Move master branch jobs to zte-pod2"Fatih Degirmenci1-11/+11
2018-02-14Merge "container4nfv: trigger yardstick test"Fatih Degirmenci2-3/+7
2018-02-14Merge "Fix functest k8s job"Fatih Degirmenci1-3/+3
2018-02-14Merge "[fuel] Disable Euphrates triggers"Fatih Degirmenci1-6/+6
2018-02-14Merge "Update Dovetail PTL Email Macro"Fatih Degirmenci1-1/+1
2018-02-14Rename var XCI_LOOP to CI_LOOP to align with FunctestFatih Degirmenci4-9/+9
Change-Id: If5c5b828312dc588515589b8075b9754537b8f86 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-02-14[fuel] Disable Euphrates triggersAlexandru Avadanii1-6/+6
Change-Id: I3fd11c6efb13f46ec74a0237a180497397cdfefe Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-02-13Apex: Fixes concurrent apex-virtual jobsTim Rozet2-2/+4
We were missing concurrent on this job which was preventing parallel execution. Change-Id: I4d1ea62aef2a321220799cebee008f494490886c Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-02-13Apex: Attempt to fix apex-virtual parallel executionTim Rozet3-1/+3
Remove passing node params and enable global queue scanning. Hopefully this will allow 2 apex-virtual jobs to run at the same time (1 per each slave). Change-Id: I310dbc477e267c302d50599bab2a933ce988dba7 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-02-13Apex: Updates daily scenarios for FraserTim Rozet2-42/+20
Scenario list for Fraser: https://wiki.opnfv.org/display/SWREL/Fraser+Scenario+Status Change-Id: I083dc5b0b9cea9f91d7a9568a05df5865aeafa05 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-02-13Fix functest k8s jobLinda Wang1-3/+3
Change-Id: Ied442837e4e9fd25946590d3dbada6ff2cbe7fc3 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2018-02-12Update Dovetail PTL Email MacroTrevor Bramwell1-1/+1
Let the 'email-dovetail-ptl' macro reflect that Georg Kunz is the new PTL of the dovetail project. Change-Id: I3b3bd53a7c7f146105a719727fd627bf15054aca Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-02-13[daisy] Move master branch jobs to zte-pod2Zhijiang Hu1-11/+11
This PS does: 1) Move master branch jobs to zte-pod2 which seems has a more stable internet connectivity. This is trying to solve master branch deployment unstable problem. 2) Disable Euphrates jobs to make room for master branch. Change-Id: Id36f0ff6a268aabf0badd46f55bb397afe5e4830 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-02-13container4nfv: trigger yardstick testYibo Cai2-3/+7
Change-Id: Ifdd504ff199c73a17cf007903a5480ee55f86102 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-02-12Update Pharos PTL in Email PTL MacroTrevor Bramwell1-1/+1
Julien has recently been promoted to PTL of the Pharos project and the macro for emailing the Pharos PTL should reflect this change. Change-Id: Id3f025cd87284d480da892fc999d7379af50ac95 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-02-12Merge "Doctor: pass project parameter to other job"Ryota Mibu1-0/+12
2018-02-12Merge "vswitchperf: Use POD12 for VERIFY and MERGE jobs"Fatih Degirmenci1-4/+16
2018-02-12Merge "Add K8s Yardstick daily job for arm64"Fatih Degirmenci2-0/+214
2018-02-12Merge changes I68779792,Ide8d210eFatih Degirmenci1-2/+4
* changes: Export CI_LOOP as expected by Functest Export an new var related to Energy in functest jobs
2018-02-12Add K8s Yardstick daily job for arm64trevortao2-0/+214
Add k8s Yardstick daily job for arm64 based on compass4nfv for arm64, which would be triggered after the k8s deployment on arm64. Change-Id: Ic928ce4bf0c32060a74a434b6bb3e9d9848f3e32 Signed-off-by: trevortao <trevor.tao@arm.com>
2018-02-11Doctor: pass project parameter to other jobdongwenjuan1-0/+12
From the failure log of doctor verify ci, project parameter is not passed to other jobs. see: https://build.opnfv.org/ci/job/doctor-verify-sample-master/33/console Change-Id: I6a53cd609a261d90cdc0e1e10a3d7b05a515349e Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-02-11Bugfix: delete extra whitespacexudan1-2/+2
Change-Id: I1fe8c9d4b6b2ee461320bc20342d439e23c9c616 Signed-off-by: xudan <xudan16@huawei.com>
2018-02-11Merge "[Dovetail CI] change dovetail CI jobs on Compass"mei mei3-79/+13