Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 12.6.7, 12.10.4, 13.1
-
Component/s: Test Framework
-
Labels:None
-
Difficulty:Unknown
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
We now authenticate but that's not enough since we are only allowed 200 pulls every 6 hours.
- We do 4 pulls for a single module build
- We have 20 docker-based test modules in platform
- We currently run 3 configs for docker-latest
So that's 20 * 4 * 3 = 240 > 200 for each branch. We build 2 or 3 branches...