
Currently both the main and openstack Jenkins builds assign the same tag pattern to the generated docker images, including the base image. Consequently if you pull stx-debian:master-stable-latest, you might get either the main image or the openstack image, depending on time of day. Yet their apt configurations point to different build repositories. Solution: add a build.conf option to override the tag prefix, eg from "master" to "master-openstack": BASE_IMAGE_TAG_PREFIX. TESTS =================================== Build the base image and a derived image in Jenkins with and without the new build.conf option. Story: 2010055 Task: 52813 Signed-off-by: Davlet Panech <davlet.panech@windriver.com> Change-Id: Ibc08928c5302e4608ace05d2f37a5a73b7f0d6b5
Description
Jenkins scripts for building StarlingX
Languages
Shell
82.1%
Python
16.9%
Groovy
0.9%