Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support imagestreams for RHEL9 #476

Merged
merged 3 commits into from
Nov 9, 2022
Merged

Support imagestreams for RHEL9 #476

merged 3 commits into from
Nov 9, 2022

Conversation

phracek
Copy link
Member

@phracek phracek commented Nov 7, 2022

This pull request adds support for testing imagestreams for RHEL9 on OpenShift.

Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
@phracek
Copy link
Member Author

phracek commented Nov 7, 2022

[test-all]

@phracek
Copy link
Member Author

phracek commented Nov 7, 2022

RHEL9 - OpenShift 4 -13 tests are passsing:

-----------------------------------------------
Running test test_postgresql_imagestream (starting at 2022-11-07 13:57:34+01:00) ... 
-----------------------------------------------
Running image stream test for stream test/imagestreams/postgresql-rhel.json and template test/examples/postgresql-ephemeral-template.json
Now using project "sclorg-test-21502" on server "https://api.core-serv-ocp.hosted.psi.rdu2.redhat.com:6443".

You can add applications to this project with the 'new-app' command. For example, try:

    oc new-app rails-postgresql-example

to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application:

    kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname

secret/6340056-core-services-apps-ci-pull-secret created
imagestream.image.openshift.io/postgresql created
secret/postgresql created
service/postgresql created
deploymentconfig.apps.openshift.io/postgresql created
Waiting for postgresql pod becoming ready ........... DONE
project.project.openshift.io "sclorg-test-21502" deleted
Project sclorg-test-21502 was deleted properly
Tests were run for image rhel9/postgresql-13:1
Uncompressed size of the image: 405MB
Compressed size of the image: 135MB
 [PASSED] for 'openshift-remote-cluster' test_postgresql_integration (00:00:55)
 [PASSED] for 'openshift-remote-cluster' test_postgresql_imagestream (00:00:36)

OpenShift tests for rhel9/postgresql-13:1 succeeded.

Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
@phracek
Copy link
Member Author

phracek commented Nov 9, 2022

[test-all]

@phracek phracek merged commit c1e95e4 into master Nov 9, 2022
@zmiklank zmiklank deleted the support_cvp_rhel9 branch November 23, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants