Skip to content

Commit f6fc0f1

Browse files
committed
Skip image tests since they are long running
1 parent 0515c82 commit f6fc0f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provider/core_image_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ variable "image_state" { default = "AVAILABLE" }
6565
)
6666

6767
func TestCoreImageResource_basic(t *testing.T) {
68+
t.Skip("Long running test")
6869
provider := testAccProvider
6970
config := testProviderConfig()
7071

0 commit comments

Comments
 (0)