• Zach Loafman's avatar
    Add hack/parallel-e2e.sh to run hack/e2e.go on multiple clusters · a5f7f4c9
    Zach Loafman authored
    $ hack/parallel-e2e.sh
    Usage: hack/parallel-e2e.sh <number of clusters> [options to hack/e2e.go]
    
    Output is logged to _output/e2e/<prefix>. Test failures are aggregated
    by slurping the junit results from the parallelized output and
    summarized at the end of the run.
    a5f7f4c9
parallel-e2e.sh 3.06 KB