teuthology-resultsΒΆ

usage: teuthology-results [-h] [-v] [--dry-run] [--email EMAIL] [--timeout TIMEOUT] --archive-dir DIR --name NAME [--subset SUBSET] [--seed SEED]

Email teuthology suite results

optional arguments:
  -h, --help         show this help message and exit
  -v, --verbose      be more verbose
  --dry-run          Instead of sending the email, just print it
  --email EMAIL      address to email test failures to
  --timeout TIMEOUT  how many seconds to wait for all tests to finish
                     [default: 0]
  --archive-dir DIR  path under which results for the suite are stored
  --name NAME        name of the suite
  --subset SUBSET    subset passed to teuthology-suite
  --seed SEED        random seed used in teuthology-suite