jboss-openshift / cct_module

CEKit modules shared by OpenShift container images
Apache License 2.0
46 stars 79 forks source link

[CLOUD-3550] Update path of Jolokia's JVM agent JAR in existing CCT tests too #374

Closed iankko closed 4 years ago

iankko commented 4 years ago
[CLOUD-3550] Update path of Jolokia's JVM agent JAR in existing CCT tests too

Recent 3bee8b7 change moved Jolokia's JVM agent JAR from former
"/opt/jboss/container/jolokia/jolokia.jar" path to the new
"/usr/share/java/jolokia-jvm-agent/jolokia-jvm.jar" one

Update the existing CCT module Jolokia tests too, so they expect
the new location in the pod log

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>

Thanks for submitting your Pull Request!

Please make sure your PR meets the following requirements:

iankko commented 4 years ago

@jmtd @luck3y PTAL once got a chance

Thanks! Jan

iankko commented 4 years ago

Thanks. Sorry for missing these in the original work. Lgtm

@jmtd Thanks, Jon! If it's OK, could you possibly merge it too? (I don't have right to & unsure who else can).

Thanks! Jan

iankko commented 4 years ago

@jmtd Thx!