Skip to content

Commit d6c12ac

Browse files
SNOW-2097310 skip spcs list images test on QA (#2303)
skip spcs list images test on QA
1 parent 93ecd2f commit d6c12ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests_integration/spcs/test_image_repository.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
INTEGRATION_REPOSITORY = "snowcli_repository"
3636

3737

38+
@pytest.mark.no_qa # temporarily skipping the test on QA due to missing image on testing account
3839
@pytest.mark.integration
3940
def test_list_images_tags(runner):
4041
# test assumes the testing environment has been set up with /<DATABASE>/PUBLIC/snowcli_repository/snowpark_test_echo:1

0 commit comments

Comments
 (0)