Commit a6cf230
committed
nvme/rc: introduce _have_tlshd_ver() and _have_systemd_tlshd_service()
To run the newly introduced test cases for nvme-tcp TLS support, the
userland daemon tlshd and its systemctl service unit are required.
Confirm availability of tlshd and the systemctl service. Also check that
the tlshd version is larger than or equal to 1.0.0, which allows to
authenticate TLS sessions for nvme subsystem with the default
configurations.
Signed-off-by: Shin'ichiro Kawasaki <[email protected]>1 parent bc36cc3 commit a6cf230
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
0 commit comments