nfv/nfv/nfv-tests/nfv_unit_tests/tests
SidneyAn facc073e9e Add unit tests for nfv kubernetes api (config taint)
add test cases to test add and delete node taints
  mock functions:
    kubernetes.config.load_kube_config
    kubernetes.client.CoreV1Api.read_node
    kubernetes.client.CoreV1Api.patch_node
  mock functions above has been tested on a real kubernetes cluster,
which ensure mock functions have the same behaviors with kubernetes
apis.

Story: 2002843
Task: 24909

Change-Id: I12d2a15404afc38274aaa87841a63ee576aaf095
Signed-off-by: SidneyAn <ran1.an@intel.com>
2018-10-26 13:40:13 +08:00
..
__init__.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
test_database_upgrades.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
test_instance.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
test_instance_director.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
test_plugin_kubernetes_client.py Add unit tests for nfv kubernetes api (config taint) 2018-10-26 13:40:13 +08:00
test_sw_patch_strategy.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
test_sw_upgrade_strategy.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
testcase.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
utils.py Cleanup internal references 2018-07-18 15:53:08 -04:00