Skip to content

Karina test

karina test

Options

      --concurrency int     Number of tests to run concurrently (default 8)
      --e2e                 Run e2e tests
      --fail-on-error       Return an exit code of 1 if any tests fail (default true)
  -h, --help                help for test
      --junit-path string   Path to export JUnit formatted test results
      --progress            Display progress as tests run (default true)
      --suite-name string   Name of the Test Suite, defaults to platform name
      --wait int            Time in seconds to wait for tests to pass
      --wait-interval int   Time in seconds to wait between repeated tests (default 5)

Options inherited from parent commands

  -c, --config stringArray   Path to config file (default [karina.yml])
      --dry-run              Don't apply any changes, print what would have been done
  -e, --extra stringArray    Extra arguments to apply e.g. -e ldap.domain=example.com
      --in-cluster           Use in cluster kubernetes config
      --kubeconfig string    Specify a kubeconfig to use, if empty a new kubeconfig is generated from master CA's at runtime
  -v, --loglevel count       Increase logging level
      --prune                Delete previously enabled resources (default true)
      --skip-decrypt         Skip any phases requiring decryption
      --trace                Print out generated specs and configs

SEE ALSO

Auto generated by spf13/cobra on 17-May-2022