From 8bca542e71e5b0ab3904fc83f2aec10cd951c766 Mon Sep 17 00:00:00 2001 From: mkolasinski-splunk <105011638+mkolasinski-splunk@users.noreply.github.com> Date: Mon, 30 Mar 2026 13:11:44 +0200 Subject: [PATCH 1/3] fix: update .ignore_splunk_internal_errors file --- pytest_splunk_addon/.ignore_splunk_internal_errors | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pytest_splunk_addon/.ignore_splunk_internal_errors b/pytest_splunk_addon/.ignore_splunk_internal_errors index 63061c43c..49be23bd2 100644 --- a/pytest_splunk_addon/.ignore_splunk_internal_errors +++ b/pytest_splunk_addon/.ignore_splunk_internal_errors @@ -16,4 +16,5 @@ SavedSplunker - savedsearch_id="nobody;splunk_instance_monitoring;SIM SS - Splun ERROR SearchMessages - orig_component="SearchStatusEnforcer" app="search" sid="*" message_key="" message=Error in 'noah' command: operation='get_latest_bucket_map' failed with err='Failed Dependency' Error reading SSG config from KV Store "service":"compsup" -"service":"ipc_broker" \ No newline at end of file +"service":"ipc_broker" +"service":"InitialDatasetGlobalMap" message=failed to open globalDatasetConfig file From 189412dc3accf5a66b3115a3c424b750e9c4cbf9 Mon Sep 17 00:00:00 2001 From: mkolasinski-splunk <105011638+mkolasinski-splunk@users.noreply.github.com> Date: Mon, 30 Mar 2026 13:53:42 +0200 Subject: [PATCH 2/3] Update .ignore_splunk_internal_errors to include new services --- pytest_splunk_addon/.ignore_splunk_internal_errors | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pytest_splunk_addon/.ignore_splunk_internal_errors b/pytest_splunk_addon/.ignore_splunk_internal_errors index 49be23bd2..42b252cf7 100644 --- a/pytest_splunk_addon/.ignore_splunk_internal_errors +++ b/pytest_splunk_addon/.ignore_splunk_internal_errors @@ -17,4 +17,5 @@ ERROR SearchMessages - orig_component="SearchStatusEnforcer" app="search" sid="* Error reading SSG config from KV Store "service":"compsup" "service":"ipc_broker" -"service":"InitialDatasetGlobalMap" message=failed to open globalDatasetConfig file +"service":"splunk-supervisor" +"service":"InitialDatasetGlobalMap" From 841c10de1ab73b65e9de91b01440ff4a5cadbd50 Mon Sep 17 00:00:00 2001 From: mkolasinski-splunk <105011638+mkolasinski-splunk@users.noreply.github.com> Date: Wed, 1 Apr 2026 09:55:14 +0200 Subject: [PATCH 3/3] Update .ignore_splunk_internal_errors --- pytest_splunk_addon/.ignore_splunk_internal_errors | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest_splunk_addon/.ignore_splunk_internal_errors b/pytest_splunk_addon/.ignore_splunk_internal_errors index 42b252cf7..c0a8b68b3 100644 --- a/pytest_splunk_addon/.ignore_splunk_internal_errors +++ b/pytest_splunk_addon/.ignore_splunk_internal_errors @@ -19,3 +19,4 @@ Error reading SSG config from KV Store "service":"ipc_broker" "service":"splunk-supervisor" "service":"InitialDatasetGlobalMap" +"service":"orchestrator"