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 latest imagestreams and httpd ex repo #195

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

phracek
Copy link
Member

@phracek phracek commented Nov 15, 2023

Support latest imagestreams and httpd ex repo

Move test_latest_imagestreams from run-openshift-local-cluster to test-lib-httpd.sh
So it can be used in run-openshift-remote-cluster as well and code is not duplicated.
Added also test suite for testing httpd-ex repository.

Change in VERSIONS file:
Micro image is not presented in imagestreams files and we need to check proper version like '2.4' in this case.

…t-lib-httpd.sh

So it can be used in run-openshift-remote-cluster as well
and code is not duplicated.

Added also test suite for testing httpd-ex repository

Signed-off-by: Petr "Stone" Hracek <[email protected]>
Micro image is not presented in imagestreams files
and we need to check proper version like '2.4' in this case.

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Nov 15, 2023

[test-openshift]

@phracek
Copy link
Member Author

phracek commented Nov 15, 2023

Testing Farm OpenSHift 3 failure is:

I1115 04:10:41.769473   18685 apply_template.go:81] Installing "kube-proxy"
I1115 04:10:41.770272   18685 apply_template.go:81] Installing "kube-dns"
I1115 04:10:41.770740   18685 apply_template.go:81] Installing "openshift-service-cert-signer-operator"
I1115 04:10:47.491644   18685 interface.go:41] Finished installing "kube-proxy" "kube-dns" "openshift-service-cert-signer-operator" "openshift-apiserver"
Error: timed out waiting for the condition
error: Missing or incomplete configuration info.  Please login or point to an existing, complete config file:

  1. Via the command-line flag --config
  2. Via the KUBECONFIG environment variable
  3. In your home directory as ~/.kube/config

To view or setup config directly use the 'config' command.

OpenShift tests for rhscl/httpd-24-rhel7:2.4 failed.
errexit on line 63, common/test.sh

The rest is passing.

Makefile Show resolved Hide resolved
Copy link
Contributor

@zmiklank zmiklank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@phracek phracek merged commit 3b28e48 into master Nov 21, 2023
@zmiklank zmiklank deleted the support_latest_imagestreams_and_httpd_ex_repo branch November 23, 2023 07:09
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