Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
In order to preserve environment variables (esp commit ids)
for the Fuel build, the environment needs to be kept when
the build loop is run.
Change-Id: Ia044ea92853147280db0686ac857beda52ab50dc
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
Critical bug [0] was recently commited to stable/8.0 branch of
fuel-menu repository, which fix issue with interface configuration
through fuelmenu.
[0] https://bugs.launchpad.net/fuel/+bug/1542321
Change-Id: I77211e2c38b9821174d8164ef5237d42b72a04a4
JIRA: FUEL-99
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
If FUEL_MIRROR_COMMIT is set (indicating a pinning of all
Fuel repositories), use that one instead of FUEL_MAIN_TAG.
Change-Id: I4af82cf63f8e846d757a583836fce8bb78d93906
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
The previous version did not consider the caching functionality (and
was overly complicated). Now moving exact versions to config.mk.
Change-Id: I9f9736ae579dae983eff98cb3a371a53ff4e0207
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
|
|
|
|
|
|
Change-Id: Ie4284f15c08ced3267a1250ec6e21827fc49170d
Signed-off-by: Stefan Berg <sfb@consultron.com>
|
|
Change-Id: I709d5868ebe038f908b43d930117060ba1936a61
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
(cherry picked from commit 0193ea1dbe4c8c3c097e6953f38877ce4864e96e)
|
|
It is not necessary to create local mirrors with mos-ubuntu packages for
our purpose. These packages are already included on ISO, we only need
these from ubuntu upstream repositories.
Change-Id: I26d88019981b32e7fdb69a0a608a910bbe4d623a
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
(cherry picked from commit f126512730bc9a6f434ac5b9f6395bfc4b5dc960)
|
|
stable/brahmaputra
|
|
Based on a discussion I and Stefan had today, better to check early on than
crash hours in to the build with vague information of the root-cause.
Added checks:
- Linus distro - must be Ubuntu
- Kernel version - must be 3.19 or later
- Docker network sanity check
Change-Id: Ie6758064ade4c58388368106d9bc556730d2bcec
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
(cherry picked from commit 8f9613b11ce6828670e23dfcc9c46107fdffd92f)
|
|
Change-Id: Ic2039bfd4fe23851197e92cce060397b54c891f0
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
(cherry picked from commit dcd792692b565be488eb4fdadb1654bf2c2161e4)
|