"dockerfile/cuda12.2.dockerfile" did not exist on "655bd0aa5984786160eef82f02632d1573cd8888"
  • Yifan Xiong's avatar
    CLI - Add non-zero return code for `sb [deploy,run]` (#425) · 1b86503d
    Yifan Xiong authored
    Add non-zero return code for `sb deploy` and `sb run` command when
    there're Ansible failures in control plane.
    Return code is set to count of failure.
    
    For failures caused by benchmarks, return code is still set per benchmark
    in results json file.
    1b86503d
test_runner.py 16.7 KB