fuel-plugin-calico/doc/TestReportforCalicoFuelPlug...

7.9 KiB

Test Report for the Calico Fuel Plugin ver 2.0.0

Revision history

Version Revision date Editor Comment
1.0 23.01.2015 Irina Povolotskaya (ipovolotskaya@mirantis.com) Created the template structure.
2.0 15.06.2015 Emma Gordon (emma@projectcalico.org) Wrote the test report.
3.0 02.05.2015 Emma Gordon (emma@projectcalico.org) Updated report with results of new mandatory tests for all Fuel plugins.
4.0 03.08.2015 Emma Gordon (emma@projectcalico.org) Updated with new test cases.
5.0 19.02.2016 Neil Jerram (neil@projectcalico.org) First RST version, for plugin version 2.0.0.

Document purpose

This document provides test run results for the Calico Fuel Plugin version 2.0.0 on Mirantis OpenStack 7.0; specifically with MOS 7.0 GA plus mu-2.

Test environment

As described in the test plan.

Test coverage and metrics

Test Coverage - ???%

Tests Passed - ???%

Tests Failed - ?%

Test results summary

System Testing

Parameter Value
Total quantity of executed test cases

14

Total quantity of not executed test cases

0

Quantity of automated test cases

0

Quantity of not automated test cases

14

Detailed test run results

# Test case ID Passed Failed Skipped Comment
1 Build Plugin

???

2 Install Plugin

???

3 Verify Calico option in Fuel web UI

???

4 Deploy OpenStack with Calico

???

5 Verify BGP Sessions

???

6 Create VMs

???

7 Test connectivity

???

8 Test security

???

9 Test initial route reflector configuration

???

10 Test route reflector configuration changes

???

Note that when a compute node is deleted, the BGP peer config for it is removed the next time that a node is added to the deployment. This is as expected.
11 External connectivity

???

12 Modifying env with enabled plugin (removing /adding compute nodes)

???

13 Uninstall of plugin with deployed environment

???

14 Uninstall of plugin

???

Total

??

?

?

Total, %

???

?

?

Known issues

When a compute node is removed from the deployment, the BIRD instance on the controller will have a disconnected BGP session to said compute node until the next time that a node (of any type) is added to the deployment. This is due to https://bugs.launchpad.net/fuel/+bug/1475363 .