File: control

package info (click to toggle)
python-podman 5.4.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,140 kB
  • sloc: python: 7,532; makefile: 82; sh: 75
file content (29 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (3)
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
# This should run anywhere, like Salsa CI, without /dev/fuse support.
Tests: unittests
Depends:
 @builddeps@,
 buildah,
 catatonit,
 dbus-user-session,
 fuse-overlayfs,
 podman,
 python3-pytest,
 python3-requests-mock,
 slirp4netns,
 uidmap,
Restrictions: allow-stderr, needs-internet

# This should provide /dev/fuse, and run the full test suite.
Tests: unittests
Depends:
 @builddeps@,
 buildah,
 catatonit,
 dbus-user-session,
 fuse-overlayfs,
 podman,
 python3-pytest,
 python3-requests-mock,
 slirp4netns,
 uidmap,
Restrictions: allow-stderr, isolation-machine, needs-internet, skippable