Closed phracek closed 6 months ago
[test-openshift]
@zmiklank @jackorp Review please
[test-all]
Settings variable to 'VERSION=' or 'VERSION=""' cause a problems in our testing suite. See here: https://github.com/sclorg/container-common-scripts/blob/master/tag.sh#L35
it raises an exception like:
Tagged versions are: 3.3
-> Tagging image 'b69c9f006c16b7afebf3f6a50559143f962ae3c62cffcd90389e73f4169e6b02' as 'quay.io/fedora/ruby-33:' and 'quay.io/fedora/ruby-33:latest' and 'quay.io/fedora/ruby-33:fedora' and 'quay.io/fedora/ruby-33:20240516-acc810b'
Error: normalizing name "quay.io/fedora/ruby-33:": normalizing name "quay.io/fedora/ruby-33:": invalid reference format
We need to change this row https://github.com/sclorg/container-common-scripts/blob/master/tag.sh#L35 in case we want to setup VERSION to unset. It is used in labels here: https://github.com/sclorg/s2i-ruby-container/blob/master/3.3/Dockerfile.fedora#L28
[test-all]
Can't see anything weird that would hit me in the eyes. LGTM. Thanks.
[test-openshift]
Please try to avoid commit messages like "Update imagestreams/ruby-rhel-aarch64.json". They do not add much value to the commit.
Otherwise LGTM.
This is a message from commit suggestions as soon as I approve.
This is a message from commit suggestions as soon as I approve.
It can be changed before approving and commiting.
This pull request fixes OpenShift 4 tests for version 3.3. In case ruby 3.3 is tested, then use rails-ex#3.3 branch as well.
In this pull request are updated also 3.3 imagestreams