summaryrefslogtreecommitdiffstats
path: root/jjb/genesis/genesis-foreman.yml
AgeCommit message (Collapse)AuthorFilesLines
2015-08-25Reconfigure functest jobs for lab reconfig and arno branchesFatih Degirmenci1-1/+1
- 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-25Increase the wait time for slave to come back to 180 secondsFatih Degirmenci1-2/+2
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 Degirmenci1-1/+1
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-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 Degirmenci1-19/+74
- 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-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-13Disable tiggers from daily jobs until we get green lights from manual buildsAric Gardner1-10/+10
Change-Id: Iba6d70ad7e34204aa27642d94a18bb082ed9976a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-13Fixes jjb to use common clean and fuel config filesTim Rozet1-1/+1
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-07-24create merge job for genesis master and stable/arnoMatthewLi1-4/+4
JIRA: OCTO-84 Change-Id: I50281b4e88f0d6338164f586f1cb931247ccf907 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-07-23Fixes home directory differences between Jenkins nodesTim Rozet1-2/+2
JIRA: OCTO-109 Change-Id: I31ac16b3f33b98d09614f53872c7a9c8b68bf4d2 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-07-23Moves lab-reconfig to execute on masterTim Rozet1-2/+74
The problem is the lab reconfig includes a reboot of nodes in a POD and since Jenkins slave is on one of those nodes, it will sever the jenkins connection and fail the job. Therefore we need to run the lab-reconfig from master node, then execute the deploy on the slave when it is back up. JIRA: OCTO-109 Change-Id: I10724b95685f6dba2cd463e01ff7618de292c851 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-07-23Fixes permissions issue with lab-reconfigTim Rozet1-2/+2
Issue where jenkins-ci is unable to remove venv dir due to venv created with sudo. Removing sudo from commands. JIRA: OCTO-109 Change-Id: I6cc0232f0ba22caebb005072eab5c2152ab84401 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-07-23Fix unbound variable issue during venv activationPeter Bandzi1-1/+5
JIRA: OCTO-109 Change-Id: Iac5bc0f2135ffce6dee7003ddbf6f174247702b3 Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
2015-07-22Fixes issue where venv was being activated in wrong directoryTim Rozet1-1/+1
JIRA: OCTO-109 Change-Id: I804aa0ae1232d9f9bfd44d5ed1c6ff74f865c0a5 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-07-21Adds lab reconfig to JJB for ForemanTim Rozet1-0/+41
Adds another builder to do the lab reconfig pulls in UCS login info from the local jumphost. Need to still add the updates for Fuel, but want to make sure these changes are good. JIRA: OCTO-109 Change-Id: I8e7988b49e8ae44b37973472deff800b9f4f21e8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-06-18Put workspace cleanup back for genesis/fuel and genesis/foremanFatih Degirmenci1-0/+3
Disk space is getting full due to not removing build artifacts. Change-Id: I46cadacfab8c23e0196bb43972abc64d2f07f3ad Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-16Enable daily triggers for fuel and foreman on LF HWFatih Degirmenci1-6/+11
master branch job will be triggered on: 21:00 UTC stable/arno branch job will be triggered on: 03:00 UTC Yardstick jobs are also added to daily job. Change-Id: Id165814564da12eee885b34b73d070a3e272f724 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-16Create daily jenkins jobs for genesis/foreman for stable/arno(bugfix)chenshuai1-2/+2
JIRA: OCTO-89 Change-Id: I0c9e6e2b9754f8b76722f03e210344076373ff04 Signed-off-by: chenshuai <chenshuai@huawei.com>
2015-06-16Create daily jenkins jobs for genesis/foreman for stable/arnochenshuai1-16/+30
JIRA: OCTO-89 Change-Id: I0dcbbde3d613a9b705839eeedca81de28eb5b468 Signed-off-by: chenshuai <chenshuai@huawei.com> Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-06-05Enable foreman verify job on stable/arnoFatih Degirmenci1-6/+10
Master job changed to master from stream in order not to break everything at one. JIRA: OCTO-72 Change-Id: I36078b97a71e088e345781d0c5938481913efe18 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-03Disable scheduled runs for foreman/fuel daily masterarno.2015.1.0Fatih Degirmenci1-3/+0
Scheduled runs will be enabled after the release. JIRA: OCTO-3 OCTO-4 Change-Id: Ie980f883bad115f2ba9a9ac4c97c4bcc0ee8d433 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-03Enable daily jobs for fuel and foreman for releaseFatih Degirmenci1-2/+2
Timer triggers kept disabled until we cut the release. JIRA: OCTO-3 OCTO-4 Change-Id: Ic9d508c691722663cbc9dded1ff78cfd01e9d65c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-06-01Run full pipeline on POD2 once a dayFatih Degirmenci1-1/+1
JIRA: OCTO-4 Change-Id: I0273b093d83ecd5d8e072c26a689a8e6686a9f5b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-27Enable build-deploy-test on POD2 using foremanFatih Degirmenci1-1/+9
JIRA: OCTO-4 Change-Id: I63be300d0bb19b4ecba48a1790b395c17e7c6cae Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-26Enable deployment and functest on POD2Fatih Degirmenci1-6/+2
Build has now been excluded from full run due to not having build server. It will be added back to run once the build server is back online. JIRA: OCTO-4 Change-Id: I15cac4486354aef3aa8f73dafcb62d73d8b6e5df Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-26Move/disable jobs that are tied to ericsson-buildFatih Degirmenci1-1/+1
ericsson-build slave will be under maintenance so some jobs are moved to another slave and some jobs are disabled. JIRA: OCTO-3 OCTO-4 Change-Id: I8d1e1b985bd7c6ee1070624ce1ac3d741fa8b469 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-21Enable full runs on POD2 every 6 hoursFatih Degirmenci1-1/+1
JIRA: OCTO-4 Change-Id: I63798dbbce437cb3220e4d54b94345a765841b95 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-20Switch back to daily runs for foremanFatih Degirmenci1-1/+1
JIRA: OCTO-4 Change-Id: I70330ea2f1bc9bd56e660e68f2c36fd7ffb112d1 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-20Trigger foreman and fuel full pipeline every 6 hoursFatih Degirmenci1-1/+1
JIRA: OCTO-3 OCTO-4 Change-Id: I222af7ac24c39cfc59e9b86073cc6094d4897ef2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-15Start using macros for genesis/fuel jjbFatih Degirmenci1-0/+22
JIRA: OCTO-3 Change-Id: I4114023da270eb586c693d2ea8b1ae2ed28123f4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-15Remove unnecessary git parameters from foreman parameter macroFatih Degirmenci1-35/+21
JIRA: OCTO-47 Change-Id: I59d7323b972dea99efad09e514d87f5ccb054f28 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-15Start using macros for genesis/foreman jjbFatih Degirmenci1-139/+58
JIRA: OCTO-47 Change-Id: I89bcec5da7dfd09f53eb50005f4dac7504a2230e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-14Disable nightly runs for pod2/foremanFatih Degirmenci1-1/+5
JIRA: OCTO-47 Change-Id: Id7c410e2fe550d831f7a998b041f93b87c6e1956 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-14Redirect gsutil log to file(s) to have cleaner Jenkins logFatih Degirmenci1-3/+3
JIRA: OCTO-47 Change-Id: Ifbf692ed3b000fe90a8bbe20d16e0f3054118c4b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-14Fail the foreman daily job if any downstream job failsFatih Degirmenci1-0/+2
JIRA: OCTO-47 Change-Id: I6776d23b0e846d7fb65945d8bfa8ffa71dacc1d4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-13Enable nightly build-deploy-test for genesis/foremanFatih Degirmenci1-46/+35
JIRA: OCTO-4 Change-Id: I400d6fc1f63d1bc058e963042079f69928c6d483 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Rename ARTIFACT_VERSION to OPNFV_ARTIFACT_VERSION and fix md5sumFatih Degirmenci1-8/+9
JIRA: OCTO-47 Change-Id: Id2d10f035008a550ed53b0e44f7463152ec920e5 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Trigger foreman build job by daily jobFatih Degirmenci1-106/+44
JIRA: OCTO-47 Change-Id: I61e963d2f54d93ac4416dda8c2f3cd2f7ac60ebb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Create separate build job for foreman daily pipelineFatih Degirmenci1-10/+23
JIRA: OCTO-47 Change-Id: If4e5a7e7da956c7c54d9ff8d481a85e51910b607 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Pass installer parameter to parameters macroFatih Degirmenci1-1/+2
JIRA: OCTO-47 Change-Id: I76c169c3025b8772e4cd247b604d58af4474cec8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Try using project-wide parameters in jjbFatih Degirmenci1-4/+95
JIRA: OCTO-47 Change-Id: I101af22cc1af44f32840fd00a06fa186ab757d0b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Use variables in foreman.yml file instead of hardcoded installer nameFatih Degirmenci1-35/+47
Replace references to installers with {installer} in order to find out commonalities between fuel and foreman later on. JIRA: OCTO-47 Change-Id: Ife00ec23250894ff3698390b146bf6f3b1ac2046 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-11Start using foreman scripts from OPNFV repoFatih Degirmenci1-19/+13
JIRA: OCTO-47 Change-Id: Idf255058df3613dc9510088d992c699fc39d29fc Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-08Modified suoders, Defaults !requirettyAric Gardner1-2/+2
Change-Id: Ic583ab39034a86d89144c79a30a4a9c8619a7140 JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-04Fix PATH for foreman-deployFatih Degirmenci1-0/+4
JIRA: OCTO-47 Change-Id: I95b80ab08867e8215754596e39e85a52f265787f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-04Fix tty issue during foreman-deployFatih Degirmenci1-2/+2
JIRA: OCTO-47 Change-Id: I2eded2a5bae45669109f6b6aa92b60012d930d35 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-04Fix foreman deploy by providing parameters to clean and deploy scriptsFatih Degirmenci1-2/+6
JIRA: OCTO-47 Change-Id: I6e01e46c64b7252f94ec9b553dcbd585e9714bd4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>