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

@ -143,6 +143,7 @@ func (s *RepoTestSuite) SetupTest() {
MaxRunners: 4,
MinIdleRunners: 2,
Image: "test-image",
Enabled: true,
Flavor: "test-flavor",
OSType: "windows",
OSArch: "amd64",