We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3965bf6 commit e8bd6f7Copy full SHA for e8bd6f7
1 file changed
test/integration/models/nodebalancer/test_nodebalancer.py
@@ -39,7 +39,7 @@
39
"us-iad",
40
"pl-labkrk-2", # DevCloud
41
]
42
-PREMIUM_40GB_REGIONS = ["us-iad"]
+PREMIUM_40GB_REGIONS = ["us-iad"] # No DevCloud region for premium_40gb type
43
44
TEST_REGION = get_region(
45
LinodeClient(
0 commit comments