module LitmusManager

Defined in:

tasks/litmus_setup.cr

Class Method Summary

Class Method Detail

def self.check_chaos_verdict(chaos_result_name, chaos_experiment_name, args) : Bool #

check_chaos_verdict will check the verdict of chaosexperiment


[View source]
def self.wait_for_test(test_name, chaos_experiment_name, total_chaos_duration, args) #

wait_for_test will wait for the completion of litmus test


[View source]