Updated to skip access check for hdfs , as done for other tests - Allow macro substitution in endpoint

This commit is contained in:
Smita Kulkarni 2023-01-02 14:03:51 +01:00
parent 2f73bf48b8
commit 5592d30798

View File

@ -11,6 +11,8 @@
<disk_hdfs>
<type>hdfs</type>
<endpoint>hdfs://hdfs1:9000/{hdfs_endpoint_substitution}/</endpoint>
<!-- FIXME: chicken and egg problem with current cluster.py -->
<skip_access_check>true</skip_access_check>
</disk_hdfs>
<disk_encrypted>
<type>encrypted</type>