Closed phracek closed 11 months ago
[test-openshift]
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.
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.