Temporarily disable Artifactory registry test (#14276)

I'm waiting on a response to get our subscription back up. Then I can
re-enable this. But for now, this would cause failing CI tests.
This commit is contained in:
John Mumm 2025-06-26 16:47:18 +02:00 committed by GitHub
parent 4b348512c2
commit a27e60a22f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View file

@ -56,7 +56,8 @@ DEFAULT_TIMEOUT = 30
DEFAULT_PKG_NAME = "astral-registries-test-pkg"
KNOWN_REGISTRIES = [
"artifactory",
# TODO(john): Restore this when subscription starts up again
# "artifactory",
"azure",
"aws",
"cloudsmith",