Skip to content

Commit 008b60c

Browse files
authored
ci(test): do not run Secure cloud tests in Monitor suite (#686)
These tests are running as part of the Monitor backend deployments to integration environments, and they should not. They are failing and causing noise, so lets remove them from this suite.
1 parent da3d48c commit 008b60c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sysdig/resource_sysdig_secure_cloud_auth_account_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build tf_acc_sysdig_secure || tf_acc_sysdig_common
1+
//go:build tf_acc_sysdig_secure
22

33
package sysdig_test
44

0 commit comments

Comments
 (0)