File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -998,7 +998,6 @@ func TestMultiNodeAirgapUpgradeSameK0s(t *testing.T) {
998
998
Nodes : 2 ,
999
999
Distribution : "ubuntu" ,
1000
1000
Version : "22.04" ,
1001
- InstanceType : "r1.medium" ,
1002
1001
})
1003
1002
defer tc .Cleanup ()
1004
1003
@@ -1074,7 +1073,6 @@ func TestMultiNodeAirgapUpgrade(t *testing.T) {
1074
1073
Nodes : 2 ,
1075
1074
Distribution : "ubuntu" ,
1076
1075
Version : "22.04" ,
1077
- InstanceType : "r1.medium" ,
1078
1076
})
1079
1077
defer tc .Cleanup ()
1080
1078
@@ -1157,7 +1155,6 @@ func TestMultiNodeAirgapUpgradePreviousStable(t *testing.T) {
1157
1155
Nodes : 2 ,
1158
1156
Distribution : "ubuntu" ,
1159
1157
Version : "22.04" ,
1160
- InstanceType : "r1.medium" ,
1161
1158
})
1162
1159
defer tc .Cleanup (withEnv )
1163
1160
@@ -1346,7 +1343,6 @@ func TestMultiNodeAirgapHAInstallation(t *testing.T) {
1346
1343
Nodes : 4 ,
1347
1344
Distribution : "ubuntu" ,
1348
1345
Version : "22.04" ,
1349
- InstanceType : "r1.medium" ,
1350
1346
SupportBundleNodeIndex : 2 ,
1351
1347
})
1352
1348
defer tc .Cleanup ()
@@ -1609,7 +1605,6 @@ func TestFiveNodesAirgapUpgrade(t *testing.T) {
1609
1605
Nodes : 5 ,
1610
1606
Distribution : "ubuntu" ,
1611
1607
Version : "22.04" ,
1612
- InstanceType : "r1.medium" ,
1613
1608
})
1614
1609
defer tc .Cleanup ()
1615
1610
Original file line number Diff line number Diff line change @@ -359,7 +359,6 @@ func TestSingleNodeAirgapDisasterRecovery(t *testing.T) {
359
359
Nodes : 1 ,
360
360
Distribution : "ubuntu" ,
361
361
Version : "22.04" ,
362
- InstanceType : "r1.medium" ,
363
362
})
364
363
defer tc .Cleanup ()
365
364
@@ -642,7 +641,6 @@ func TestMultiNodeAirgapHADisasterRecovery(t *testing.T) {
642
641
Nodes : 3 ,
643
642
Distribution : "ubuntu" ,
644
643
Version : "22.04" ,
645
- InstanceType : "r1.medium" ,
646
644
})
647
645
defer tc .Cleanup (withEnv )
648
646
You can’t perform that action at this time.
0 commit comments