File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -553,7 +553,6 @@ scenarios:
553553 CONTAINER_RUNTIMES : ' podman'
554554 QEMUCPU : ' host'
555555 QEMUCPUS : ' 2'
556- MAX_JOB_TIME : ' 12000'
557556 RETRY : ' 1'
558557 - container_host_buildah_testsuite_crun :
559558 testsuite : extra_tests_textmode_containers
@@ -564,7 +563,6 @@ scenarios:
564563 CONTAINER_RUNTIMES : ' podman'
565564 QEMUCPU : ' host'
566565 QEMUCPUS : ' 2'
567- MAX_JOB_TIME : ' 12000'
568566 OCI_RUNTIME : ' crun'
569567 RETRY : ' 1'
570568 - container_host_conmon_testsuite :
@@ -594,7 +592,7 @@ scenarios:
594592 settings :
595593 BATS_PACKAGE : ' podman'
596594 CONTAINER_RUNTIMES : ' podman'
597- MAX_JOB_TIME : ' 12000 '
595+ MAX_JOB_TIME : ' 9000 '
598596 QEMUCPUS : ' 2'
599597 QEMURAM : ' 4096'
600598 RETRY : ' 1'
@@ -605,7 +603,7 @@ scenarios:
605603 settings :
606604 BATS_PACKAGE : ' podman'
607605 CONTAINER_RUNTIMES : ' podman'
608- MAX_JOB_TIME : ' 12000 '
606+ MAX_JOB_TIME : ' 9000 '
609607 OCI_RUNTIME : ' crun'
610608 QEMUCPUS : ' 2'
611609 QEMURAM : ' 4096'
You can’t perform that action at this time.
0 commit comments