Skip to content

Commit c545f90

Browse files
ASDF
Signed-off-by: Brian Gallagher <briangal@gmail.com>
1 parent 70aa477 commit c545f90

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

tests/kubeflow_sdk/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,15 @@ Default image mapping (used only when `NOTEBOOK_IMAGE` is unset):
373373

374374
These are needed for trainer SDK scenarios that read/write artifacts from object storage.
375375

376+
Where these are used:
377+
378+
- Trainer SDK test entrypoints: `tests/trainer/kubeflow_sdk_test.go`
379+
- S3-focused trainer tests include:
380+
- `TestRhaiS3CheckpointingCPU`
381+
- `TestRhaiS3FsdpFullStateCheckpointingCPU`
382+
- `TestRhaiS3FsdpSharedStateCheckpointingCuda`
383+
- `TestRhaiS3DeepspeedStage0CheckpointingCuda`
384+
376385
- `AWS_DEFAULT_ENDPOINT`
377386
- S3-compatible endpoint URL/host used by notebook jobs.
378387
- `AWS_ACCESS_KEY_ID`

0 commit comments

Comments
 (0)