Module Tezt_cloud

module Path : sig ... end
module Agent : sig ... end

An agent is a middleware to communicate with a remote host.

module Types : sig ... end
module Chronos : sig ... end
module Alert : sig ... end
module Cloud : sig ... end
module Prometheus : sig ... end
module Tezt_cloud_cli : sig ... end
val register : tags:string list -> unit

register ~tags register a set of jobs that can be used for setting requirements related to cloud scenarios. Some tags can be given for all the registered jobs.