You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
723 B
31 lines
723 B
MAIN_ARCHIVE: "http://us.archive.ubuntu.com/ubuntu/dists/"
|
|
PORTS_ARCHIVE: "http://us.ports.ubuntu.com/ubuntu-ports/dists/"
|
|
LP_TEAM: "lubuntu-ci"
|
|
SOURCE_PPA: "unstable-ci-proposed"
|
|
DEST_PPA: "unstable-ci"
|
|
|
|
ARCHES:
|
|
- "amd64"
|
|
PORTS_ARCHES:
|
|
- "arm64"
|
|
- "armhf"
|
|
- "ppc64el"
|
|
- "riscv64"
|
|
- "s390x"
|
|
|
|
BRITNEY_CONF: "/srv/lubuntu-ci/repos/ci-tools/configs/britney.conf"
|
|
BRITNEY_CACHE: "cache/"
|
|
BRITNEY_DATADIR: "data/"
|
|
BRITNEY_OUTDIR: "output/"
|
|
BRITNEY_PUBLIC_OUTDIR: "/srv/lubuntu-ci/output/britney/"
|
|
BRITNEY_HINTDIR: "../hints-ubuntu/"
|
|
BRITNEY_LOC: "/srv/lubuntu-ci/repos/britney2-ubuntu/britney.py"
|
|
|
|
LOG_DIR: "/srv/lubuntu-ci/output/logs/britney"
|
|
MAX_LOG_AGE_DAYS: 1
|
|
|
|
RELEASES:
|
|
- "plucky"
|
|
- "oracular"
|
|
- "noble"
|