Skip to content

Karina test phases

karina test phases

karina test phases [flags]

Options

      --antrea                 Test antrea
      --apacheds               Test apacheds
      --argo-rollouts          Test argo-rollouts
      --argocd-operator        Test argocd-operator
      --audit                  Test audit
      --base                   Test base
      --bootstrap              Test [cni csi base cloud cert-manager nginx quack minio template-operator postgres-operator]
      --calico                 Test calico
      --canary                 Test canary
      --cert-manager           Test cert-manager
      --cloud                  Test [vsphere]
      --cni                    Test [calico antrea]
      --configmap-reloader     Test configmap-reloader
      --consul                 Test consul
      --csi                    Test [s3 nfs local-path]
      --dex                    Test dex
      --eck                    Test eck
      --elasticsearch          Test elasticsearch
      --encryption             Test encryption
      --externaldns            Test externaldns
      --git-operator           Test git-operator
      --gitops                 Test gitops
      --harbor                 Test harbor
  -h, --help                   help for phases
      --istio-operator         Test istio-operator
      --karina-operator        Test karina-operator
      --keptn                  Test keptn
      --kiosk                  Test kiosk
      --konfig-manager         Test konfig-manager
      --kpack                  Test kpack
      --kube-resource-report   Test kube-resource-report
      --kube-web-view          Test kube-web-view
      --local-path             Test local-path
      --minio                  Test minio
      --mongodb-operator       Test mongodb-operator
      --monitoring             Test monitoring
      --nfs                    Test nfs
      --nginx                  Test nginx
      --opa                    Test opa
      --platform-operator      Test platform-operator
      --postgres-operator      Test postgres-operator
      --prometheus             Test prometheus
      --quack                  Test quack
      --rabbitmq-operator      Test rabbitmq-operator
      --redis-operator         Test redis-operator
      --registry-creds         Test registry-creds
      --s3                     Test s3
      --sealed-secrets         Test sealed-secrets
      --stubs                  Test [apacheds minio]
      --template-operator      Test template-operator
      --thanos                 Test thanos
      --vault                  Test vault
      --velero                 Test velero
      --vsphere                Test vsphere

Options inherited from parent commands

      --concurrency int      Number of tests to run concurrently (default 8)
  -c, --config stringArray   Path to config file (default [karina.yml])
      --dry-run              Don't apply any changes, print what would have been done
      --e2e                  Run e2e tests
  -e, --extra stringArray    Extra arguments to apply e.g. -e ldap.domain=example.com
      --fail-on-error        Return an exit code of 1 if any tests fail (default true)
      --in-cluster           Use in cluster kubernetes config
      --junit-path string    Path to export JUnit formatted test results
      --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
      --progress             Display progress as tests run (default true)
      --prune                Delete previously enabled resources (default true)
      --skip-decrypt         Skip any phases requiring decryption
      --suite-name string    Name of the Test Suite, defaults to platform name
      --trace                Print out generated specs and configs
      --wait int             Time in seconds to wait for tests to pass
      --wait-interval int    Time in seconds to wait between repeated tests (default 5)

SEE ALSO

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