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

try out an integration test workflow #516

Merged
merged 5 commits into from
Jun 14, 2024
Merged

Conversation

noyoshi
Copy link
Collaborator

@noyoshi noyoshi commented Jun 14, 2024

No description provided.

- name: Run tests
run: |
POD_ID=`cat pod_name.txt`
python3 tests/test.py $POD_ID
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this coming from?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might make it more obvious, its coming from create-pod.sh

I now see that I didn't commit that folder...

@noyoshi noyoshi merged commit cfc1e19 into main Jun 14, 2024
@noyoshi noyoshi deleted the runpod-integration-tests branch June 14, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants