Add contrail_uninstall test.

-add contrail_uninstall test
-update contrail_install test

Change-Id: I99340a69384c0a3027deaef59dc876c0aa4e7c84
This commit is contained in:
otsvigun
2016-06-08 18:10:37 +03:00
parent 580d170ee2
commit b67150766d
4 changed files with 193 additions and 13 deletions

View File

@@ -243,10 +243,13 @@ core
Steps
#####
1. Try to remove plugin and ensure that alert presents in cli: “400 Client Error: Bad Request (Can not delete plugin which is enabled for some environment.)”
2. Remove environment
3. Remove plugin
4. Check that it was removed successfully
1. Install plugin and create cluster with activated plugin.
2. Try to remove plugin and ensure that alert presents in cli:
'400 Client Error: Bad Request (Can not delete plugin which
is enabled for some environment.)'
3. Remove environment.
4. Remove plugin.
5. Check that it was removed successfully.
Expected results

View File

@@ -33,9 +33,11 @@ Steps
3. Install plugin with fuel-cli.
4. Connect to Fuel web UI.
5. Click on the "Create Environment" button.
6. Configure Environment with the "Neutron with tunneling segmentation" network configuration.
7. Click on "Settings"
8. Verify that Contrail Plugin Configure Checkboxes are present and active.
6. Configure Environment with the "Neutron with tunneling
segmentation" network configuration.
7. Activate plugin and all checkboxes.
8. Verify that Contrail Plugin Configure Checkboxes are present
and active. Check default vaules.
Expected results