RETIRED, Fuel CCP - Tests sub-project
Go to file
Artem Panchenko 418dbcb549 Add component tests for Calico network plugin
Scenario:
  1. Install k8s with Calico network plugin.
  2. Run netchecker-server service.
  3. Run netchecker-agent daemon set.
  4. Get network verification status.
     Check status is 'OK'.

New test depends on mcp-netchecker tool. Some
related to network checker stuff was moved and
refactored.

Change-Id: I1f1c85a943a937e11f1e61df046d3c1425dd3643
2016-09-22 13:44:59 +03:00
doc/source Allow to provide custom oslo config 2016-08-25 09:22:30 +00:00
fuel_ccp_tests Add component tests for Calico network plugin 2016-09-22 13:44:59 +03:00
.gitignore Ignore .ini files with config for snapshot in GIT 2016-09-06 13:36:39 +03:00
.gitreview Prepare fuel-ccp-tests repo 2016-07-11 13:03:27 +02:00
README.rst Prepare fuel-ccp-tests repo 2016-07-11 13:03:27 +02:00
pytest.ini Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
setup.cfg Add markers to system tests 2016-08-30 17:21:24 +00:00
setup.py Prepare fuel-ccp-tests repo 2016-07-11 13:03:27 +02:00
test-requirements.txt Add ccp show dependency tests 2016-09-07 13:09:32 +03:00
tox.ini Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00

README.rst