diff --git a/tests/upgrade.sh b/tests/upgrade.sh index 26a198d9fc35acf289e72461f32a5e434a185f9f..6604436fee25cf797762ce7ccc0f01e0b5e8551f 100755 --- a/tests/upgrade.sh +++ b/tests/upgrade.sh @@ -9,11 +9,6 @@ export PYTHONUNBUFFERED=1 function upgrade { RAW_INVENTORY=/etc/kolla/inventory - # generate self-signed certificates for the optional internal TLS tests - if [[ "$TLS_ENABLED" = "True" ]]; then - kolla-ansible -i ${RAW_INVENTORY} -vvv certificates > /tmp/logs/ansible/certificates - fi - # TODO(mgoddard): Remove this block in the Y cycle after chrony has been # dropped for a cycle. # NOTE(mgoddard): Remove the chrony container and install a host chrony