tacker/tacker/tests/etc/samples/etsi
Ayumu Ueha 35aaba1aab Refactor FT of sol-kubernetes job
As discussed at yoga-PTG [1], the sol-kubernetes job now has a high code
cloning rate and should be refactored for future maintenance.

This patch includes the following refactors:
* Move and refactor common functions to base.py that is newly created.
* Refactor test functions to simplify by using common functions.
* Change used VNF package folder name.
* Change VNF name and description appropriately.
* Remove unnecessary sleep.
* Fix some lint issues.

As a result, the cloning rate for code under the sol_kubernetes folder
decreased from 42.85% to 0%.

[1] https://etherpad.opendev.org/p/tacker-yoga-ptg#L140

Implements: blueprint reduce-ft-code-clones
Change-Id: I90115e6f1d3187a352fdd4c72a51c1a943446f59
2022-01-07 06:33:00 +00:00
..
nfv Refactor FT of sol-kubernetes job 2022-01-07 06:33:00 +00:00