summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-11-20Pull 'latest_stable' image docker TAG in Functest jobjose.lausuch1-1/+1
Change-Id: Ib3ea7410b4c9ae39145fa7a3324ca8c1ccbce7a8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-20Adapt Functest job to pull latest_stable docker tagjose.lausuch1-6/+4
Change-Id: I46e7386dc9ef078ccedefb1c80caba3ffbd5dc66 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-20Check job name to decide what to do with fuel artifactsFatih Degirmenci4-76/+5
fuel-verify-virtual-deploy-master job is also removed for the timebeing. Change-Id: I744830cf377791ad0edf3f8c38012b01b6cd80cd Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-20Upload and download Fuel ISOs in scope of fuel-merge jobsFatih Degirmenci4-12/+26
This is the first step towards enabling virtual deployments for Fuel merge jobs. This change introduces - storing the ISOs built by the merge jobs on OPNFV Artifact Repository - downloading ISOs built by the merge jobs for virtual deployments Once this gets merged, a second change will be sent for enabling the virtual deployments using downloaded ISO. Change-Id: I726f58d914c7c216e1ffe626c2ca250f56d08222 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-20doc: fix logo setting for sphinx-buildRyota MIBU5-34/+4
Change-Id: I53be7e1ec8e8c3b9134de40e99084e5ea623430c Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-20Add new jjb macros instead of docu-build-new.shRyota MIBU4-119/+139
This patch adds new jjb macros equivalent to docu-build-new.sh which is not bash script and includes the both functions of builder and publisher in the single file. Change-Id: Ie078e1d62d56e593e634f7e9633386ba90bf45de Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-20Enable kvmfornfv builds by verify and merge jobsFatih Degirmenci2-50/+16
This change enables builds for patches sent for review and changes merged. Daily job for kvmfornfv is removed as well. Change-Id: If1e2b806c7aff63e9f833bc20ae737eb1bffd450 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-20Merge "add vIMS for dahsboard"Morgan Richomme2-6/+124
2015-11-19Remove genesis-opensteak jobsFatih Degirmenci1-219/+0
Opensteak is not in OPNFV anymore so removing jobs. Change-Id: Ia379491bbb02cfb3ac1066f195a1f69432920143 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-19Delete docker images by tag in Functest docker jobjose.lausuch1-7/+9
JIRA: FUNCTEST-78 Change-Id: Ibb0be531149fed848caa1670dcc1d53c607d26d2 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-19add vIMS for dahsboardMorgan Richomme2-6/+124
JIRA: FUNCTEST-64 Change-Id: I344c3a882d64acdcd310decf015f234964faeb5a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-11-19Merge "[functest] modify releng/utils/fetch_os_creds.sh to adapt compass"Morgan Richomme1-6/+4
2015-11-19Add PDF creation in docu-build-new.shRyota MIBU2-17/+15
This patch adds PDF creation into the default document build script (utils/docu-build-new.sh), and also fixes default config file to avoid numfig issue. JIRA: RELENG-16 Change-Id: I6326d444cdc88e0ca6a748d7e3a9779b4321e57c Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-19Integrate vsperf with opnfv_test_dashboardRadek Zetik1-0/+121
All the test projects generate results in different format. The goal of a testing dashboard is to provide a consistent view of the different tests from the different projects. We need to enable the data collection for VSPERF, in other words VSPERF pushes data using a REST API. JIRA: VSPERF-112 Change-Id: I5d31a0fcca9fa932ceab398fe5da073966a8809f Signed-off-by: Radek Zetik <radekx.zetik@intel.com>
2015-11-18Remove docker images forced in Functest docker jobjose.lausuch1-8/+14
JIRA: FUNCTEST-78 Change-Id: Ifb868bdd95af96a6effb92d6170222efd0564324 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-18Remove -f flag from functest docker jobjose.lausuch1-2/+2
JIRA: FUNCTEST-78 Change-Id: Ia7c6d78b63b68bfa1a32a53babbaf5f000737903 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-18Fix GIT_BASE, timer and downstream triggers and add POD_NAME parameterFatih Degirmenci2-5/+29
Change-Id: Icaac4447fad172161ba455ebb476ed39720f3ba5 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-18Jenkins Job for QTIP dhrystone serial and ssl parallelNauman_Ahad1-2/+2
Removed if condition bug due to missing whitespaces JIRA:QTIP-7 Change-Id: I770097d171333f7eb17e81d7d0118f093623e2b5 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-11-18Remove extra functest directoryFatih Degirmenci1-1/+1
Jenkins clones the repo to root of WORKSPACE Change-Id: Ib5d42c8ba0eba3ca9e2f312b7eb9361cc4eb3682 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-17[functest] modify releng/utils/fetch_os_creds.sh to adapt compassmeimei1-6/+4
JIRA: COMPASS-158 Change-Id: I3b242f7902e7bd6c7079053bfad3b9405d559bdb Signed-off-by: meimei <meimei@huawei.com>
2015-11-17Create a yardstick daily job to run on yardstick ericsson podFatih Degirmenci1-13/+29
Other changes are - job for foreman is removed. - stable/arno is removed. - cron trigger for job on lf commented out to make it possible to use macro. Change-Id: Ib498a3daa2b5689446be2f3ea7352f995666d9ee Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-17Add more if-else checks in functest docker build jobjose.lausuch1-7/+20
Also: update image with tag 'latest' JIRA: FUNCTEST-78 Change-Id: Idd1e143ada44ddb86d0bcb21c1b9ba4ed89675fc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-17QTIP Jenkins Job for SSL parallel and Dhrystone serialNauman_Ahad1-1/+1
Resolved earlier bug while fetching os_creds by removing pipe in last fetch_os_cred builder JIRA: QTIP-7 Change-Id: I53ec0a566593535ab4de32211fb64ccb4b739980 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-11-16Merge "downgrade apex package if building older than what is previously been ↵Tim Rozet1-2/+4
installed"
2015-11-16QTIP Jenkins Jobs for Dhrystone and SSLNauman_Ahad1-22/+14
Testing QTIP Jobs for Jenkins on the dell-us-testing-bm-1 Jobs include: Dhrystone Serial (BM vs VM) and SSL (VM vs VM) JIRA:QTIP-7 Change-Id: Ib3ceabe25ad6666cb49ec03b544ac79e1862d3ec Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-11-14downgrade apex package if building older than what is previously been installedDan Radez1-2/+4
Change-Id: Ic37ae76d5a5453cac1c19fc5500d162003eddac6 Signed-off-by: Dan Radez <dradez@redhat.com>
2015-11-11Remove old way of building documentation for copperAric Gardner2-203/+0
Documentation now built by jjb/opnfv/opnfv-docs.yml Change-Id: Ib8121882427ebdf3d2d44db889c19b37ce354506 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-11-11Fix ref to design_docs moved to docs/designblsaws1-4/+4
Change-Id: I6c6fd6aa9e312cbffc196cdf4cb58f8c0290442f Signed-off-by: blsaws <blsaws@hotmail.com>
2015-11-11Functest docker build script path correctedjose.lausuch2-2/+2
JIRA: FUNCTEST-78 Change-Id: I90923c8e1a6354292f14921bcfe9ff4601eed717 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-10Add daily jjob to build and push functest dockerjose.lausuch2-0/+124
JIRA: FUNCTEST-78 Change-Id: I4b50f3ddfc7f97d5d56de08afd065ae88e3eec4c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-10Script to calculate the version of an OPNFV objectjose.lausuch1-0/+131
This script calculates and outputs the version of the given object: - docker images - artifacts JIRA: RELENG-52 Change-Id: I770dc0acc60ced19e77746584d4d3c484f55223e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-11-10keep daily build&upload job running on ericsson nodemeimei1-1/+1
because of the access right. JIRA: COMPASS-130 Change-Id: Ibb2f1c774dba345e50a59480cd4402e263bf60c3 Signed-off-by: meimei <meimei@huawei.com>
2015-11-10Remove opnfvdocs job, it is handeled elsewhereAric Gardner1-185/+0
Change-Id: I149cf3bde268b8404c1a7601d29df08bf5247002 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-11-10Adding opnfvdocs to new documentation generation methodAric Gardner1-3/+3
Change-Id: I163f0febe8d487975acf3e967c4ddf75d62dca92 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-11-06Changed build slave to Ericsson instead of Mastermbeierl1-3/+3
JIRA: RELENG-41 Change-Id: I30998573a640ce9adf09429384ecbe18f7e74aca Signed-off-by: Mark Beierl <mark.beierl@emc.com>
2015-11-05bugfix of compass baremetal deployment:meimei1-6/+9
JIRA: COMPASS-133 - undo odl deployment because of unsolved problem, that problem will cause the network breakdown - fix wrong public ip - fix wrong internal repo ip Change-Id: Ia76a9ca263a89cc72e0224854d6c525e9e6985b8 Signed-off-by: meimei <meimei@huawei.com>
2015-11-04enable the throttling swich of each CI jobs for concurrent builds pruposemeimei1-0/+56
JIRA: COMPASS-136 Change-Id: I460d8987f269abcb271bf9ad5d0010a67e74b549 Signed-off-by: meimei <meimei@huawei.com>
2015-11-03Merge "Add docu build for pharos"Aric Gardner1-3/+3
2015-11-03Add docu build for pharosAric Gardner1-3/+3
Change-Id: I7bd4a1132e046c813e861f3378e7dea673ad9bdd Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-11-03Merge "Small fixes to ownership, test mode."Aric Gardner1-4/+9
2015-11-03Abort fuel build if it exceeds 6 hoursFatih Degirmenci1-0/+11
Change-Id: Ia514fb5307b78c387833b9b246cf663a4dcd541d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-11-03Small fixes to ownership, test mode.Aric Gardner1-4/+9
Make sure that java connection runs in foregrond if script is run in test mode Make sure slave.jar is owned by jenkinsuser so that it can be updated Change-Id: I919eaf841569f1540f2a3f026f4a87064bda1b45 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-11-03Script to configure monit for jnlp slave connectionsAric Gardner1-0/+177
added optargs added test mode to test connection without monit Creates and/or updates monit config Updates slave.jar before each connection Monit will restart slave connection if it drops. detects distro can generate a help desk email template if firewall not open JIRA: RELENG-42 Change-Id: I237eda32ac59a57202811bc1d0c7ce29010ac71d Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-11-02Create Baremetal deployment job of compass in Huawei's us labm001331421-0/+65
JIRA: COMPASS-133 Change-Id: I317f4a2d35fca50fce4715e78f1c9c663649344a Signed-off-by: m00133142 <meimei@huawei.com>
2015-11-02switch compass verify-job and virtual-deploy job to us labm001331421-65/+3
JIRA: COMPASS-130 Change-Id: I384aaa849463878e21dd196ba6ae5e07895c5a50 Signed-off-by: m00133142 <meimei@huawei.com>
2015-11-02Integration to StorPerfmbeierl1-6/+12
Verify, merge and daily jobs are now hooked up to scripts in the StorPerf project. JIRA: RELENG-41 Change-Id: I132e3a8c4b6c39700110a5fb347e86e20f889090 Signed-off-by: mbeierl <mark.beierl@emc.com> Rmoved docu-build Change-Id: Ie97d9f8ec795648a8b3aafc67c85bebd1b79f034 Signed-off-by: mbeierl <mark.beierl@emc.com>
2015-10-30Correct functest job to run vIMS from run_tests.shjose.lausuch1-2/+3
Change-Id: I3266b574cb2da45b13688d4ced5a04ccf138577b Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-29Merge "create deployment jobs of openstack+odl and openstack_onos"Jun Li1-3/+14
2015-10-29Functest job remove container fixedjose.lausuch1-3/+4
JIRA: FUNCTEST-85 Change-Id: I8fb3909fd90421662d15e36d675d360d568e70e5 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-10-28do not delete the workspace before deployDan Radez1-1/+0
Change-Id: I11a60dbe618e7409d81371126ca084d04a2af91a Signed-off-by: Dan Radez <dradez@redhat.com>