Skip to content

Commit 943f10c

Browse files
committed
fix: dependsOn uuid ref
1 parent 32dac85 commit 943f10c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/assets/YAML/default/BuildAndDeployment/Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Build and Deployment:
8383
usefulness: 4
8484
level: 1
8585
dependsOn:
86-
- Continuous Integration
86+
- uuid:f6f7737f-25a9-4317-8de2-09bf59f29b5b # Def. Build Process
8787
implementation:
8888
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/ci-cd-tools
8989
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/docker

src/assets/YAML/default/TestAndVerification/DynamicDepthForInfrastructure.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Test and Verification:
142142
implementation:
143143
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/netassert
144144
dependsOn:
145-
- Segmented networks for virtual environments
145+
- uuid:4ce24abd-8ba6-494c-828d-4d193e28e4a1 # Isolated networks for virtual environments
146146
references:
147147
samm2:
148148
- V-ST-2-A
@@ -154,8 +154,6 @@ Test and Verification:
154154
- 8.22
155155
- 8.32
156156
- 8.29
157-
isImplemented: false
158-
evidence: ""
159157
comments: ""
160158
Test of the configuration of cloud environments:
161159
uuid: 7bb70764-9392-4462-935d-e55b2e148199

0 commit comments

Comments
 (0)