diff --git a/ci-operator/step-registry/shiftstack/liveliness/shiftstack-liveliness-commands.sh b/ci-operator/step-registry/shiftstack/liveliness/shiftstack-liveliness-commands.sh index 65f55c70c9e55..f319a1bfff0af 100755 --- a/ci-operator/step-registry/shiftstack/liveliness/shiftstack-liveliness-commands.sh +++ b/ci-operator/step-registry/shiftstack/liveliness/shiftstack-liveliness-commands.sh @@ -27,9 +27,6 @@ then source "${SHARED_DIR}/proxy-conf.sh" fi -# TODO: Remove once dev-install clouds have Python 3.13+ compatible CA certs (shiftstack/dev-install#238). -yq --yaml-output --in-place ".clouds[\"${OS_CLOUD}\"].verify = false" "${SHARED_DIR}/clouds.yaml" - set +e echo "DEBUG: Running liveliness check script..." ./server.sh -d -t -l -f ${TESTING_FLAVOR} -i ${TESTING_IMAGE} -e ${OPENSTACK_EXTERNAL_NETWORK} ${AZ_ARG} shiftstack-ci-${CLUSTER_NAME}