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 213cdac commit 38e72f0Copy full SHA for 38e72f0
tools/codegen/cmd/featuregate-test-analyzer.go
@@ -371,14 +371,14 @@ var (
371
{
372
Cloud: "aws",
373
Architecture: "amd64",
374
- Topology: "single-node",
+ Topology: "single",
375
},
376
377
// TODO restore these once we run TechPreview jobs that contain them
378
//{
379
// Cloud: "metal-ipi",
380
// Architecture: "amd64",
381
- // Topology: "single-node",
+ // Topology: "single",
382
//},
383
}
384
0 commit comments