Request at least 6GB of memory for this test plan
The `test_write_filter_zstd` test was failing to "not enough memory" error on machines that have less than 4GB of memory
This commit is contained in:
parent
d4bf4758cd
commit
27406e543c
@ -5,3 +5,6 @@ discover:
|
|||||||
url: https://gitlab.com/redhat/centos-stream/tests/libarchive.git
|
url: https://gitlab.com/redhat/centos-stream/tests/libarchive.git
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
provision:
|
||||||
|
hardware:
|
||||||
|
memory: ">= 6 GB"
|
||||||
|
Loading…
Reference in New Issue
Block a user