summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-01-15Merge "apex: parameterizes deploys with scenarios"Tim Rozet1-12/+59
2016-01-15apex: parameterizes deploys with scenariosTim Rozet1-12/+59
Since we have all in one builds, we only need to be able to use different scenarios when deploying. This patch creates several scenario deploy jobs, then modifies our verify and daily to only use odl_l2 scenario, and we can add more when they are working/supported. Change-Id: Id163f3ba40466630f7b55f0795362248056f6a12 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-15functest: add sudo permissions to remove commandjose.lausuch1-2/+2
Change-Id: I2e3c3085458b2a863e9e9be10b2649964360bdd1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-15Merge "adding sudo to yum remove for apex downgrade"Aric Gardner1-2/+2
2016-01-15joid: update deploy script after update joid scenario structure to fit ↵David Blaisonneau1-25/+9
naming convention Change-Id: Id9d3bb2d48ee515c4d4e16009fb9e1d3417c92cc Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-15Merge "qtip: fix 'too many values to unpack' error"Morgan Richomme1-0/+121
2016-01-14qtip: fix 'too many values to unpack' errorMofassirArif1-0/+121
Change-Id: Ida505af3bab72e589b16d4803cd6c9ef910cb6f4 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-15Merge "bottlenecks: rewrite bottlenecks jobs into parent/son for supporting ↵MatthewLi1-0/+205
of different installers and branch"
2016-01-15adding sudo to yum remove for apex downgradeDan Radez1-2/+2
Change-Id: I03954a7e80185adb26bd909cf2b9140fc1e2e340 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-01-14teaching Apex builder to install multiple RPMsDan Radez1-6/+25
Change-Id: I10f462497de58319048e8a0feb6ed29257d64453 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-01-14bottlenecks: rewrite bottlenecks jobs into parent/son for supporting of ↵MatthewLi1-0/+205
different installers and branch JIRA: BOTTLENECK-1 Change-Id: Ia8d7a3103c74aadb03529e71d2128eca8870fa40 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-01-15bugfix: fix compass-verify jobmeimei1-1/+1
Change-Id: I87bc2db5e157fea21333053f7a14150f69602fbe Signed-off-by: meimei <meimei@huawei.com>
2016-01-15bugfix: fix the verify jobmeimei1-0/+3
Change-Id: I9dfb91a4b3d6596675dfcd703cfd024a0428543c Signed-off-by: meimei <meimei@huawei.com>
2016-01-15compass-bugfix: fetch os creds from host1-5meimei1-1/+1
Change-Id: I9acce6f1dabb5186375894cdcdc83b392e9d872e Signed-off-by: meimei <meimei@huawei.com>
2016-01-14yardstick: remove fetch_os_creds builderjose.lausuch1-1/+1
It is not needed any more since we have docker containers, and the script is called within the docker. No need to have the credentials in the jumphost. Change-Id: I81645edc9b8f4d6cba0270bcca9b5731fe0aa2bc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14Merge "test: fix output redirection if when CI_DEBUG"jose.lausuch2-13/+12
2016-01-14Merge "apex: unblock bm when daily is triggering it"Tim Rozet1-1/+1
2016-01-14apex: unblock bm when daily is triggering itTim Rozet1-1/+1
Change-Id: I50f2258bb0f5a3f8c255eb97a0685868dccd4011 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-14apex: fixes jjb for rpm buildingTim Rozet1-2/+5
Change-Id: I4e2b81a3705fa095e1a5eef320317668ec001a20 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-14test: fix output redirection if when CI_DEBUGjose.lausuch2-13/+12
Change-Id: I200bd37d05110b4352439c799c61f18d32523ee6 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14jjb: Trying to see whether job updates are reflected to JenkinsFatih Degirmenci1-0/+1
Change-Id: Ibe58c5c2abd97bc21d46834164da7df310c32af1 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-14Merge "test: add CI_DEBUG parameter"jose.lausuch2-11/+24
2016-01-14Revert "fuel: Set friendly display name for OPNFV Platform CI jobs"Fatih Degirmenci1-2/+0
The jobs for virtual deployments end up same on project views on jenkins. Further thinking is needed. We might need to skip this for the timebeing due to other pressing issues. This reverts commit 12a09216ad69c213c355e523e93cad118e55bfd4. Change-Id: I37aec8db9eaebc721b2350e765e032816861622d
2016-01-14Merge "fuel: Set friendly display name for OPNFV Platform CI jobs"Fatih Degirmenci1-0/+2
2016-01-14test: add CI_DEBUG parameterjose.lausuch2-11/+24
This way, we can avoid showing all the ugly output that some docker commands show Change-Id: If4f11c768227e015f3d846b80b09fccd30b21f7c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14functest: results dir docker volume bugfixjose.lausuch1-3/+3
This fixes this error: line 25: =-v /home/jenkins-ci/opnfv/functest/reports:/home/opnfv/functest/results: No such file or directory Change-Id: I6b196ba47f42a54854ba11bc29c61b73c017b1a8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14fuel: Set friendly display name for OPNFV Platform CI jobsFatih Degirmenci1-0/+2
In order to make job names healthy for the eyes, Set fuel multijob display names to "fuel {scenario}" and exclude POD, loop and branch names from display names since they are/can be displayed on Jenkins View. Change-Id: I638f2f3cd03f975b51affa37758cefc723efdb60 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-14Merge "functest: add DEPLOY_SCENARIO env var to functest docker"jose.lausuch1-1/+2
2016-01-14compass: Align scenario short names between installersFatih Degirmenci2-45/+35
The fields in scenario short name is os-[controller]-[feature]-[mode](-[optionalparameter]) The change in scenario naming requires adjustment in jenkins job names as well in order to have full alignment on CI. The details of scenario naming scheme has been discussed during daily standup on 2016-01-13. You can read more details regarding scenario and job naming on https://wiki.opnfv.org/brahmaputra_testing_page#scenario_and_jenkins_job_naming_scheme fuel and joid switched to this type of scenario and job naming already. Change-Id: Ia9246ac7ce8db054c1cb73381f83387ecd1dce66 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-14functest: add DEPLOY_SCENARIO env var to functest dockerjose.lausuch1-1/+2
Change-Id: I142b534274d03bdad38775c889f07e53ee597c91 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14fuel: Enable build blocker for CI jobsFatih Degirmenci1-0/+4
Prevent starting more than 1 deploy job on same pod. Change-Id: Ia8c3081bb5154b9ff92a58b58e0391b017ac5276 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-14yardstick ci bugfixesJo¶rgen Karlsson1-2/+2
Change-Id: I5db36005f5e5aaa5b219c381db48b3ec33a0994f JIRA:- Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-14joid: Remove disabled from the job configuration of CI jobsFatih Degirmenci1-4/+0
There seems to be a bug in Jenkins Job Builder related to Multijob Plugin causing jobs to be disabled if the job config contains disabled key. Change-Id: Ic2e6ccc99cbeca965d01911a1dfb3f7a0ddcd04c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-14Update yardstick db parametersJo¶rgen Karlsson1-3/+3
Change-Id: Ia720a6cffa279d3621c33dfb6eafa95df9bdc0e2 Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-14joid: add juniper pod1David Blaisonneau3-0/+32
Change-Id: I9ff2fe3e8204d2561de140dc42a5cdb68638b3d0 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-14joid: Enable build blocker for CI jobsFatih Degirmenci1-1/+21
Prevent starting more than 1 parent or deploy job on same pod. Fix the bug causing the jobs to be disabled. Change-Id: I515aa9977fc577b6ed95719668ef414ddf9b7fb0 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-14Merge "added the public network ips default for intel pod5 and pod6. ↵Morgan Richomme1-0/+8
Modified as per comment from Julien."
2016-01-14apex: fixes branch trigger for gerrit on verifyTim Rozet1-1/+1
Change-Id: I997fbe5f6957919ae53e21793e2dfa8a83145466 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-14added the public network ips default for intel pod5 and pod6.Narinder Gupta1-0/+8
Modified as per comment from Julien. Change-Id: Ic6727a45d7ed274b6205fcd6a0fc510af622a382 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-01-13apex: Fixes duplicate ARTIFACT_VERSION paramTim Rozet1-4/+1
Change-Id: I789b041152dfe2aa0cfed6ca29fa1bced6253f2b Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-14Merge "apex: adds brahmaputra and moves daily to use baremetal"Tim Rozet1-5/+26
2016-01-13apex: adds brahmaputra and moves daily to use baremetalTim Rozet1-5/+26
Changes include: - Extra slash fixed in GS_URL - "brahmaputra.1.rc0" now used as the brahmaputra artifact version Change-Id: I0b248d149f166ab174bb8b08ffb25e38c42a9457 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-13fuel: Align scenario short names between installersFatih Degirmenci1-103/+43
The fields in scenario short name is agreed between joid and fuel as below. os-[controller]-[feature]-[mode](-[optionalparameter]) Change-Id: I3adcd5fae2cf461c39bb84e91c7962fc413c15bd Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-13Adapted include-raw with colonsjose.lausuch7-18/+18
Change-Id: I58511a1a4472742c2941c31964987dc984a2ee71 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-14Bug fix for qtip-run-suite builder in QTIP JJBNauman_Ahad1-1/+1
qtip-run-suite builder had "#!/bin/basih" instead of "#!/bin/bash" Change-Id: I6d4a01d6ea74facfb1acfd358745d1ef5b34ce86 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-13fuel: Disable use of local ISO and trigger of merge virtual deploy jobsFatih Degirmenci2-20/+21
Scenario and POD descriptions impact virtual deployments and need adjustments. Merge virtual deploy triggers have been disabled in order not to give incorrect feedback to people. Change-Id: I93aef5e029f64b74cf13ad82742b080a18d28da4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-13Merge "apex: change public network name to 'external'"Tim Rozet1-1/+1
2016-01-13Merge "apex, yardstick: integrate yardstick into apex"Tim Rozet2-1/+20
2016-01-13test: add --no-cache flag when building docker imagesjose.lausuch1-1/+1
Now in the right place Change-Id: I3b42c51775d57561d530b3407752433c48253dc4 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Merge "test: add --no-cache flag when building docker images"jose.lausuch1-1/+1