]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: enhanced java s3-tests change setting of JAVA_HOME 68226/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 7 Apr 2026 00:53:34 +0000 (20:53 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 7 Apr 2026 02:06:15 +0000 (22:06 -0400)
commita49d4446e4d84b28273b460b85a193011a9c4ed8
treeac3567fe52a37c577961c48cda4a3a7e4d45bb1e
parent66bb2c12d48b42c8e028f2f6e971b1d7e02f2365
rgw: enhanced java s3-tests change setting of JAVA_HOME

Under Centos 9 the Java 8 version is recognized by the substring
"java-1.8" rather than "java-8". So the grep has been modified to
accept either.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
qa/tasks/s3tests_java.py