aboutsummaryrefslogtreecommitdiffstats
path: root/labs/arm/pod1/fuel/config/dea-pod-override.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-11-24arm-pod1: Pin older kernel to avoid link issuescolorado.3.0stable/coloradoAlexandru Avadanii1-3/+21
Current Ubuntu Trusty kernel `linux-image-generic-lts-xenial`, backported from Xenial, introduced a regressiong with our 10G Extreme Networks switch - sometimes the link negotiation fails. This was not a problem with the previous 4.4 kernel we used, 4.4.0-45-generic (current is 4.4.0-47-generic), so pin it until upstream fixes the rootcause. Since the local mirror only contains the new kernel, bring back access to public Ubuntu repos (only for this pod). NOTE: Our admin interface is on a PCI NIC, so we will keep using the new (faulty) kernel for bootstrap image. See [1] for full problem description. [1] https://jira.opnfv.org/browse/ARMBAND-168 Change-Id: I39505013804620f1b910169492e895a637d20de2 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 08c3f00d26b3d2df6fdd66385cf5cda8c2e9d9e7)
2016-11-22armband deploy: switch to local Ubuntu/MOS mirrorsAlexandru Avadanii1-32/+2
Since we now enabled local (multiarch) mirrors for Ubuntu, we should make the automatic deploy benefit from them, and not rely on public internet mirros at all. FIXME: completely remove repo overrides and let dea_base set these approapiately, after the packetary mirror rework is merged in Fuel@OPNFV (FUEL-223). JIRA: ARMBAND-35 JIRA: FUEL-218 JIRA: FUEL-223 Change-Id: I424fff2ec89b38a6e3a911a6287add34c64633c9 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 26c26dc9e51d722325d1ca6f76678bb1531213d3)
2016-10-14arm: Add lab-config for Enea Pharos PODsAlexandru Avadanii1-0/+375
This was previously stored on git.enea.com. While at it, fix Armband master deploy issues by adjusting version strings in DHA files. JIRA: ARMBAND-149 JIRA: ARMBAND-150 Change-Id: I2e9580465e8fc2052dfe7fd353e00fd93a10219b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 66547b5fc9997fe4a8c1135af2d2f7cfac2ce273)