|
|
|
@ -95,7 +95,7 @@ CHECK_BUILDD = no
|
|
|
|
|
|
|
|
|
|
ADT_ENABLE = yes
|
|
|
|
|
ADT_ARCHES = amd64 i386 armhf ppc64el arm64
|
|
|
|
|
ADT_AMQP = amqp://test_request:password@162.213.33.228
|
|
|
|
|
ADT_AMQP = file:///home/laney/proposed-migration/data/%(SERIES)/test-requests.json
|
|
|
|
|
# space separate list of PPAs to add for test requests and for polling results;
|
|
|
|
|
# the *last* one determines the swift container name
|
|
|
|
|
ADT_PPAS =
|
|
|
|
@ -118,7 +118,7 @@ ADT_RETRY_OLDER_THAN =
|
|
|
|
|
ADT_REFERENCE_MAX_AGE =
|
|
|
|
|
|
|
|
|
|
# email uploaders for stuck uploads
|
|
|
|
|
EMAIL_ENABLE = yes
|
|
|
|
|
EMAIL_ENABLE = dry-run
|
|
|
|
|
# email SRU bugs when regressions are detected
|
|
|
|
|
SRUREGRESSIONEMAIL_ENABLE = no
|
|
|
|
|
|
|
|
|
|