feat: garm pools do not force default labels
Signed-off-by: Mario Constanti <mario.constanti@mercedes-benz.com>
This commit is contained in:
parent
6e416bb494
commit
1d14a26325
11 changed files with 21 additions and 56 deletions
|
|
@ -152,7 +152,7 @@ func (s *EnterpriseTestSuite) SetupTest() {
|
|||
Flavor: "test-flavor",
|
||||
OSType: "linux",
|
||||
OSArch: "amd64",
|
||||
Tags: []string{"self-hosted", "arm64", "linux"},
|
||||
Tags: []string{"amd64-linux-runner"},
|
||||
},
|
||||
CreateInstanceParams: params.CreateInstanceParams{
|
||||
Name: "test-instance-name",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue