Skip to content

Releases: pytorch/test-infra

v20241216-184119

16 Dec 18:43
0736d97
Compare
Choose a tag to compare
mandate IMDSv2 on all new ec2 runners (#6061)

This follows the removal of all IMDSv1 calls weeks ago, as well as the
upgrade of sccache on all repos that use it.

test plan: 

We'll monitor impact, but current IMDSv1 calls are close to 0, with
those left being ones based of a main older than a few weeks.

mitigation in case of failure:
- revert this
-
**https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-IMDS-existing-instances.html#modify-restore-IMDSv1**
for existing runners

v20241213-212009

13 Dec 21:21
1577e6b
Compare
Choose a tag to compare
Adds swap space for ALI runners and report to ci and metrics if it is…

v20241212-001105

12 Dec 00:12
dbfdb83
Compare
Choose a tag to compare
Bugfix: Overprovision scaleups on ephemeral instances & extend runner…

v20241212-000204

12 Dec 00:03
dbfdb83
Compare
Choose a tag to compare
Bugfix: Overprovision scaleups on ephemeral instances & extend runner…

v20241114-013723

14 Nov 01:39
d242481
Compare
Choose a tag to compare
Revert #5397 now that AL2023/Node 20 rollout is done (#5916)

This is the fallback we have been using for a while to avoid the
upgrade.

v20241112-211933

12 Nov 21:21
ed500d1
Compare
Choose a tag to compare
set hop limit to 3 for IMDSv2 PUT calls for Windows runners (#5897)

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…