Code Review
/
testsuite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
704dcb0
)
Remove trailing slash from service-design-and-creation path
13/140213/1
1.14.0
author
Fiete Ostkamp
<Fiete.Ostkamp@telekom.de>
Thu, 13 Feb 2025 09:47:37 +0000
(10:47 +0100)
committer
Fiete Ostkamp
<Fiete.Ostkamp@telekom.de>
Thu, 13 Feb 2025 09:47:37 +0000
(10:47 +0100)
- this is introduced to avoid a potential path matching issue with spring-boot 3
Issue-ID: TEST-420
Change-Id: I7452d405d62ae3be4264511090414bdb231589a0
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
robot/resources/aai/models.robot
patch
|
blob
|
history
diff --git
a/robot/resources/aai/models.robot
b/robot/resources/aai/models.robot
index
c8dd4bb
..
934a8fc
100644
(file)
--- a/
robot/resources/aai/models.robot
+++ b/
robot/resources/aai/models.robot
@@
-7,7
+7,7
@@
Library ONAPLibrary.AAI WITH NAME AAI
*** Variables ***
${INDEX_PATH} /aai/v16
-${MODELS_SPEC_PATH} /service-design-and-creation/models
/
+${MODELS_SPEC_PATH} /service-design-and-creation/models
*** Keywords ***
Validate Size Of AAI Models