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

Resolves: RHEL-39474
This commit is contained in:
Lukas Javorsky 2024-05-30 07:46:54 +00:00
parent d2f8eaba2e
commit 6dcde95810

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"