diff options
author | 2016-12-01 18:23:39 -0800 | |
---|---|---|
committer | 2016-12-01 18:23:39 -0800 | |
commit | 96742933100aa90a3b9cded5cc86fbc9ce533dbb (patch) | |
tree | 2fa263d9711f38e0bac1f57a83b46c9c507e5efa | |
parent | e6e18a7d439dbab01d8a0bd8315232c2c6e5814f (diff) |
Add note about step 4 post-state
JIRA: MODELS-23
Change-Id: Ifbe9c1f55aeabc8e504d9a33c289c2f47d337bb5
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
-rw-r--r-- | tests/vHello_Tacker.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vHello_Tacker.sh b/tests/vHello_Tacker.sh index d451e9e..669ee3b 100644 --- a/tests/vHello_Tacker.sh +++ b/tests/vHello_Tacker.sh @@ -49,6 +49,7 @@ # test blueprint etc are prepared in a shared virtual folder /tmp/tacker. # After step 2, the VNF is running and verified. # After step 3, the VNF is deleted and the system returned to step 1 post-state. +# After step 4, the system returned to test pre-state. # # Cleanup: bash vHello_Tacker.sh tacker-cli clean # |