-
Bug
-
Resolution: Done
-
Major
-
None
-
None
HA tests are failing since they depend on the order of the system properties provided to the container. The tests need to change to ignore order.
KIE Server S2I tests are failing since they do not see an entry in the log showing the KIE container deployments. This does not happen when the tests are run by hand - only when running in Jenkins CI. It is possible that either Jenkins has too-low of a timeout, or the container is reporting readiness before the KIE Container is asynchronously deployed. For now, the tests need to be ignored, and we will investigate as a follow-up.