We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c41cc commit 4555fc4Copy full SHA for 4555fc4
pkg/hhfab/release.go
@@ -4546,6 +4546,7 @@ func makeVpcPeeringsBasicSuite(testCtx *VPCPeeringTestCtx) *JUnitTestSuite {
4546
ExpectFailure: true,
4547
SkipFlags: SkipFlags{
4548
NoGateway: true,
4549
+ NoServers: true,
4550
},
4551
4552
{
@@ -4554,6 +4555,7 @@ func makeVpcPeeringsBasicSuite(testCtx *VPCPeeringTestCtx) *JUnitTestSuite {
4554
4555
4556
4557
4558
4559
4560
4561
@@ -4562,6 +4564,7 @@ func makeVpcPeeringsBasicSuite(testCtx *VPCPeeringTestCtx) *JUnitTestSuite {
4562
4564
4563
4565
4566
4567
4568
4569
4570
}
0 commit comments