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

🏂 Inception linux snpe e2e tests #929

Merged
merged 6 commits into from
Feb 6, 2024
Merged

🏂 Inception linux snpe e2e tests #929

merged 6 commits into from
Feb 6, 2024

Conversation

trajepl
Copy link
Contributor

@trajepl trajepl commented Feb 6, 2024

Describe your changes

Inception linux snpe e2e tests

Checklist before requesting a review

  • Add unit tests for this change.
  • Make sure all tests can pass.
  • Update documents if necessary.
  • Lint and apply fixes to your code by running lintrunner -a
  • Is this a user-facing change? If yes, give a description of this change to be included in the release notes.

(Optional) Issue link

@@ -49,6 +49,7 @@ jobs:
scriptLocation: 'inlineScript'
inlineScript: |
python -m pip install pytest
python -m pip install azure-storage-blob
Copy link
Collaborator

Choose a reason for hiding this comment

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

should this line be in requirements.txt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is in requirements.txt before. But the azure-storage-blob is only used for e2e tests to download requirement sdk/models etc. When user run it locally, it is not needed. So I tried to move it here.

@jambayk jambayk merged commit 05f9458 into main Feb 6, 2024
32 checks passed
@jambayk jambayk deleted the jiapli/snpe_sdk_update branch February 6, 2024 21:18
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.

3 participants