Fix tests

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Gabriel Adrian Samfira 2023-03-31 15:03:08 +00:00
parent a433bede96
commit 13ac528ae3
3 changed files with 3 additions and 0 deletions

View file

@ -131,6 +131,7 @@ func (s *EnterpriseTestSuite) SetupTest() {
ProviderName: "test-provider",
MaxRunners: 3,
MinIdleRunners: 1,
Enabled: true,
Image: "test-image",
Flavor: "test-flavor",
OSType: "linux",