Skip to content

Releases: pytorch/test-infra

v20241111-181517

11 Nov 18:17
de42e9c
Compare
Choose a tag to compare
change the hoplimit for IMDSv2 to 3, to allow docker builds to fetch …

v20241111-180704

11 Nov 18:08
a8b7a91
Compare
Choose a tag to compare
bump to support tflint 0.54 and pin version (#5895)

v20241028-191320

28 Oct 19:15
0e5e84f
Compare
Choose a tag to compare
adding tests for when max_available is not present in scale-config, n…

v20241025-175554

25 Oct 17:57
aa4554a
Compare
Choose a tag to compare
`max_available` in scale-config.yaml with negative values disable max…

v20241024-165834

24 Oct 17:00
Compare
Choose a tag to compare
Fix merge conflict

v20241022-180405

22 Oct 18:05
12eeae0
Compare
Choose a tag to compare
Bump body-parser from 1.20.2 to 1.20.3 in /terraform-aws-github-runne…

v20241022-163419

22 Oct 16:36
aaad4c9
Compare
Choose a tag to compare
Fix scaleUp not waiting for rateLimit response and improved testing (…

v20241021-181609

21 Oct 18:18
881a1af
Compare
Choose a tag to compare
[EZ] Correct the repo that's used when logging the scale-config used …

v20241021-174401

21 Oct 17:45
82093fe
Compare
Choose a tag to compare
Specify scale-config file used when logging failures (#5791)

To help with debugging

v20241018-152153

18 Oct 15:23
dc78e2a
Compare
Choose a tag to compare
Enable non-org autoscaler to read scale-config from any repo (#5767)

Enable putting scale-config in test-infra, even for non-organization
runners. Before, only scale-configs for organization-scoped runners
could be put in arbitrary repos

Significant change:
- `scale_config_repo` no longer defaults to test-infra. You now _have_
to specify a value if you're using org runners. Non-org runners will
default to the job's repo. pytorch-gha-infra and ci-infra will need to
be updated accordingly.

Testing: Deployed these changes to LF canary, terminated all lf-c
instances, and verified that creating a new pull request there would
still result in instances getting provisioned