Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PkgCI test_amd to use MI300x conductor cluster #19517

Merged
merged 21 commits into from
Jan 13, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add git.safedirectory back as a step
Signed-off-by: Jodie Su <[email protected]>
yamiyysu committed Jan 12, 2025
commit 3ea1bdf9f202b6a1ffb8492029ba2752366eead9
2 changes: 2 additions & 0 deletions .github/workflows/pkgci_test_amd_mi300.yml
Original file line number Diff line number Diff line change
@@ -43,6 +43,8 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
submodules: false
- name: "Mark git safe.directory"
run: git config --global --add safe.directory '*'
- name: Check out runtime submodules
run: ./build_tools/scripts/git/update_runtime_submodules.sh
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0