Skip to content

Commit

Permalink
Removed an empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
aasha-hpe committed Jul 11, 2024
1 parent cb5bee7 commit 8043f21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion goss-testing/scripts/iscsi_sbps_sanity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ echo "*******************************"

# Verify DNS SRV and A records exist for the worker respective of the iSCSI portals


host=$(kubectl get vs -n sysmgmt-health cray-sysmgmt-health-grafana -o jsonpath='{.spec.hosts[0]}' | sed -e 's/grafana\.[^.]*\.//')

dig -t SRV +short _sbps-hsn._tcp."${host}" _sbps-nmn._tcp."${host}" >> tmp_file
Expand Down

0 comments on commit 8043f21

Please sign in to comment.