summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-08-26Testing single dir documentation uploadAric Gardner1-1/+42
Change-Id: Iddc23760107a7a6a6bbeca61d9011a78727e2a3a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Update docs to test scriptAric Gardner1-117/+124
Change-Id: I57414ba475b57377d4ee17c0bb7f85ae8b96ed07 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Adding initial docs, script and logic for releng projectAric Gardner5-2/+261
Change-Id: Ie5bebf61b5f539d31c4c270b3f86b68b7a3ff2c9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Ignore changes in jjb folder for releng-verify jobFatih Degirmenci1-0/+3
JIRA: RELENG-15 Change-Id: I48b63543ed8c5ef7c065f5e53a9a8b4da2dba0b3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-26remove sourcing of opnfv-openrc.rc in releng scriptMorgan Richomme1-13/+0
no file must be sourced from functest now assuming that we retrieve all the creds dynamically through the script utils/fetch_os_creds.sh before running functest JIRA: FUNCTEST-42 Change-Id: I781fb1710086ae2ef8078b5deb1aeef4197712cf Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-26Check for changes to docs directory to trigger runs of verify and mergeAric Gardner1-1/+3
Change-Id: If99ae3b9a2e50c9542c84c4047b799e0ec5c3ca4 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Post links of documents generated for review to GerritFatih Degirmenci2-0/+4
JIRA: RELENG-18 Change-Id: Ib0f3b4dcb31844b3dc96357ca1e4f000a633e493 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-25Reconfigure functest jobs for lab reconfig and arno branchesFatih Degirmenci3-7/+120
- Rename and reconfigure set-functest-env, functest, and clean-functest-env jobs after installers given that there is only one POD. - Create jobs specific to master and stable/arno branches as a preparation to Arno SR1. - Leave Orange jobs as they are, named/configured after Orange POD. we have only one POD left. - Standalone test jobs bench, smoke, odl, vims, and vping job are not reconfigured and perhaps need to be reevaluated. - Reconfigure foreman and fuel master and stable/arno jobs to use new functest jobs. JIRA: RELENG-23 Change-Id: I2abd20d21c590baa82848f1e03d81315501ac056 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-25Update result_collection_apigrkoffi7-0/+863
Fix lines length regarding pep8. Add new handlers for cases and results and HTTP methods to projects. JIRA : RELENG-7 Change-Id: Idc7c0868384d29f28bccc78540edfb02ae1dfbaf Signed-off-by: grkoffi <koffirodrigue@gmail.com>
2015-08-25Show output from setup.py in yardstick verify and merge jobsKristian Hunt1-2/+2
This patch makes it easier to debug errors encountered when adding new dependencies to yardstick and changing the CI pipeline. Change-Id: I6472aedf2123f0a8968b87377941226db8854009 Signed-off-by: Kristian Hunt <kristian.hunt@gmail.com>
2015-08-25Increase the wait time for slave to come back to 180 secondsFatih Degirmenci2-6/+6
The Jenkins slave connection is not established within 90 seconds so increasing the wait time to 180 seconds to have extra wait time. Change-Id: I5941da7c2b655467ee1d4b4dfe1951d06d835ec6 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-25Fix issue with foreman-virtual-deploy dependent jobsFatih Degirmenci1-2/+2
There was a problem with yaml file which was not caught by jjb for some reason on builder-verify job. After fixing it, the dependent jobs worked fine. Change-Id: I7e79442f4806e3160f4f827fc9e227c7d348793e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-25Enable fuel and foreman daily jobsFatih Degirmenci2-2/+2
Change-Id: I52e359105ef40996fb9680e3f8adf1fea12d26a4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-24Fix GIT_BASE for foreman virtual deployFatih Degirmenci1-0/+4
Change-Id: I4998d11b85cd47e7150b8261b492e93ddb35beb4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-24Try doing foreman virtual deploy as a separate jobFatih Degirmenci1-13/+35
Change-Id: I293d08233a5f1edab85d109c017a416062becc84 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-24This dot file should not have been in the repo, removingAric Gardner1-0/+0
Change-Id: Iaf1b9e1a409a2022d5044dcf95ca4cd12c39a740 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-24Enables Jenkins verification with foreman virtual deployTim Rozet1-1/+4
Virtual deploy job is passing in CI on POD1. This patch will allow gerrit patch verification. JIRA: OCTO-99 Change-Id: I834fab1695151f3e71c6ef661201e6c01b1fb7ce Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-08-24Reconfigure foreman and fuel daily jobs after lab reconfigurationFatih Degirmenci2-42/+151
- apply build blocker to lab-reconfig jobs so lab-reconfig jobs will wait in the queue if another installer's daily job is going on - reconfigure daily job timer triggers in order not to start them at the same time to decrease multiple jobs running at the same time even further - reconfigure deploy-runner jobs to allow running reconfig and deploy jobs manually without running the test jobs - apply build blocker to deploy-runner jobs accordingly - increase the sleep to 90 seconds in order to make sure the slave is connected back to Jenkins JIRA: OCTO-109 Change-Id: I2790249661e3180f987019985b90d3418f296f5c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-21add test and verify jobs for bottlenecks projectMatthewLi2-0/+169
BOTTLENECK-1 add test job to print hello world and docu-build script in verify job builder Change-Id: I5197ebb27cbc5c18101276e09a103d8cc5bbb176 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-08-20Adds Foreman virtual deploy on POD1Tim Rozet1-0/+60
Virtual deploy for pod 1. Will wait to add it as part of Jenkins verify until I see it pass in CI. JIRA: OCTO-99 Change-Id: I2516a87ac2a292bbd1678ba1ae8dadeaca5017ac Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-08-20The ordering here was eating the non zero exit statusAric Gardner1-6/+2
Change-Id: Ifdedb74503e9897d423e25bb6b5a1dbc77e8057a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20Revert "Inclusion of 2 qtip_dhrystone jobs for the Dell Lab"Aric Gardner1-131/+1
This reverts commit 9c26f11c59228c0e4a430f2badd70e47ca8884b4. Change-Id: Icae02c26f85138772c298bb47fed59495185ff6c Conflicts: jjb/qtip/qtip.yml
2015-08-20forgot quotes.Aric Gardner1-1/+1
Change-Id: Ifc37b7d388632bd071295957d3577fb10b5f3ee4 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20Gar. the vars are not being passed in the correct wayAric Gardner1-3/+3
Change-Id: Ibbc93a4f989c954608d2c018f6bf691c409bf66f Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20node doesnt work this way. afaikAric Gardner1-2/+2
Change-Id: Ia21d1c2b5b99183b388e421db775cb76442624ce Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20another syntax error, missing:Aric Gardner1-1/+1
Change-Id: Ie15f184d2948748e0145a8c5695060767751fe49 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20remove leading white spaceAric Gardner1-1/+1
Change-Id: I098f86e7febeaa5e515ec673105d4ecba389d038 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20Missing space. passed verify but not merge jobAric Gardner1-1/+1
Change-Id: I3ec13ae964baefb91328cb4b024b32de8daf7ec3 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-20Merge "fuel-deploy-master & arno jobs for POD2"Tim Rozet1-50/+10
2015-08-20Inclusion of 2 qtip_dhrystone jobs for the Dell LabNauman Ahad1-1/+131
First attempt at modifying/creating a JJB for a test case. Used guide available at OPNFV wiki and JJBs for other teststing projects such as yardstick as a reference. To be run on the dell-build node. If works, a job would be made for the LF POD too. Modified to remve white spaces and removed prebuilds JIRA:QTIP-7 Change-Id: Iffed74a8bae64c4643839c4d2e2cac49a0070d9d Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
2015-08-20fuel-deploy-master & arno jobs for POD2Szilard Cserey1-50/+10
Configuring fuel-deploy-master and arno jobs for launching Production Autodeployer on POD2 Change-Id: I5ec69f1b79ebf5497c73ade8d0d7ddaf90aa359b Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-08-20rename the salve of huawei's labm001331421-6/+6
JIRA: COMPASS-20 Change-Id: If56cf43ef73c526223a046d81396bea0ae941456 Signed-off-by: m00133142 <meimei@huawei.com>
2015-08-19Forgot to fix the path for the helper at the end of the mergeAric Gardner1-1/+1
Change-Id: I55fcf3c742f8e879000ce6f979036a3dc51d4851 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-19Fix gsutil upload path for merge jobAric Gardner1-4/+6
Change-Id: I9e8810cb54ad2e02aea3fb5ae4c4d1eae13ec0be Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-18Reboot servers if they are in power-off statePeter Bandzi1-1/+14
Also sleep value increased to 10. We don't need so many cycles. JIRA: OCTO-109 Change-Id: Ia956c77328bc12943e4bd0c4a0d4979ff500c2a2 Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-08-17Fix yardstick verify and merge jobs always result in +1Kristian Hunt1-0/+4
JIRA: YARDSTICK-118 Change-Id: If6793555afc0e1513a7c55a5a1b7a82fca241692 Signed-off-by: Kristian Hunt <kristian.hunt@gmail.com>
2015-08-14Add exit code 1 when script failsPeter Bandzi1-0/+2
JIRA: OCTO-109 Change-Id: Id0cc879514ae55f448658968b49a6219f47f03e1 Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-08-14add an option "compass" in fetch_os_creds.shm001331421-0/+27
JIRA: COMPASS-9 Change-Id: I8df14c81eb4ef02b6a02e01f2d0f57acbb6c102b Signed-off-by: m00133142 <meimei@huawei.com>
2015-08-14change the repository path in compass verify/merge jobs to newm001331421-34/+22
JIRA: COMPASS-14 Change-Id: I4be34b9f6ad1bcd09049f651dcc58cf5a1b1ec5e Signed-off-by: m00133142 <meimei@huawei.com>
2015-08-13Disable tiggers from daily jobs until we get green lights from manual buildsAric Gardner2-20/+20
Change-Id: Iba6d70ad7e34204aa27642d94a18bb082ed9976a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-13Merge "Fixes jjb to use common clean and fuel config files"Aric Gardner2-6/+16
2015-08-13Fixes jjb to use common clean and fuel config filesTim Rozet2-6/+16
Fuel and Foreman now both use common clean. Also updates fuel to use pod2 yaml config files for arno and master deployments. JIRA: OCTO-109 Change-Id: I140fa69ed54aa12d07d9ddafc530432b3be89637 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-08-13Fuel build issue has been resolved so enabling fuel verify and merge.Fatih Degirmenci1-10/+4
Revert "Disable fuel verify and merge" This reverts commit dab9a8e80581b338d6c9344e1a61e76df4ad1c52. Change-Id: I31f002b4d7ef41d8b90c4bb7e9ce621fd541d9ae Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-13Fix indentation in kvmfornfv jjbFatih Degirmenci1-2/+2
JIRA: OCTO-114 Change-Id: I9fc3830b256442c6afa2bb90a472314aababd094 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-13Update setuptools in yardstick verify and merge jobsKristian Hunt1-0/+2
New virtualenv comes bundled with setuptools 5.5.1 while yardstick requires >=6.1. JIRA: YARDSTICK-29 Change-Id: Ia5f44c9c888a5461d3a4ed71a9d60f7c20bd8539 Signed-off-by: Kristian Hunt <kristian.hunt@gmail.com>
2015-08-13Adjust GIT_BASE for kvmfornfv verify/merge jobs and remove somevarFatih Degirmenci1-1/+9
JIRA: OCTO-114 Change-Id: Ib2953c98d599624932874210deb41394a32a5636 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-13Create initial JJB for kvmfornfv projectFatih Degirmenci1-0/+158
kvmfornfv JJB currently contains dummy verify, merge, and daily jobs. The jobs will be converted properly in order to build the kernel, create the package and upload it to artifacts.opnfv.org. JIRA: OCTO-114 Change-Id: Id250d1bbf05cd453efedc83510f3b7afc47da899 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-12Disable fuel verify and mergeAric Gardner1-4/+10
Change-Id: Ic1616d97d0afb94c63e7d053726314d40486bd45 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-12Adjust GIT_BASE for fuel and apex verify/merge jobsFatih Degirmenci2-0/+19
Verify and merge jobs are tied to a none-LF server and GIT_BASE should be https instead of ssh JIRA: OCTO-118 OCTO-120 Change-Id: I38b56eb081ccf42c19b15b4913ced6ed13a08782 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-12Create initial JJB for Fuel projectFatih Degirmenci1-0/+157
JIRA: OCTO-118 Change-Id: I4958a083f09e453cf8b5417a4635f3c54a65a708 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>