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 8f8d2f2 commit cdbef4bCopy full SHA for cdbef4b
acceptance/openstack/gemini/v3/logs_test.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
func TestGeminiInstanceLogs(t *testing.T) {
16
- // t.Skip("too long to run in ci")
+ t.Skip("too long to run in ci")
17
vpcID := os.Getenv("OS_VPC_ID")
18
subnetID := os.Getenv("OS_NETWORK_ID")
19
secGroupID := os.Getenv("OS_SECURITY_GROUP_ID")
0 commit comments