Update git submodules

* Update tacker from branch 'master'
  to 9b30140a47e52caa6db2a68ffe7b3e05fcba4618
  - Merge "Stabilize sol-kubernetes-v2 job"
  - Stabilize sol-kubernetes-v2 job
    
    The following test at sol-kubernetes-v2 takes longer.
    ```
    tacker.tests.functional.sol_kubernetes_v2.test_vnflcm_basic
      .VnfLcmKubernetesTest.test_basic_lcms_max [830.095575s] ... ok
    ```
    
    This occurs because the service takes a long time to delete.
    If it takes more longer, the test will fail.
    
    This patch changes the following to stabilize sol-kubernetes-v2 job.
    * Set ``service.type`` to ``NodePort`` of service manifest file
      to reduce the time it takes to complete the deletion of resources.
    
    And also change ``service.type`` to ``NodePort`` along with the other
    manifest files.
    
    Change-Id: Ib04cbbbf08a4e0b62d9b6d55b58593757d01a569
This commit is contained in:
Zuul 2023-02-21 06:14:15 +00:00 committed by Gerrit Code Review
parent bfadd8e8d1
commit e95f2f65b8
1 changed files with 1 additions and 1 deletions

2
tacker

@ -1 +1 @@
Subproject commit 1cb3077ace88554923a8452fad1b2842e864e996
Subproject commit 9b30140a47e52caa6db2a68ffe7b3e05fcba4618