Teztale.Archiver
See parameters of run
function for details.
val run :
?runner:Tezt_wrapper.Runner.t ->
?path:string ->
?name:string ->
node_port:int ->
user ->
interface list ->
t Lwt.t
run ?runner ?path ?name ~node_port user feed
Spawn a teztale archiver with some given parameters:
?users
argument of Server.run
or Server.add_user
.user
parameter.