osdc/hf-cache: integration test — refresh (online download → S3 sync)#818
Merged
Conversation
This was referenced Jun 24, 2026
tofu plan — arc-cbr-production✅ Plan succeeded · commit Plan output |
tofu plan — arc-cbr-production-uw1❌ Plan failed · commit Plan output |
tofu plan — meta-prod-aws-ue1✅ Plan succeeded · commit Plan output |
tofu plan — lf-prod-aws-ue1✅ Plan succeeded · commit Plan output |
tofu plan — lf-prod-aws-ue2✅ Plan succeeded · commit Plan output |
tofu plan — meta-prod-aws-uw1✅ Plan succeeded · commit Plan output |
jeanschmidt
approved these changes
Jun 29, 2026
tofu plan — meta-prod-aws-ue2✅ Plan succeeded · commit Plan output |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack (oldest at bottom):
BEGIN_HF_CACHE_OIDC job block (gated on arc-runners + hf-cache):
test-hf-cache-refresh-sync mirrors ci-refresh-hf-cache — assumes the
gha_workflow_hf-cache-write role via GitHub OIDC (environment: hf-cache-write,
id-token: write), downloads a small model (prajjwal1/bert-tiny) from the HF Hub
online, then aws s3 syncs the artifacts to the cluster's bucket and verifies the
objects landed.
The job FAILS if the OIDC role can't be assumed — a swallowed OIDC failure would
hide that the refresh can't actually write the cache. Activating it requires the
'hf-cache-write' environment on the test repo and the role (pytorch-gha-infra
#1239) trusting its OIDC subject.