From 16d74a75bb93db2ae2feaaafc150213eaf39d370 Mon Sep 17 00:00:00 2001 From: rcourtman Date: Wed, 8 Jul 2026 13:01:15 +0100 Subject: [PATCH] Follow the connections-workspace spec rename in governance references Commit 346ba81ed rewrote the per-platform connection specs against the consolidated Connected systems workspace but left the old spec paths in RA20 evidence and two registry.json proof lists, failing release_ready. Point them at the renamed workspace specs. --- docs/release-control/v6/internal/status.json | 2 +- docs/release-control/v6/internal/subsystems/registry.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/release-control/v6/internal/status.json b/docs/release-control/v6/internal/status.json index e02afa31d..a47c1bc70 100644 --- a/docs/release-control/v6/internal/status.json +++ b/docs/release-control/v6/internal/status.json @@ -1951,7 +1951,7 @@ }, { "repo": "pulse", - "path": "tests/integration/tests/21-truenas-settings-platform-connections.spec.ts", + "path": "tests/integration/tests/21-truenas-connections-workspace.spec.ts", "kind": "file" }, { diff --git a/docs/release-control/v6/internal/subsystems/registry.json b/docs/release-control/v6/internal/subsystems/registry.json index 20b8404f5..55cabc625 100644 --- a/docs/release-control/v6/internal/subsystems/registry.json +++ b/docs/release-control/v6/internal/subsystems/registry.json @@ -1389,8 +1389,8 @@ "frontend-modern/src/components/Settings/__tests__/useVMwareSettingsPanelState.test.tsx", "frontend-modern/src/components/Settings/ConnectionEditor/__tests__/ConnectionEditor.test.tsx", "frontend-modern/src/utils/__tests__/frontendResourceTypeBoundaries.test.ts", - "tests/integration/tests/21-truenas-settings-platform-connections.spec.ts", - "tests/integration/tests/22-vmware-settings-platform-connections.spec.ts" + "tests/integration/tests/21-truenas-connections-workspace.spec.ts", + "tests/integration/tests/22-vmware-connections-workspace.spec.ts" ] }, { @@ -3149,8 +3149,8 @@ "test_prefixes": [], "exact_files": [ "frontend-modern/src/utils/__tests__/monitoredSystemPresentation.test.ts", - "tests/integration/tests/21-truenas-settings-platform-connections.spec.ts", - "tests/integration/tests/22-vmware-settings-platform-connections.spec.ts" + "tests/integration/tests/21-truenas-connections-workspace.spec.ts", + "tests/integration/tests/22-vmware-connections-workspace.spec.ts" ] }, {