1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Tests: integration
Depends: ca-certificates,
containerd,
lsof,
@builddeps@
Restrictions: allow-stderr,
flaky,
isolation-machine,
needs-internet,
needs-root
# Integration test uses k8s.gcr.io/pause:3.5 image
# See the supported architectures for this image:
# $ curl https://k8s.gcr.io/v2/pause/manifests/3.2
Architecture: amd64, arm64, armel, armhf, ppc64el, s390x
Tests: cri-integration
Depends: ca-certificates,
containerd,
containernetworking-plugins,
golang-github-google-gofuzz-dev,
strace,
@builddeps@
Restrictions: allow-stderr,
breaks-testbed,
flaky,
isolation-machine,
needs-internet,
needs-root
Architecture: amd64, arm64, ppc64el
Tests: build-only
Depends: dh-golang,
golang-any,
golang-github-containerd-containerd-dev,
procps
Restrictions: allow-stderr
|