Code Review
/
cps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1519ce5
)
Print DMI stub logs in CSITs
61/138461/1
author
danielhanrahan
<daniel.hanrahan@est.tech>
Fri, 12 Jul 2024 14:05:15 +0000
(15:05 +0100)
committer
danielhanrahan
<daniel.hanrahan@est.tech>
Fri, 12 Jul 2024 14:05:15 +0000
(15:05 +0100)
Issue-ID: CPS-2313
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I4ecb5ce1713666b5e90b90eba3c98b737fd91896
csit/plans/cps/teardown.sh
patch
|
blob
|
history
diff --git
a/csit/plans/cps/teardown.sh
b/csit/plans/cps/teardown.sh
index
30732df
..
e2ecd88
100755
(executable)
--- a/
csit/plans/cps/teardown.sh
+++ b/
csit/plans/cps/teardown.sh
@@
-32,6
+32,9
@@
done
echo '================================== DMI Logs ============================='
docker logs ncmp-dmi-plugin
+echo '================================== DMI Stub Logs ========================'
+docker logs ncmp-dmi-plugin-demo-and-csit-stub
+
echo '================================== SDNC Logs ============================'
docker logs sdnc