Switch to Fedora 33 and Python 3.9

This commit is contained in:
Lumir Balhar 2020-10-12 11:54:07 +02:00
commit 61373b3322
19 changed files with 690 additions and 221 deletions

View file

@ -18,7 +18,7 @@ function test_python_imagestream() {
*) echo "Imagestream testing not supported for $OS environment." ; return 0 ;;
esac
ct_os_test_image_stream_quickstart "${THISDIR}/imagestreams/python-${OS}.json" \
ct_os_test_image_stream_quickstart "${THISDIR}/imagestreams/python-${OS%[0-9]*}.json" \
'https://raw.githubusercontent.com/sclorg/django-ex/master/openshift/templates/django-postgresql.json' \
"${IMAGE_NAME}" \
'python' \