tacker/tacker/tests/etc
Ayumu Ueha ffdbefaedf 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
2023-02-10 03:05:24 +00:00
..
samples Stabilize sol-kubernetes-v2 job 2023-02-10 03:05:24 +00:00
api-paste.ini.test Refactoring UT directories 2018-11-12 13:13:39 +00:00
policy.yaml Remove deprecated attributes from context 2022-06-03 10:48:44 +09:00
tacker.conf.test Migrate rootwrap to privsep 2022-03-09 00:36:10 +00:00