Setting variable override for check-cpu in catalogue tests
The existing settings of the expected CPU core number was causing component pipeline failures on wallaby release. This overide should resolve the issue by halving the number of expected cores during the catalogue test execution. Closes-Bug: #1987506 Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I0f012fbc454a78d13ce1f66c56699a8f2ac911ff
This commit is contained in:
parent
5c34b1c52b
commit
e73861fb68
@ -9,3 +9,6 @@ volumes:
|
||||
- {mount: /, min_size: 8}
|
||||
|
||||
minimal_ram_gb: 2
|
||||
|
||||
# LP#1987506
|
||||
minimal_cpu_count: 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user