Overview of upstream tests
In addition to the BATS tests we currently have tests for:
Library code is found in lib/containers/bats.pm
The tests rely on some variables:
| variable | description |
|---|---|
DEBUG |
Enable all kinds of debugging facilities |
DOCKER_EXPERIMENTAL |
Enable experimental features in Docker |
DOCKER_MIN_API_VERSION |
Docker minimum API version |
DOCKER_SELINUX |
Enable SELinux in Docker daemon |
DOCKER_TLS |
Enable TLS in Docker as documented here |
GITHUB_PATCHES |
List of github PR id's containing upstream test patches |
OCI_RUNTIME |
OCI runtime to use: runc or crun |
ROOTLESS |
Enable rootless tests |
We also run these tests on:
openSUSE Tumbleweed: