c8d48e39d1
Add the environment variable CENGN_STRATEGY for supporting CENGN. Set the default value to 'cengn_first', and we also can set the value to the other three value 'cengn', 'upstream' or 'upstream_first'. Story: 2008862 Task: 44361 Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> Change-Id: I0326da798e808dce1b6fefd49e54f54ca41e8bcd
41 lines
583 B
Plaintext
41 lines
583 B
Plaintext
[project]
|
|
name = stx
|
|
gituser = STX Builder
|
|
gitemail = stx.builder@opendev.org
|
|
proxy = false
|
|
proxyserver = opendev.org
|
|
proxyport = 8080
|
|
buildbranch = master
|
|
manifest = default.xml
|
|
ostree_osname = wrlinux
|
|
|
|
[builder]
|
|
uid = 1000
|
|
myuname = builder
|
|
release = 6.0
|
|
dist = bullseye
|
|
stx_dist = .stx
|
|
debfullname = STX Builder
|
|
debemail = stx.builder@opendev.org
|
|
|
|
[pkgbuilder]
|
|
mode = local
|
|
|
|
[repomgr]
|
|
type = aptly
|
|
cengnurl = http://mirror.starlingx.cengn.ca:80/mirror
|
|
cengnstrategy = cengn_first
|
|
sourceslist =
|
|
deblist =
|
|
dsclist =
|
|
|
|
[aptly]
|
|
mode = local
|
|
|
|
[pulp]
|
|
mode = local
|
|
|
|
[default]
|
|
name = stx
|
|
|