https://bugs.launchpad.net/starlingx/+bug/1886062 Scott On 2020-07-01 2:06 a.m., Liu, ZhipengS wrote:
I propose the following: - build-stx-base.sh and build-stx-images.sh need to accept a new argument (--config-file <path>) specifying a path to a config file. We can establish a well known location within the code repository for such config files. If the cengn scripts see that file, it will add a single EXTRA_ARGS+="--config-file <path>"
- Alternatively these commands automatically look for the config files at the predetermined location, and apply them if found. If not found, continue without error. Perhaps add an optional new argument to suppress this behavior, or substitute an alternate config file.
- The config file needs to be able to specify additional arguments to be passed into the the command. e.g. --repo ussuri-ceph,http://mirror.starlingx.cengn.ca/mirror/centos/download.ceph.com/rpm-mimic/e... \ --repo ussuri-wsgi,http://mirror.starlingx.cengn.ca/mirror/centos/centos/mirror.centos.org/cent...