summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-09-10Dont ignore changes to uils/** in verify or merge jobAric Gardner1-1/+1
Not sure why this is diffrent for verify and merge. I could be missing something, but I would like to use utils for common releng scripts if possible Change-Id: I2c2368bc229b67841692a37aa5ea7048deacb325 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-10Move build job to ericsson's node and upload compass artifactsm001331421-82/+25
- undo uploading to internal repo - upload compass artifacts to gs repo - download compass artifacts from gs repo proxy JIRA:COMPASS-38 Change-Id: I59abfa88501b84fc20b44e905605a06934154984 Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-10Update Fuel Deployment job to cope with the latest Autodeployment parametersSzilard Cserey1-3/+3
Change-Id: I4d559d97ab2914da113bbdd19e97a776e41188c7 Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
2015-09-09Add documetation example, to be pushed to new projectsAric Gardner5-2/+124
moved the logo so that we only need one per docs directory added pipes to seperate the logo from the first line on the documentation JIRA: RELENG-15 Change-Id: I865092b236fd9447774ccd19ae756fd704cd6767 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-09Fix for building on CentOSJo¶rgen Karlsson1-2/+2
JIRA: YARDSTICK-136 Change-Id: Ifc01b7740df612595e67e3a1cb3d3ec26da01204 Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2015-09-09disable the deployment after buildm001331421-2/+4
JIRA: COMPASS-13 Change-Id: I0c2307374eb5130c3fce4f1636ca935eecaf36f6 Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-08Fix bug in builder-mergeFatih Degirmenci1-1/+1
Changes in utils might need to be reflected back to jobs and builder-merge job should be triggered when a change comes in to utils dir. Change-Id: I235d37c3e9023866ae974dfabdc1fa5a48d51128 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-08Bugfix: corrected fetch credentials for foreman installerjose.lausuch1-2/+3
JIRA: FUNCTEST-43 Change-Id: Id820ef2b2cd248dbc7baa6887312ae90a301a8a2 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-08Prevent triggering unnecessary genesis jobs when docs changeFatih Degirmenci3-13/+113
Genesis verify and merge jobs run full builds when only doc updates come in. This change adds non-doc paths to the list of excluded paths in gerrit trigger configurations, essentially only running what needs to be run. Please note that if a change touches both allowed and excluded paths, none of the jobs will be triggered. Due to this doc and code changes should not be done in same change. JIRA: RELENG-19 Change-Id: I0388b8fb940aa7581e9afb56ffa04ca3a3763820 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-08reorgnize the jobs of compassm001331421-37/+38
JIRA: COMPASS-13 Change-Id: Ief730b751eab222eafa56d142faaebaa39c33e7e Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-08Adjust foreman & fuel daily trigger times for functest workFatih Degirmenci2-4/+4
Change-Id: I119243710fe144d1b4fbf53deb7e7607b77cf289 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-08Fix docu_build.sh for doctor and promiseRyota MIBU1-3/+9
JIRA: RELENG-29 Change-Id: Ia9b2f1ac3f420cd3d8e0be0addda8fe7802a982e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-09-08add verify job running on the node if ericsson-buildm001331421-0/+57
JIRA: COMPASS-13 Change-Id: Idc8c1d070755329c1ac269e9f807f512afba91a4 Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-07Add external config support to result_collection_apiGuy Rodrigue Koffi4-20/+104
JIRA : RELENG-7 Change-Id: I2b68aac3e903b237f500bad91e3625aaf57bfdaf Signed-off-by: Guy Rodrigue Koffi <koffirodrigue@gmail.com>
2015-09-07Add package qemu-img to yardstick CI scriptJo¶rgen Karlsson1-0/+4
Change-Id: Id95998d1c36b1250c871429e1e263e92f919ef1d JIRA: - Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2015-09-07Remove swp filesRyota MIBU7-0/+1
Change-Id: I2c6d5afed15a86a41d6215c94b8560e0a04d0b3e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-09-07Added Job triggers for QTIP JobsNauman Ahad1-0/+5
Job triggers for midnight as well ast the 13th hour on the Dell Lab JITA: QTIP-7 Change-Id: I68d80ee3abd944625fd003f47c4f9fea5d3b0d3e Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
2015-09-04Fix yardstick-img-modify bug in CI scriptJo¶rgen Karlsson1-1/+1
Change-Id: I753de8260e9fe4561ea4bc854b4582f6de5de6dd JIRA: - Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2015-09-04Merge "Fix minor bugs for result_collection_api"grkoffi4-29/+36
2015-09-03Utilize yardstick CI script for running in daily jobsKristian Hunt1-14/+30
Made changes to yardstick-daily builder to run test cases from yardstick CI script run_tasks.sh. JIRA: YARDSTICK-106 Change-Id: I28627f6c580ca5e69f68f7e2c0372f6d829b9537 Signed-off-by: Kristian Hunt <kristian.hunt@gmail.com>
2015-09-03add -r option to vPing to push results into experimental test DBMorgan Richomme1-2/+2
JIRA: FUNCTEST-38 Change-Id: Iebe81d7a9ab4196411bfcd85d5416dfda9013720 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-09-02Merge "Rename fuel and foreman verify jobs to state what they verify"Tim Rozet2-9/+9
2015-09-02Fix minor bugs for result_collection_apigrkoffi4-29/+36
JIRA : RELENG-7 Change-Id: Id3cda0a0a73fcf1d05de751a7f48bbae2145fbf4 Signed-off-by: Guy Rodrigue Koffi <koffirodrigue@gmail.com>
2015-09-01Okay, this should fix the path problemsAric Gardner1-2/+2
Change-Id: I75e28b061bd564578affcd7a44be22724a8a7509 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Move some variables, remove trailing slash from gsutil uploadAric Gardner1-6/+9
Change-Id: I15e6ab382eadf45316272b87cf90e564784f7714 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Correct path for upload in merge jobAric Gardner1-2/+2
Change-Id: Ib5c69a26d45f3f7a01e1630f9acea997b3d446aa Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Add releng docs merge jobAric Gardner1-0/+60
Change-Id: Ie45f3b46293ae0d7389658f5088ac7779b0d220a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Add sha1 and date to index.rstAric Gardner1-0/+3
date and sha1 need a space between them Change-Id: I8a43934437c80a43dd5c29c5d19531851e889012 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Update setuptools before installing yardstickJo¶rgen Karlsson1-0/+1
JIRA: YARDSTICK-129 Change-Id: Iddf1c9cf30e1404ffdc9d54d126952a8c67b26af Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2015-08-31set meta, set sha1Aric Gardner1-0/+30
set meta: cache-control on new files so that we are not shown a cached version set sha1: sed _sha1_ for revision control remove white space, and empty lines at the end. JIRA: RELENG-15 Change-Id: I2866e663a87f9ff8def7ac6fcf1132f85a5c4de6 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-31Add OPNFV LogoAric Gardner3-4/+14
JIRA: RELENG-17 Add |date| Add OPNFV logo Remove gen index TODO Sha1 is not updated Change-Id: I0436a04474027a7655cdfe8d0cf1db3bb26ce627 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-27Rename fuel and foreman verify jobs to state what they verifyFatih Degirmenci2-9/+9
Fuel and Foreman verify jobs and virtual deploy jobs are renamed in order to state what they verify - foreman-verify -> foreman-verify-build - foreman-deploy-virtual -> foreman-verify-deploy-virtual - fuel-verify -> fuel-verify-build - fuel-deploy-virtual -> fuel-verify-deploy-virtual Change-Id: Ifca9a6cd01564e0329cfcd544369c3c22019e7c8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-27Reconfigure Yardstick jobs after LF Lab reconfigurationFatih Degirmenci3-69/+36
- Configure/rename Yardstick jobs based on LF Lab reconfiguration - Update Fuel and Foreman daily jobs to trigger updated Yardstick jobs - Make sure Yardstick is executed even the Functest execution fails - Remove obsolete Yardstick daily job - Send email notification for failed Yardstick executions JIRA: YARDSTICK-77 Change-Id: I84528572e1ac78247fdb00f8621c7b25245d8b12 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-27Inclusion of dhrystone benchmark jenkings jobs for QTIPNauman Ahad1-0/+146
Two jenkings jobs added for the Dell lab. Jobs would run dhrystone benchmarks. 1st Job: dhrystone on Baremetal vs VM 2nd Job: dhrysotne on Baremetal vs Baremetal Previous commit reverted as it successfully verified but failed to merge JIRA: QTIP-7 Change-Id: I2522602e931b1d1f3d7e68fcb1df6268e7510220 Signed-off-by: Nauman Ahad <Nauman_Ahad@dell.com>
2015-08-27Fix all the ugly formatting that I left in due to end of day fatigue.Aric Gardner1-40/+37
Change-Id: I0bbda7c5e0a8c394545049bf3119a1465862eeaf Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-27Do not trigger builder-verify and builder-merge jobs if jjb is not affectedFatih Degirmenci1-0/+10
builder-verify and builder-merge jobs are triggered when something changes in releng repo. This change uses forbidden-file-paths to exclude non-jjb folders (docs and utils for the moment) from triggering logic. JIRA: RELENG-19 Change-Id: I28f600e16c8b3393f3b77b52d39ae446339fa690 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-27Create initial JJB for ovsnfv projectFatih Degirmenci1-0/+166
JIRA: OCTO-122 Change-Id: I4acb6048578d7bdaa93c6464289702df973d3e9e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-27source also creds for cleaningMorgan Richomme1-0/+7
JIRA: FUNCTEST-42 Change-Id: I832153b26de98127832be3bf85458c9236d8fd98 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-27fix bad path in functest to source rc fileMorgan Richomme1-1/+1
JIRA: FUNCTEST-42 Change-Id: I76e85d98fbc7e1d808012923e365545df64370b5 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-27Revert "remove sourcing of opnfv-openrc.rc in releng script"Morgan Richomme1-0/+13
This reverts commit dae21e80b2a8a9b8201abd2aeaa082be970eb6ca.
2015-08-27Revert "source creds retrieved dynamically by the script"Morgan Richomme1-1/+0
This reverts commit d72b560c1fa16780f1760c243d05fcb669e515c0.
2015-08-27source creds retrieved dynamically by the scriptMorgan Richomme1-0/+1
so far we just cat them and source them in the functest part. It is better to keep all the creds related action in the fetch creds scripts JIRA: FUNCTEST-42 Change-Id: I4c422237398baf13a1af73232a74bd36f82faca7 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-08-26My done was in the wrong placeAric Gardner1-11/+11
Change-Id: I9e74a8eb28a65b1dbd2c719d159e5364555f026a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Merge "This should handle multiple directories"Aric Gardner1-30/+37
2015-08-26This should handle multiple directoriesAric Gardner1-30/+37
Change-Id: If72c3de0273844daf595b56876d0c60f6d2d196f Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Merge "Update result_collection_api"Tim Rozet7-0/+863
2015-08-26Remove extra /Aric Gardner1-1/+1
Change-Id: I61d290d0ef06252867e726d2f7b8e6397a286252 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Remove blank line to test new docs scriptAric Gardner1-1/+0
Change-Id: If1c05cc402c23d98822fc58d3db15f4b50dc1941 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Fix comment path to inclde doc subdirAric Gardner1-2/+2
Change-Id: Ic4086fb6c831c3a6662d4b85219450e2d393ca17 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Update list of reviewersAric Gardner1-3/+10
Change-Id: I997d0845b27cea7a168959a16cba313c81468a90 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>