Testing
test
├── regression
│ ├── basic.bats
│ ├── cr.bats
│ ├── run.bats
│ ├── manage.bats
│ ├── profiling.bats
│ ├── plugins
│ │ ├── containerd.bats
│ │ ├── crio.bats
│ │ ├── gpu.bats
│ │ ├── gpu_runc.bats
│ │ ├── gpu_streamer.bats
│ │ ├── streamer.bats
│ │ ├── streamer_runc.bats
│ │ └── runc.bats
│ ├── helpers
│ │ └── ...
└── workloadsRunning tests
Running GPU tests
Running specific tests
Test modes
Last updated