AMBARI-25712 Avoid running timezoneUtils #detectUserTimezone tests to unblock nightly build test run
@jojochuang @brahmareddybattula Could you please review this PR?
Once this change is in, we will be able to get the server side tests running as part of this build: https://ci-hadoop.apache.org/job/Ambari/job/Ambari-Nightly/job/trunk/
Once this PR is merged, nightly builds should be unblocked. Once done, we might need new PR to unblock precommit build for trunk. Once both of these builds are functional, we would need 2 PRs to unblock branch-2.7 nightly and precommit builds.
@jojochuang we have clean precommit build https://ci-hadoop.apache.org/job/Ambari/job/Ambari-PreCommit-GitHub-PR/view/change-requests/job/PR-3338/2/
but it is missing mvn clean test, which is already part of nightly build and this PR is to unblock nightly build so that ambari-server tests can run.
Looks like, we will have to include the full test run step in precommit PR builds as well.