diff --git a/x-pack/platform/plugins/shared/alerting_v2/test/scout_alerting_v2/rules/.meta/ui/standard.json b/x-pack/platform/plugins/shared/alerting_v2/test/scout_alerting_v2/rules/.meta/ui/standard.json index 9946c0145b030..d01868c42d849 100644 --- a/x-pack/platform/plugins/shared/alerting_v2/test/scout_alerting_v2/rules/.meta/ui/standard.json +++ b/x-pack/platform/plugins/shared/alerting_v2/test/scout_alerting_v2/rules/.meta/ui/standard.json @@ -1,9 +1,74 @@ { - "sha1": "61b80aadb187b36b96b121a2a7c400b1c422be9c", + "sha1": "5a320da6f2f21ce37fb808f68fd7d215d5801e27", "testChannels": [ "ci-on-commit" ], "tests": [ + { + "id": "9d9e2576f83ca69-f39fa53ccc71915", + "title": "ComposeDiscoverFlyout — recovery strategy YAML <-> GUI round trip (#278327) recovery tab appears in the YAML-mode sandbox when YAML sets recovery_strategy: query", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic" + ], + "location": { + "file": "x-pack/platform/plugins/shared/alerting_v2/test/scout_alerting_v2/rules/ui/tests/compose_discover_recovery_yaml_sync.spec.ts", + "line": 108, + "column": 9 + } + }, + { + "id": "9d9e2576f83ca69-9ac60ad92d797f5", + "title": "ComposeDiscoverFlyout — recovery strategy YAML <-> GUI round trip (#278327) a YAML recovery edit reaches the form dropdown (#278327 regression test)", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic" + ], + "location": { + "file": "x-pack/platform/plugins/shared/alerting_v2/test/scout_alerting_v2/rules/ui/tests/compose_discover_recovery_yaml_sync.spec.ts", + "line": 151, + "column": 9 + } + }, + { + "id": "9d9e2576f83ca69-44bcce60c970fd9", + "title": "ComposeDiscoverFlyout — recovery strategy YAML <-> GUI round trip (#278327) removing recovery from YAML drops the recovery tab and falls back to the base tab", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic" + ], + "location": { + "file": "x-pack/platform/plugins/shared/alerting_v2/test/scout_alerting_v2/rules/ui/tests/compose_discover_recovery_yaml_sync.spec.ts", + "line": 204, + "column": 9 + } + }, + { + "id": "9d9e2576f83ca69-025ed4020661b5c", + "title": "ComposeDiscoverFlyout — recovery strategy YAML <-> GUI round trip (#278327) selecting Custom recovery in the form and editing the query reaches the YAML", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic" + ], + "location": { + "file": "x-pack/platform/plugins/shared/alerting_v2/test/scout_alerting_v2/rules/ui/tests/compose_discover_recovery_yaml_sync.spec.ts", + "line": 262, + "column": 9 + } + }, + { + "id": "9d9e2576f83ca69-e49d94bcf2f0e93", + "title": "ComposeDiscoverFlyout — recovery strategy YAML <-> GUI round trip (#278327) a YAML recovery edit persists on save", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic" + ], + "location": { + "file": "x-pack/platform/plugins/shared/alerting_v2/test/scout_alerting_v2/rules/ui/tests/compose_discover_recovery_yaml_sync.spec.ts", + "line": 298, + "column": 9 + } + }, { "id": "e8f722387a3dee5-9be44a4fb742275", "title": "Discover query sync — Rule flyout flyout query updates when the Discover query changes", diff --git a/x-pack/solutions/observability/plugins/observability/test/scout/.meta/api/standard.json b/x-pack/solutions/observability/plugins/observability/test/scout/.meta/api/standard.json index e2a924fc31c6d..edf81fb668f1f 100644 --- a/x-pack/solutions/observability/plugins/observability/test/scout/.meta/api/standard.json +++ b/x-pack/solutions/observability/plugins/observability/test/scout/.meta/api/standard.json @@ -1,5 +1,5 @@ { - "sha1": "4d2e6260504dc9f66f77b8ab66642fca22bb800d", + "sha1": "761f06a3df6247b69747fb6eea46c5e4f742c779", "testChannels": [ "ci-on-commit" ], @@ -7,7 +7,7 @@ { "id": "2d983a450230de2-481578a854c377f", "title": "Observability alert details context when logs are annotated with service.name returns no service summary and the service + container log categories when no params are specified", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -16,14 +16,14 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/observability/test/scout/api/tests/alert_details_context_logs_with_service_name.spec.ts", - "line": 107, + "line": 108, "column": 16 } }, { "id": "2d983a450230de2-5207f806f1a5d66", "title": "Observability alert details context when logs are annotated with service.name returns Backend log categories when service.name is specified", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -32,14 +32,14 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/observability/test/scout/api/tests/alert_details_context_logs_with_service_name.spec.ts", - "line": 120, + "line": 121, "column": 78 } }, { "id": "2d983a450230de2-74e43c3ec43089d", "title": "Observability alert details context when logs are annotated with service.name returns Backend log categories when container.id is specified", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -48,14 +48,14 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/observability/test/scout/api/tests/alert_details_context_logs_with_service_name.spec.ts", - "line": 134, + "line": 135, "column": 78 } }, { "id": "2d983a450230de2-6708b2b7a291eb0", "title": "Observability alert details context when logs are annotated with service.name returns an empty service summary and container log categories for a non-existing service.name", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -64,14 +64,14 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/observability/test/scout/api/tests/alert_details_context_logs_with_service_name.spec.ts", - "line": 148, + "line": 149, "column": 27 } }, { "id": "5a65f566151c014-6f483bd5ee07fc0", "title": "Observability alert details context when logs are not annotated with service.name returns a single log category when no params are specified", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -80,14 +80,14 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/observability/test/scout/api/tests/alert_details_context_logs_without_service_name.spec.ts", - "line": 77, + "line": 78, "column": 14 } }, { "id": "5a65f566151c014-253b4ddf1bb1572", "title": "Observability alert details context when logs are not annotated with service.name returns service summary, downstream dependencies and log categories when service.name is specified", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -96,14 +96,14 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/observability/test/scout/api/tests/alert_details_context_logs_without_service_name.spec.ts", - "line": 87, + "line": 88, "column": 78 } }, { "id": "5a65f566151c014-ca981ba41f1e032", "title": "Observability alert details context when logs are not annotated with service.name returns service summary, downstream dependencies and log categories when container.id is specified", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -112,14 +112,14 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/observability/test/scout/api/tests/alert_details_context_logs_without_service_name.spec.ts", - "line": 132, + "line": 133, "column": 78 } }, { "id": "5a65f566151c014-8258847c7aa83fa", "title": "Observability alert details context when logs are not annotated with service.name returns nothing for a non-existing container id", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -128,14 +128,14 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/observability/test/scout/api/tests/alert_details_context_logs_without_service_name.spec.ts", - "line": 175, + "line": 176, "column": 25 } }, { "id": "5a65f566151c014-988cc7ef1a98699", "title": "Observability alert details context when logs are not annotated with service.name returns an empty service summary and log categories for a non-existing service.name", - "expectedStatus": "passed", + "expectedStatus": "skipped", "tags": [ "@local-stateful-classic", "@cloud-stateful-classic", @@ -144,7 +144,7 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/observability/test/scout/api/tests/alert_details_context_logs_without_service_name.spec.ts", - "line": 183, + "line": 184, "column": 27 } }, diff --git a/x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/.meta/api/standard.json b/x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/.meta/api/standard.json index 228e68db09541..cad3cae40d3a9 100644 --- a/x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/.meta/api/standard.json +++ b/x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/.meta/api/standard.json @@ -1,5 +1,5 @@ { - "sha1": "52cae631215261bfd0f022b40b7c9704ed5104a9", + "sha1": "5d54f45f85493bad5cda375def5f01bd42250bff", "testChannels": [ "ci-on-commit" ], @@ -698,6 +698,58 @@ "column": 12 } }, + { + "id": "2ca770c721a7347-905a30533941939", + "title": "RunTestManuallyPermissions read-only role cannot run tests (403)", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic" + ], + "location": { + "file": "x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/api/tests/run_test_manually.spec.ts", + "line": 61, + "column": 10 + } + }, + { + "id": "2ca770c721a7347-49991afc3c99bf6", + "title": "RunTestManuallyPermissions user with no Synthetics access cannot run tests (403)", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic" + ], + "location": { + "file": "x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/api/tests/run_test_manually.spec.ts", + "line": 68, + "column": 10 + } + }, + { + "id": "2ca770c721a7347-bcdafea1617e095", + "title": "RunTestManuallyPermissions read + can_run_test_manually role is authorized to run tests", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic" + ], + "location": { + "file": "x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/api/tests/run_test_manually.spec.ts", + "line": 72, + "column": 10 + } + }, + { + "id": "2ca770c721a7347-43eb8e8308d5839", + "title": "RunTestManuallyPermissions base `all` role is still authorized to run tests (non-breaking)", + "expectedStatus": "passed", + "tags": [ + "@local-stateful-classic" + ], + "location": { + "file": "x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/api/tests/run_test_manually.spec.ts", + "line": 77, + "column": 10 + } + }, { "id": "0748b0e208605b1-ceb30d1a52ecd1f", "title": "SyntheticsSuggestions returns the suggestions", @@ -735,7 +787,7 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/api/tests/synthetics_api_security.spec.ts", - "line": 144, + "line": 153, "column": 10 } }, @@ -748,7 +800,7 @@ ], "location": { "file": "x-pack/solutions/observability/plugins/synthetics/test/scout/monitor_crud/api/tests/synthetics_api_security.spec.ts", - "line": 157, + "line": 166, "column": 10 } },