Update git submodules

* Update tacker from branch 'master'
  - Merge "Delete remaining VNFD in functinal test"
  - Delete remaining VNFD in functinal test
    
    This patch resolves an issue where if a functional test fails
    in the middle of a run, VNFD remain and the next functional test fails.
    
    This problem is that if the function test fails in the middle,
    the VNFD created in the function test remains without being deleted,
    so if the same VNFD name is used in the next function test executed,
    the VNFD creation will fail.
    
    Therefore, the following changes have been made.
    
    * Changed the timing of calling addCleanup()
    * Made VNFD creation a common function
    
    This patch fixes the following bugs, but VNF does not.
    
    Change-Id: I8a932fbe3379604b0c3173d2c06e6ed7abb8beaf
    Partial-Bug: #1771494
This commit is contained in:
Zuul 2020-04-25 12:10:10 +00:00 committed by Gerrit Code Review
parent 4d320163e2
commit a0a3c73d46
1 changed files with 1 additions and 1 deletions

2
tacker

@ -1 +1 @@
Subproject commit ab50e471b976d2820b8f2ff30de1534491e79f3a
Subproject commit e3f9fd86579314b71497efbb89da458d9fc45690