-
Notifications
You must be signed in to change notification settings - Fork 1
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
CASMPET-6819: Create Goss Test Suite for SPBS #565
Conversation
28ae2b0
to
a82c346
Compare
a82c346
to
e4c1701
Compare
e4c1701
to
ebafd32
Compare
@aasha-hpe is this ready for review? Thanks. |
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 address the shell-check warnings and follow up on the K8S worker labels.
@jeremy-duckworth Yes. This was ready for review. |
There were some shell check errors which I fixed, thought we can ignore the warnings. Can we ? We have done this way of implementation in Mercury, we never faced shell-check errors nor any issues with the code. |
ebafd32
to
a53f8b5
Compare
@jeremy-duckworth, Have taken care of shell-check warnings and K8s worker labels. Now the label is 'iscsi=sbps'. Pls take a look. |
@jeremy-duckworth, I have taken care of shellcheck warnings. Pls take a look. |
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.
Approved with suggestions
@dborman-hpe, Thanks a lot for your review and comments. I have addressed them. Please take a look. |
I incorporated the changes and tested. Its working fine. |
Please fix the shellcheck warnings:
|
6633be8
to
24cdbfb
Compare
Fixed these warnings. |
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
cb5bee7
to
24cdbfb
Compare
Sanity tests for iSCSI based boot content projection.
8043f21
to
673b1f4
Compare
Summary and Scope
This is goss test suite written newly for iscsi based boot content projection solution.
Testing
Tested on Mug and Noname systems. Will test on CSM 1.5 once it is installed.
Tested on:
Tested on Mug and Noname.
Test description:
The new test cases written for iscsi based boot content projection and added to CSM goss testing framework This get invoked as part of CSM health checks post OS and CSM services are installed.
Risks and Mitigations
None.
Pull Request Checklist