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:
Lukas Javorsky 2024-05-30 07:46:54 +00:00
parent d4bf4758cd
commit 27406e543c

View File

@ -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"