summaryrefslogtreecommitdiffstats
path: root/labs/ericsson/virtual_kvm/fuel
AgeCommit message (Collapse)AuthorFilesLines
2016-11-03[virtual envs] Enhance hw resources of controllerMichael Polenchuk1-2/+2
JIRA: FUEL-220 Change-Id: I96b1b3fb397ed2f957c0e865cc6f071b42698970 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 233d70234a5c0c2f1ade916e928ed82a254935a6)
2016-09-25Update dea-pod-override.yaml for new Ericsson lab vPODsFatih Degirmenci1-13/+15
This change should not be submitted until colorado.1.0 is out and ericsson-virtual1 is taken out of OPNFV Jenkins. Change-Id: I21a74adede24469ebe255ecfaa3ced0aa42fbe75 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com> (cherry picked from commit 334d3552a95a235f9d2c97c2c13a07c08a774b86)
2016-09-17Add interfaces configuration for dpdkcolorado.1.0Michal Skalski1-120/+13
Change-Id: I05437371f3a789ce3f8f5333dec0ed0d477710cc Related-change: https://gerrit.opnfv.org/gerrit/#/c/21153/ Signed-off-by: Michal Skalski <mskalski@mirantis.com> (cherry picked from commit 4763cb907c3ad055e86520e4c8bd24d490a34c3a)
2016-08-18Tune up virtual envsMichael Polenchuk1-0/+26
* increase the memory/cpu of controller * reduce the memory of computes Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2016-08-11Add interfaces and transformations testing DPDK on virtual envsFedor Zhadaev1-0/+94
Added interface mappings and transformations for running OVS scenarios with DPDK on intel and ericsson virtual environments JIRA: FUEL-168 Change-Id: Ia359fb8a958ca94a64cf9ae74733ed43b2589495 Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
2016-08-10Provide access to mgmt network from host levelMichal Skalski1-8/+8
Functest framework is trying to access internal endpoints from host level which currently is not possible in virtual deployments. Related: https://gerrit.opnfv.org/gerrit/#/c/18259/ JIRA: FUEL-167 Change-Id: Id5155116f1d1f6e55810b03fe264d74fe01979f3 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-03Allow SSH from any hostMichal Skalski1-1/+1
Do not block connection in case of test framework try to connect from different subnet. Change-Id: I351d526e786a3fca05bc43e1a77d6a7ebf8ad260 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-06-14Fuel 9 Rebased dea-pod-overide.yaml for Intel-1 virtual deploymentJonas Bjurel1-91/+67
and Ericsson-1 virtual deployment NOT VERIFIED DO NOT MERGE Change-Id: I643674caad64af3b89da484261044d4136061e64 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-02-03Corrected PUBLIC network mismatch and added S_berg fix for naming as well.Daniel Smith1-21/+21
updated with correct ensX numbering This is now using the defaults for networking. Fixed 10.20.0.X/24 gw as well - this should point to 10.20.0.1 Change-Id: I7edd57dce30d5c8129684bb9a83855fd694e8a30 JIRA: 0 Signed-off-by: Daniel Smith <daniel.smith@ericsson.com>
2016-02-01Increased size of Fuel masterJonas Bjurel1-3/+3
Change-Id: Ia5c5efcad438ca9bec20b9e6ce8dcf8eb60307b0 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-01-27Rebasement of Fuel8 deployment configuration files and scenariosJonas Bjurel2-74/+85
Note: - Most of the POD configuration files resides in the securedlab repo - The securedlab repo is very restricive, cause it carries Lab internal secrets TODO: - Intel virt is not yet rebased - LF-POD2 is not yet rebased NOT VERIFIED DO NOT MERGE Change-Id: I1be01a374bff65e3bee708ef00727cf1e94cb0af Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-01-13Fixed controller disk-size on Ericsson virt environmentJonas Bjurel1-1/+1
Change-Id: I69a5abac607df4edb515640c124344f458e45251 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-01-13BUG FIX for Ericsson virtual environmentJonas Bjurel1-5/+5
Change-Id: Ie9969de5f9f1fb7c79c7af4f050ec41fdb7ffb09 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-01-08Proposal for common OPNFV CI/CD Configuration structureJonas Bjurel3-0/+315
This patch provides a common configuration structure, providing separation of concern between: 1) Base installer configuration 2) Per Lab/POD specific configuration 3) Per installer feature/plugin configuration 4) Deployment scenario configuration. It is not yet aligned across installers - but provides a structure for future alignment. It relates to the implementation provided here: https://gerrit.opnfv.org/gerrit/#/c/3995/ Also see the README file VERIFIED READY TO MERGE JIRA: Change-Id: I852376ba4b500cc50cba6cb3c2634533fc6426a6 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>