Skip to content

Changes

Summary

  1. common: Automatize UPSTREAM_DISTRO name based on image name (details)
Commit 78ae9377a743db01c6d1b26daf563ef2f8f7eb6e by laforge
common: Automatize UPSTREAM_DISTRO name based on image name

Similar to what is already done with DISTRO, which points to given image
of ours based on name. This time we do the same with upstream images,
such as debian:stretch or centos:centos8.

This way, for instance calling docker_images_require
"osmo-bsc-latest-centos8" would try to build the
osmo-bsc-latest/Dockerfile file starting from a centos8 image.

Change-Id: I33cb21aa024396974559fd98f9f3c64e2c351eda
The file was modified centos-repo-install-test/Dockerfile
The file was modified osmo-bsc-latest/Dockerfile
The file was modified osmo-pcu-latest/Dockerfile
The file was modified osmo-msc-latest/Dockerfile
The file was modified centos8-build/Dockerfile
The file was modified osmo-hlr-latest/Dockerfile
The file was modified osmo-nitb-latest/Dockerfile
The file was modified debian-repo-install-test/Dockerfile
The file was modified osmo-remsim-latest/Dockerfile
The file was modified osmo-mgw-latest/Dockerfile
The file was modified osmo-stp-latest/Dockerfile
The file was modified debian-stretch-titan/Dockerfile
The file was modified debian-stretch-build/Dockerfile
The file was modified osmo-ggsn-latest/Dockerfile
The file was modified jenkins-common.sh
The file was modified osmo-bts-latest/Dockerfile
The file was modified osmo-cn-latest/Dockerfile
The file was modified osmo-sip-latest/Dockerfile
The file was modified osmo-sgsn-latest/Dockerfile
The file was modified make/Makefile
The file was modified osmo-hnbgw-latest/Dockerfile