Skip to content

Commit cbef6b3

Browse files
committed
update tke
1 parent 714265e commit cbef6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/tke/resource_tc_kubernetes_cluster_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ func TestAccTencentCloudKubernetesClusterResourceLogsAddons(t *testing.T) {
194194
{
195195
PreConfig: func() {
196196
// do not update so fast
197-
time.Sleep(20 * time.Minute)
197+
time.Sleep(30 * time.Minute)
198198
},
199199
Config: testAccTkeClusterLogsAddonsUpdate,
200200
Check: resource.ComposeTestCheckFunc(

0 commit comments

Comments
 (0)