projects
/
osm
/
tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4cdba7
)
Fixes error checking the slice instance status in 'Check For Network Slice Instance...
26/10226/1
author
aguilarherna
<daguilarh@indra.es>
Wed, 27 Jan 2021 12:50:04 +0000
(12:50 +0000)
committer
aguilarherna
<daguilarh@indra.es>
Wed, 27 Jan 2021 12:50:04 +0000
(12:50 +0000)
Change-Id: Ibfac29493be66a52f12f8e3874c3f1fa83e9bba9
Signed-off-by: aguilarherna <daguilarh@indra.es>
robot-systest/lib/nsi_lib.robot
patch
|
blob
|
history
diff --git
a/robot-systest/lib/nsi_lib.robot
b/robot-systest/lib/nsi_lib.robot
index
abbba52
..
2169f7f
100644
(file)
--- a/
robot-systest/lib/nsi_lib.robot
+++ b/
robot-systest/lib/nsi_lib.robot
@@
-172,7
+172,7
@@
Check For Network Slice Instance For Failure
${rc} ${stdout}= Run and Return RC and Output osm nsi-list --filter name="${slice_name}"
log ${stdout}
Should Be Equal As Integers ${rc} ${success_return_code}
- Should Not Contain ${stdout}
BROKEN
+ Should Not Contain ${stdout}
failed
Delete NSI