We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ct_os_service_image_info
1 parent a776cb0 commit 7909338Copy full SHA for 7909338
test-lib-openshift.sh
@@ -573,8 +573,6 @@ function ct_os_test_s2i_app_func() {
573
local result=0
574
eval "$check_command_exp" || result=1
575
576
- ct_os_service_image_info "${service_name}"
577
-
578
if [ $result -eq 0 ] ; then
579
echo " Check passed."
580
else
@@ -716,8 +714,6 @@ function ct_os_test_template_app_func() {
716
714
717
715
718
719
720
721
722
723
0 commit comments