tacker/tacker/tests/functional/common
Koichi Edagawa 0d7e6a863f Support Scale and Rollback function of FT
Added Scale Functional tests for Tacker (Victoria).
Added Rollback Functional tests for Tacker (Victoria).

Changes are the following:
- The process of creating a body data about vnfpkg and vnflcm are
  separated.
- Some exception handlings about time out on vnflcm process are
  improved.
- A sleep is added into HTTP server preparation process in a test
  to reduce CPU usage.
- The setting of "network-vif-plugged" is changed to avoid
  VirtualInterfaceCreateException.

Implements: blueprint support-etsi-nfv-specs
Change-Id: I9c25cbdf642e73c791a565abda066ce8e98bf802
2020-12-22 18:33:10 +09:00
..
__init__.py FT to check SSH access after VNF is created. 2019-07-03 06:39:56 +00:00
fake_server.py Support Scale and Rollback function of FT 2020-12-22 18:33:10 +09:00
test_cmd_executer.py Fix functional test of RemoteCommandExecutor 2020-09-30 14:01:56 +09:00