mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-07-09 16:00:59 +00:00
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.
This commit is contained in:
parent
346ba81ede
commit
16d74a75bb
2 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue