-
Notifications
You must be signed in to change notification settings - Fork 13
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
test: test nvme entities over HTTP #878
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #878 +/- ##
=======================================
Coverage 74.89% 74.89%
=======================================
Files 40 40
Lines 3693 3693
=======================================
Hits 2766 2766
Misses 839 839
Partials 88 88 ☔ View full report in Codecov by Sentry. |
0677f30
to
6d14ea9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please mention an example for HTTP in the readme page as well
a00b051
to
87a21f9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm once CI failure 500 is fixed
curl: (22) The requested URL returned error: 500
from https://github.com/opiproject/opi-spdk-bridge/actions/runs/7740869173/job/21106738684?pr=878
This is fixed in those PRs Also, I am thinking to move the tests from the script file into docker-compose |
1181c68
to
6cb6787
Compare
Signed-off-by: Artsiom Koltun <[email protected]>
Signed-off-by: Artsiom Koltun <[email protected]>
Signed-off-by: Artsiom Koltun <[email protected]>
Merging as is. Let's discuss how to organize http tests in Slack |
No description provided.