# Shared configuration for the sbo-testbuild image builder.
# Sourced by bootstrap.sh, build-full-image.sh, build-sbo-testbuild.sh, tests.

REGISTRY="docker.noland.dnx:5000"
MIRROR="file:///mnt/nas"
VARIANTS=(current 15.0)              # x86_64 only for now
PKGDIR="/opt/sbo-testbuild/pkgs"     # sbopkg + sbo-maintainer-tools .txz
HASH_DIR="/var/cache/sbo-testbuild"  # ChangeLog hashes for rebuild gating
