]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: force Hadoop to run under Java 1.8 61106/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 16 Dec 2024 18:21:35 +0000 (13:21 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 16 Dec 2024 18:21:35 +0000 (13:21 -0500)
commitc5503187af96dc0179265dc84b2716df851e4cdf
tree4070d31803d26860b290a67bb0fee2f66b759e6b
parent3725c7420938c1329ad16d6d41130cbf03ba424e
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>
qa/tasks/s3a_hadoop.py