[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

debci: how are 'experimental' and '-backports' environments handled?



Hi,

if I read the source correctly, then tests will use extra APT sources
from extra_apt_source_list.yaml [1]. 'experimental' would be an example
for that; likewise 'bookworm-backports'.

However, `debci localtest -s experimental` fails because it looks for an
image with the name 'experimental[...]', rather than 'unstable[...].

How is this accomplished on ci.debian.net?

Intuitively, I'd just map/symlink these environments, but I couldn't
find any code to that end. And this would also have to be accounted for
in debci-update-worker.

Best,
Christian

[1] https://salsa.debian.org/ci-team/debian-ci-config/-/blob/master/cookbooks/debci/templates/extra_apt_sources_list.yaml.erb


Reply to: