Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly test failure skippings #10753

Merged
merged 1 commit into from
Jan 6, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 12 additions & 9 deletions Tests/conf.json
Original file line number Diff line number Diff line change
@@ -101,7 +101,7 @@
]
},
{
"integrations":"Azure Network Security Groups",
"integrations": "Azure Network Security Groups",
"fromversion": "5.0.0",
"instance_names": "azure_nsg_prod",
"playbookID": "Azure NSG - Test"
@@ -2053,7 +2053,6 @@
"carbonblack-v2",
"carbonblackliveresponse",
"Cylance Protect v2"

],
"playbookID": "Retrieve File from Endpoint - Generic V2 Test",
"fromversion": "5.0.0"
@@ -3302,10 +3301,14 @@
"PhishlabsIOC_DRP-Test": "Issue 29589",
"Archer-Test-Playbook": "Issue 26851",
"Carbon Black Live Response Test": "Issue 28237",
"Carbon Black Enterprise Protection V2 Test": "Issue 32322"
"Carbon Black Enterprise Protection V2 Test": "Issue 32322",
"Google_Vault-Search_And_Display_Results_test": "Issue 24348",
"FeedThreatConnect-Test": "Issue 32317",
"Phishing v2 - Test - Incident Starter": "Issue 26783",
"Phishing - Core - Test - Incident Starter": "Issue 26784"
},
"skipped_integrations": {

"_comment1": "~~~ NO INSTANCE ~~~",
"Forcepoint": "instance issues. Issue 28043",
"ZeroFox": "Issue 29284",
@@ -3390,19 +3393,19 @@
"Workday": "License expired Issue: 29595",
"FireEyeFeed": "License expired Issue: 31838",
"Akamai WAF": "Issue 32318",

"_comment2": "~~~ UNSTABLE ~~~",
"Tenable.sc": "unstable instance",
"ThreatConnect v2": "unstable instance",
"Infoblox": "Unstable instance, issue 25651",

"_comment3": "~~~ QUOTA ISSUES ~~~",
"XFE_v2": "Required proper instance, otherwise we get quota errors",
"Lastline": "issue 20323",
"Google Resource Manager": "Cannot create projects because have reached allowed quota.",
"Looker": "Warehouse 'DEMO_WH' cannot be resumed because resource monitor 'LIMITER' has exceeded its quota.",
"Ipstack": "Issue 26266",

"_comment4": "~~~ OTHER ~~~",
"XFE": "We have the new integration XFE_v2, so no need to test the old one because they use the same quote",
"Endace": "Issue 24304",
@@ -3594,7 +3597,7 @@
"Mail Listener v2"
],
"docker_thresholds": {

"_comment": "Add here docker images which are specific to an integration and require a non-default threshold (such as rasterize or ews). That way there is no need to define this multiple times. You can specify full image name with version or without.",
"images": {
"demisto/chromium": {
@@ -3620,4 +3623,4 @@
}
}
}
}
}