diff --git a/bin/automated_detection_testing/ci/detection_testing_batch/modules/validate_args.py b/bin/automated_detection_testing/ci/detection_testing_batch/modules/validate_args.py index 86c8f81a3f..457f8493ec 100644 --- a/bin/automated_detection_testing/ci/detection_testing_batch/modules/validate_args.py +++ b/bin/automated_detection_testing/ci/detection_testing_batch/modules/validate_args.py @@ -173,11 +173,6 @@ setup_schema = { "app_version": "1.3.2" }, - "SPLUNK_ANALYTIC_STORY_EXECUTION_APP": { - "app_number": 4971, - "app_version": "2.0.3" - }, - "PYTHON_FOR_SCIENTIC_COMPUTING_LINUX_64_BIT": { "app_number": 2882, "app_version": "2.0.2" diff --git a/bin/automated_detection_testing/ci/detection_testing_batch/test_config_github_actions.json b/bin/automated_detection_testing/ci/detection_testing_batch/test_config_github_actions.json index 29f5068943..3d3e444584 100644 --- a/bin/automated_detection_testing/ci/detection_testing_batch/test_config_github_actions.json +++ b/bin/automated_detection_testing/ci/detection_testing_batch/test_config_github_actions.json @@ -29,6 +29,10 @@ "splunk_app_password": null, "splunk_container_apps_directory": "/opt/splunk/etc/apps", "splunkbase_apps": { + "ADD-ON_FOR_LINUX_SYSMON": { + "app_number": 6176, + "app_version": "1.0.3" + }, "PYTHON_FOR_SCIENTIC_COMPUTING_LINUX_64_BIT": { "app_number": 2882, "app_version": "2.0.2" @@ -65,10 +69,6 @@ "app_number": 1617, "app_version": "4.0.0" }, - "SPLUNK_ANALYTIC_STORY_EXECUTION_APP": { - "app_number": 4971, - "app_version": "2.0.3" - }, "SPLUNK_APP_FOR_STREAM": { "app_number": 1809, "app_version": "8.0.1"