Skip to content

Commit

Permalink
Merge pull request #888 from ArangoGutierrez/fix_staging_e2e_gha
Browse files Browse the repository at this point in the history
Bump to Holodeck V0.2.2
  • Loading branch information
ArangoGutierrez authored Aug 9, 2024
2 parents 5f9106a + bb07941 commit 70d53fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/staging_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
echo "COMMIT_SHORT_SHA=${GITHUB_SHA:0:8}" >> $GITHUB_ENV
echo "HOLODECK_VCENTER_USERNAME=${HOLODECK_VCENTER_USERNAME}" >> $GITHUB_ENV
echo "HOLODECK_VCENTER_PASSWORD=${HOLODECK_VCENTER_PASSWORD}" >> $GITHUB_ENV
echo "VSPHERE_SSH_KEY=${VSPHERE_SSH_KEY}" >> $GITHUB_ENV
cat /home/runner/.ssh/vsphere-key > ${GITHUB_WORKSPACE}/holodeck_ssh_key
- name: Set up Holodeck
uses: NVIDIA/[email protected].1
uses: NVIDIA/[email protected].2
with:
holodeck_config: "tests/e2e/infra/vsphere.yaml"
- name: Run e2e tests
Expand Down
File renamed without changes.

0 comments on commit 70d53fd

Please sign in to comment.