]
Kevin Earls reassigned SWSQE-200:
---------------------------------
Assignee: Guilherme Baufaker Rêgo (was: Michael Foley)
B12 OpenShift Cluster is flaky
------------------------------
Key: SWSQE-200
URL:
https://issues.jboss.org/browse/SWSQE-200
Project: Kiali QE
Issue Type: QE Task
Reporter: Kevin Earls
Assignee: Guilherme Baufaker Rêgo
I'm opening this mostly as a placeholder, and will update it as I get more
information on the problems I've been experiencing. Since I've been using B12
I've been experiencing more frequent failures than on other clusters, including
minishift on my laptop and the CNCF CI Jenkins. Here are a couple of instances:
1. Deploying ElasticSearch along with the Jaeger Production templates requires
allocating 2G or memory, even though the default 512M works fine elsewhere. This can be
seen in the Jaeger Standalone Performance tests job here:
https://jenkins-jaeger-test.openshift3.jonqe.lab.eng.bos.redhat.com/job/J...
. If you run the job without changing the ES_MEMORY parameter to 2Gi it will fail.
2. I have a set of smoke tests for Red Hat productized artifacts for the Jaeger Java
client which are run using the Jaeger all-in-one template. It's fairly simple, but on
B12 deployment of the Jaeger all-in-one images fails on every other build. I've made
a copy of the job here:
https://jenkins-jaeger-test.openshift3.jonqe.lab.eng.bos.redhat.com/job/F... and
its history should be clear.
So far I have not been able to get any useful information about why this is failing. In
the OpenShift console it looks like Jaeger has started correctly. There are no errors in
the logs, nor any to be found under monitoring. But if you click on the Jaeger link, you
get the message "Application is not available . The application is currently not
serving requests at this endpoint. It may not have been started or is still
starting."