From cfd088fdfb62a313e5158e79f5859b0ae5e8c707 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 7 Mar 2016 12:08:08 +0100 Subject: reproducible debian: schedule more ftbfs+depwait packages sooner --- bin/reproducible_scheduler.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py index f3f41aff..7f617e1a 100755 --- a/bin/reproducible_scheduler.py +++ b/bin/reproducible_scheduler.py @@ -93,14 +93,14 @@ LIMITS = { }, 'ftbfs+depwait': { 'amd64': { - 'testing': {1: (250, 40), 2: (350, 20), '*': 5}, - 'unstable': {1: (250, 40), 2: (350, 20), '*': 5}, - 'experimental': {1: (250, 40), 2: (350, 20), '*': 2}, + 'testing': {1: (700, 40), 2: (500, 20), '*': 5}, + 'unstable': {1: (700, 40), 2: (500, 20), '*': 5}, + 'experimental': {1: (700, 40), 2: (500, 20), '*': 2}, }, 'armhf': { - 'testing': {1: (250, 20), 2: (350, 10), '*': 5}, - 'unstable': {1: (250, 20), 2: (350, 10), '*': 5}, - 'experimental': {1: (250, 20), 2: (350, 10), '*': 2}, + 'testing': {1: (575, 20), 2: (450, 10), '*': 5}, + 'unstable': {1: (575, 20), 2: (450, 10), '*': 5}, + 'experimental': {1: (575, 20), 2: (450, 10), '*': 2}, } }, 'old': { -- cgit v1.2.3-70-g09d2