mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
gating tests: bump timeout, 15m to 25
Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
@@ -14,10 +14,10 @@
|
|||||||
- root-test:
|
- root-test:
|
||||||
dir: ./
|
dir: ./
|
||||||
run: ./test_podman.sh
|
run: ./test_podman.sh
|
||||||
timeout: 15m
|
timeout: 25m
|
||||||
- rootless-test:
|
- rootless-test:
|
||||||
# running the test with su doesn't create the directory for fedora user on /run/user/
|
# running the test with su doesn't create the directory for fedora user on /run/user/
|
||||||
# so create it manually
|
# so create it manually
|
||||||
dir: ./
|
dir: ./
|
||||||
run: loginctl enable-linger fedora; su -c ${PWD}/test_podman.sh - fedora
|
run: loginctl enable-linger fedora; su -c ${PWD}/test_podman.sh - fedora
|
||||||
timeout: 15m
|
timeout: 25m
|
||||||
|
|||||||
Reference in New Issue
Block a user