Skip to content

Commit daf212d

Browse files
[Scout] Update test config manifests (#290724)
Generated by https://buildkite.com/elastic/kibana-scout-update-metadata/builds/857
1 parent 7ef0f7c commit daf212d

2 files changed

Lines changed: 36 additions & 4 deletions

File tree

  • x-pack/platform/plugins/shared

x-pack/platform/plugins/shared/agent_builder/test/scout_agent_builder/.meta/ui/standard.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "92f7c2f6abfd417cbfdd0db4b3e7d93284342dd5",
2+
"sha1": "bc77ee6843450787728c0c0c23c94ff3739755ce",
33
"testChannels": [
44
"ci-on-commit"
55
],
@@ -519,7 +519,7 @@
519519
{
520520
"id": "95554bbabdfb9b7-13af72ec4c5ef00",
521521
"title": "Agent Builder — sidebar conversation flow embeddable sidebar conversation flow",
522-
"expectedStatus": "passed",
522+
"expectedStatus": "skipped",
523523
"tags": [
524524
"@local-stateful-classic",
525525
"@cloud-stateful-classic",
@@ -528,7 +528,7 @@
528528
],
529529
"location": {
530530
"file": "x-pack/platform/plugins/shared/agent_builder/test/scout_agent_builder/ui/tests/sidebar_conversation_flow.spec.ts",
531-
"line": 22,
531+
"line": 23,
532532
"column": 28
533533
}
534534
},

x-pack/platform/plugins/shared/entity_store/test/scout/lifecycle/.meta/api/standard.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "f4c0069da0fa1b8273cf4b10042d486dec586329",
2+
"sha1": "954e4116086682b6bc8e845279c35a67b006e4c4",
33
"testChannels": [
44
"ci-on-commit"
55
],
@@ -500,6 +500,38 @@
500500
"column": 21
501501
}
502502
},
503+
{
504+
"id": "46bb8a3a58b1410-b5ad2fd90b66e1d",
505+
"title": "Entity Store per entity-type log extraction config reports identical config for every engine when nothing is overridden",
506+
"expectedStatus": "passed",
507+
"tags": [
508+
"@local-stateful-classic",
509+
"@cloud-stateful-classic",
510+
"@local-serverless-security_complete",
511+
"@cloud-serverless-security_complete"
512+
],
513+
"location": {
514+
"file": "x-pack/platform/plugins/shared/entity_store/test/scout/lifecycle/api/tests/log_extraction_by_type.spec.ts",
515+
"line": 54,
516+
"column": 60
517+
}
518+
},
519+
{
520+
"id": "46bb8a3a58b1410-cc2c00064485f34",
521+
"title": "Entity Store per entity-type log extraction config setting a store-wide field to null falls back to the built-in default",
522+
"expectedStatus": "passed",
523+
"tags": [
524+
"@local-stateful-classic",
525+
"@cloud-stateful-classic",
526+
"@local-serverless-security_complete",
527+
"@cloud-serverless-security_complete"
528+
],
529+
"location": {
530+
"file": "x-pack/platform/plugins/shared/entity_store/test/scout/lifecycle/api/tests/log_extraction_by_type.spec.ts",
531+
"line": 69,
532+
"column": 32
533+
}
534+
},
503535
{
504536
"id": "4163c23089fa3c6-4e14c5487174112",
505537
"title": "metadata datastream is installed by entity store init creates the .entities.v2.metadata.default datastream on install",

0 commit comments

Comments
 (0)