Run in dry-run mode

ubuntu/dry-run
Iain Lane 5 years ago committed by Iain Lane
parent d9891a7dd0
commit 227d040414

@ -95,7 +95,7 @@ CHECK_BUILDD = no
ADT_ENABLE = yes ADT_ENABLE = yes
ADT_ARCHES = amd64 i386 armhf ppc64el arm64 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; # space separate list of PPAs to add for test requests and for polling results;
# the *last* one determines the swift container name # the *last* one determines the swift container name
ADT_PPAS = ADT_PPAS =
@ -118,7 +118,7 @@ ADT_RETRY_OLDER_THAN =
ADT_REFERENCE_MAX_AGE = ADT_REFERENCE_MAX_AGE =
# email uploaders for stuck uploads # email uploaders for stuck uploads
EMAIL_ENABLE = yes EMAIL_ENABLE = dry-run
# email SRU bugs when regressions are detected # email SRU bugs when regressions are detected
SRUREGRESSIONEMAIL_ENABLE = no SRUREGRESSIONEMAIL_ENABLE = no

Loading…
Cancel
Save