aboutsummaryrefslogtreecommitdiffstats
path: root/labs/arm/pod2
AgeCommit message (Collapse)AuthorFilesLines
2017-01-21Armband: Uplift Fuel cfg to Newton on Ubuntu 16.04Alexandru Avadanii1-7/+6
Refresh all PODs' config for Newton: - s/trusty/xenial/ - s/14.04/16.04/ - s/mos9/mos10/ - s/mitaka/newton/ - target image initial package list refresh; - clean up virtual pod DEA override; - remove hardcoded package lists from DEA overrides for all PODs except arm-pod1, which requires a custom kernel version; TODO (later): - enable Jumbo frames (mtu=9000) for all interfaces; JIRA: ARMBAND-198 Depends-on: Ia99022e364e61245d109cabab9d0ed7157b4d2f5 Change-Id: I0c429ffe5a28e920b2268b9ada622df9049071ee Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-11-16armband 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>
2016-10-14arm: Add lab-config for Enea Pharos PODsAlexandru Avadanii3-0/+461
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>