Loading bin/reproducible_scheduler.py +1 −1 Original line number Diff line number Diff line Loading @@ -208,7 +208,7 @@ LIMITS = { }, 'arm64': { 'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0}, 'buster': {1: (1000, 700), 2: (1500, 550), '*': 0}, 'buster': {1: (1000, 600), 2: (1500, 450), '*': 0}, 'bullseye': {1: (1000, 850), 2: (1500, 700), '*': 0}, 'unstable': {1: (1000, 1100), 2: (1500, 950), '*': 0}, 'experimental': {1: (1000, 70), 2: (1500, 50), '*': 0}, Loading Loading
bin/reproducible_scheduler.py +1 −1 Original line number Diff line number Diff line Loading @@ -208,7 +208,7 @@ LIMITS = { }, 'arm64': { 'stretch': {1: (1000, 0), 2: (1500, 0), '*': 0}, 'buster': {1: (1000, 700), 2: (1500, 550), '*': 0}, 'buster': {1: (1000, 600), 2: (1500, 450), '*': 0}, 'bullseye': {1: (1000, 850), 2: (1500, 700), '*': 0}, 'unstable': {1: (1000, 1100), 2: (1500, 950), '*': 0}, 'experimental': {1: (1000, 70), 2: (1500, 50), '*': 0}, Loading