From 9ecd6363ee2dd205010bc8eb096df3cf2110ff3e Mon Sep 17 00:00:00 2001 From: Jaime Soriano Pastor Date: Tue, 24 Mar 2026 14:39:57 +0100 Subject: [PATCH] Run tests with legacy policy api with a fixed stack version --- .../parallel/with_legacy_policy_api.stack_version | 1 + .../with_legacy_policy_api/changelog.yml | 0 .../_dev/test/policy/test-default.expected | 0 .../indicator/_dev/test/policy/test-default.yml | 0 .../_dev/test/policy/test-staging.expected | 0 .../indicator/_dev/test/policy/test-staging.yml | 0 .../_dev/test/system/test-default-config.yml | 0 .../indicator/agent/stream/stream.yml.hbs | 0 .../data_stream/indicator/fields/base-fields.yml | 0 .../data_stream/indicator/fields/fields.yml | 0 .../data_stream/indicator/manifest.yml | 0 .../data_stream/indicator/sample_event.json | 0 .../with_legacy_policy_api/docs/README.md | 0 .../with_legacy_policy_api/img/sample-logo.svg | 0 .../img/sample-screenshot.png | Bin .../with_legacy_policy_api/manifest.yml | 0 16 files changed, 1 insertion(+) create mode 100644 test/packages/parallel/with_legacy_policy_api.stack_version rename test/packages/{other => parallel}/with_legacy_policy_api/changelog.yml (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.expected (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.yml (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.expected (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.yml (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/_dev/test/system/test-default-config.yml (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/agent/stream/stream.yml.hbs (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/fields/base-fields.yml (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/fields/fields.yml (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/manifest.yml (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/data_stream/indicator/sample_event.json (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/docs/README.md (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/img/sample-logo.svg (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/img/sample-screenshot.png (100%) rename test/packages/{other => parallel}/with_legacy_policy_api/manifest.yml (100%) diff --git a/test/packages/parallel/with_legacy_policy_api.stack_version b/test/packages/parallel/with_legacy_policy_api.stack_version new file mode 100644 index 0000000000..3b74042132 --- /dev/null +++ b/test/packages/parallel/with_legacy_policy_api.stack_version @@ -0,0 +1 @@ +9.3.1 diff --git a/test/packages/other/with_legacy_policy_api/changelog.yml b/test/packages/parallel/with_legacy_policy_api/changelog.yml similarity index 100% rename from test/packages/other/with_legacy_policy_api/changelog.yml rename to test/packages/parallel/with_legacy_policy_api/changelog.yml diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.expected b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.expected similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.expected rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.expected diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.yml b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.yml similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.yml rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-default.yml diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.expected b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.expected similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.expected rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.expected diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.yml b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.yml similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.yml rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/policy/test-staging.yml diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/system/test-default-config.yml b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/system/test-default-config.yml similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/_dev/test/system/test-default-config.yml rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/_dev/test/system/test-default-config.yml diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/agent/stream/stream.yml.hbs b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/agent/stream/stream.yml.hbs similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/agent/stream/stream.yml.hbs rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/agent/stream/stream.yml.hbs diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/fields/base-fields.yml b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/fields/base-fields.yml similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/fields/base-fields.yml rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/fields/base-fields.yml diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/fields/fields.yml b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/fields/fields.yml similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/fields/fields.yml rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/fields/fields.yml diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/manifest.yml b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/manifest.yml similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/manifest.yml rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/manifest.yml diff --git a/test/packages/other/with_legacy_policy_api/data_stream/indicator/sample_event.json b/test/packages/parallel/with_legacy_policy_api/data_stream/indicator/sample_event.json similarity index 100% rename from test/packages/other/with_legacy_policy_api/data_stream/indicator/sample_event.json rename to test/packages/parallel/with_legacy_policy_api/data_stream/indicator/sample_event.json diff --git a/test/packages/other/with_legacy_policy_api/docs/README.md b/test/packages/parallel/with_legacy_policy_api/docs/README.md similarity index 100% rename from test/packages/other/with_legacy_policy_api/docs/README.md rename to test/packages/parallel/with_legacy_policy_api/docs/README.md diff --git a/test/packages/other/with_legacy_policy_api/img/sample-logo.svg b/test/packages/parallel/with_legacy_policy_api/img/sample-logo.svg similarity index 100% rename from test/packages/other/with_legacy_policy_api/img/sample-logo.svg rename to test/packages/parallel/with_legacy_policy_api/img/sample-logo.svg diff --git a/test/packages/other/with_legacy_policy_api/img/sample-screenshot.png b/test/packages/parallel/with_legacy_policy_api/img/sample-screenshot.png similarity index 100% rename from test/packages/other/with_legacy_policy_api/img/sample-screenshot.png rename to test/packages/parallel/with_legacy_policy_api/img/sample-screenshot.png diff --git a/test/packages/other/with_legacy_policy_api/manifest.yml b/test/packages/parallel/with_legacy_policy_api/manifest.yml similarity index 100% rename from test/packages/other/with_legacy_policy_api/manifest.yml rename to test/packages/parallel/with_legacy_policy_api/manifest.yml