Skip to content

Stop using allow_disk_access in wiki specs

James Fargher requested to merge allow_disk_access_wiki_spec into master

What does this MR do and why?

#375254 (closed)

These wiki specs were using raw filesystem access to determine what HEAD was set to. This will not be possible through praefect since it will not be possible to determine where the replicas are located. So instead we use the new head_only option to fetch HEAD over a RPC.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by James Fargher

Merge request reports

Loading