]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: force Hadoop to run under Java 1.8 61120/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 16 Dec 2024 18:21:35 +0000 (13:21 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 17 Dec 2024 18:02:53 +0000 (13:02 -0500)
commitf315cecbb7b3fb94e106b87e4298795b8a6c6e1b
treea093cbcde35d993e876e3aaa2078d2ade0c9c478
parent76fb43c970932b2608d00589a32afb66923f035f
qa/rgw: force Hadoop to run under Java 1.8

The Hadoop test installs Java 1.8 but then just runs the default
version. This makes sure it will run the version it installed.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit c5503187af96dc0179265dc84b2716df851e4cdf)
qa/tasks/s3a_hadoop.py