summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-09-17Do not run compass build verify if compass docs changeFatih Degirmenci1-0/+6
In order for this to work properly, a change should not contain updates in docs and other folders. Change-Id: Ie5aa9246be4636e47fcde476c87aff75c5cda02a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-17Use branch var instead of branch name in genesis-docsFatih Degirmenci1-4/+4
Change-Id: Id7e4e926607de86a719adfa2f93b9ef4a4728fd7 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-17Enable genesis-docs jobs for stable/arnoFatih Degirmenci1-4/+12
Please note that stuff in docu-build.sh is disabled and trying to find out why it is disabled. Change-Id: I227a549509ff1d3c810e236d7d0bd2c500975e71 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-16Merge "fix POD id type in API"Fatih Degirmenci1-1/+1
2015-09-16fix POD id type in APIMorgan Richomme1-1/+1
the pod_id are defined as int but the APi sent a string, then the API was not working well when filtering on pod_id we may discuss if a string description would not be more explicit than an id JIRA: RELENG-7 Change-Id: Ib53263f379047bc4214926f966e40e797e42314e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-09-16Do not run foreman-verify-virtual-deploy if docs changefdegir1-2/+17
JIRA: RELENG-19 Change-Id: Icc6cad6a1dcd2fdd036bd81e185ca5762d02fb31 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-15Merge "Prevent triggering unnecessary genesis jobs when docs change"Tim Rozet3-13/+113
2015-09-15Check if OpenStack credentials are fetched before running Functestjose.lausuch1-0/+6
Change-Id: Ia84457bbe5841fc1666919e4c0561229192bdbfe Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-15Exit Functest Jenkins job if functest initial configuration fails.jose.lausuch1-0/+3
Change-Id: I8c57a276b5fd8f939eb46a3811cb81f9ab9b623d Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-09-15Enable mail notification for fuel-build and fuel-deploy jobsFatih Degirmenci1-0/+8
Change-Id: I8267ebdbbfd1d46e541dc67d4693df7c28fa3c19 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-14Adds sleep between clean and deploy for baremetal deploymentTim Rozet1-0/+3
Change-Id: Idc213f3f8277cef2485b5f8fa2c305f18dc6fa92 Signed-off-by: Tim Rozet <trozet@redhat.com>
2015-09-14Enable workspace cleanup for compass jobs done on ericsson-buildFatih Degirmenci1-1/+3
Change-Id: I1e484756c55aff5806e2df1ce3d74be7ad7b227e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-14modify build scripts on behalf of an unprivileged userm001331421-2/+0
- bugfix: remove the process of cleaning the build artifacts JIRA: COMPASS-43 Change-Id: Ib58ef97ed26dca5c178e2553a818ca57fef5abc3 Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-11Add vswitchperf|yardstick to verify buildAric Gardner1-2/+2
vswitchperf and yardstick have asked to start using the new sphinx build method JIRA:RELENG-15 Change-Id: Ie574125ed3f8e34c53db94d79bd8e1ff5e998bca Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-10Expand regex to non-arno projectAric Gardner1-2/+53
Also added merge job, but only matching releng Change-Id: Id3cfb9876cc37c4458c856a9fd6c7ad26119ee6a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-10Switch REG_EXP for project-pattern in common docs-verifyFatih Degirmenci1-10/+2
Change-Id: I019ebb0cbc2254c6666368933f786c5fe2f33baa Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-10New global document builder renders these obsoleteAric Gardner2-272/+0
Change-Id: I864cb0f0a591475c1a5f410516585992be9cb262 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-10Common docs-verify jobs for all OPNFV projectsFatih Degirmenci1-0/+84
Change-Id: If3fecda4566f75e54d4f1e88ed81dbf2718ebe4f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-09-10Merge "Add document generation job for dovetail project"Fatih Degirmenci3-2/+133
2015-09-10Add document generation job for dovetail projectAric Gardner3-2/+133
Moved docu-build-new.sh to utils. hoping I can include it from here to avoid duplication Change-Id: I80359036c954e70268b1a3e63c9b0855551be710 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
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>