You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug in Tempest which prevents us to set a sane upper
limit to the amount of memory Tempest can consume [1]. Until the fix
reaches the upstream build of the openstack-tempest-all image we
should not be setting any resource limits to the tempest pods.
This commit is ensuring that we are unsetting the default values set
on the side of the test-operator in the workflow section of Tempest CR.
[1] https://bugs.launchpad.net/tempest/+bug/2088074
0 commit comments