Skip to content

Commit 7acf1cf

Browse files
Exclude kaspersky from downloader test (DataDog#22852)
Co-authored-by: datadog-prod-us1-4[bot] <266080418+datadog-prod-us1-4[bot]@users.noreply.github.com>
1 parent e182e40 commit 7acf1cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

datadog_checks_downloader/tests/test_downloader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"datadog-amazon-kafka", # excluding this since `amazon-kafka` wasn't an official release
5858
"datadog-tokumx", # excluding this since `tokumx` was dropped in py3
5959
"datadog-ntp", # excluding this since `ntp` was Agent 5 only
60+
"datadog-kaspersky", # excluding this since `kaspersky` check was removed and wheel no longer exists
6061
]
6162

6263
EXCLUDED_LOG_INTEGRATIONS = [

0 commit comments

Comments
 (0)