RETIRED, Fuel tests
Go to file
Alexander Kurenyshev 7e9484782a Tests for unlock settings tab from different cluster states
Add tests for Unlock Settings Tab Feature for
partially deployed cluster and for failed
deployment.

Check unlock settings tab after partially deploy
  Scenario:
    1. Revert snapshot ready_with_3_slaves
    2. Create a new env
    3. Add controller and 2 computes
    4. Provision nodes without deploy
    5. Select some nodes (not all) and deploy them
    6. Download current settings and modify some of them
    7. Upload changed settings
    8. Re-deploy cluster
    9. Run OSTF
    10. Make snapshot
  Duration 90m
  Snapshot partially_deployed_unlock

Check unlock settings tab after failed deploy
  Scenario:
    1. Revert snapshot ready_with_3_slaves
    2. Create a new env
    3. Add controller and 2 computes
    4. Change netconfig task to fail deploy
    5. Deploy the env
    6. Download current settings and modify some of them
    7. Upload changed settings
    8. Change netconfig task to normal state
    9. Re-deploy cluster
    10. Run OSTF
    11. Make snapshot

  Duration 60m
  Snapshot failed_deploy_unlock

Change-Id: I84759ae0a603c4749dce2ac9b36c3a3c822514ee
(cherry picked from commit 399114cc56)
2016-05-23 13:30:10 +03:00
doc Tests for unlock settings tab from different cluster states 2016-05-23 13:30:10 +03:00
fuelweb_test Tests for unlock settings tab from different cluster states 2016-05-23 13:30:10 +03:00
gates_tests Merge "Add method to update node interfaces" into stable/mitaka 2016-04-28 14:57:25 +00:00
packages_tests Replace env for nova-compute packages 2015-07-06 18:00:12 +04:00
system_test Added failover tests for vCenter 2016-05-20 13:25:11 +00:00
utils/jenkins Output log file names when printing parsed lines 2016-04-06 08:24:04 +00:00
.gitignore Add /.cache to .gitignore 2016-04-12 15:38:29 +00:00
.gitreview Update paths due to stackforge migration 2015-10-18 01:00:37 +03:00
.pylintrc Suppress pylint 'locally-disabled/enabled messages' 2016-04-12 15:37:08 +00:00
.pylintrc_gerrit Suppress pylint 'locally-disabled/enabled messages' 2016-04-12 15:37:08 +00:00
MAINTAINERS Move extra computes tests into separated dir 2016-05-06 15:00:11 +00:00
README.md Fix links to documentation 2015-06-23 14:06:17 +03:00
run_system_test.py Use set in groups iteration 2016-03-29 13:44:48 +03:00
run_tests.sh System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
tox.ini Python3 code compatibility: tox.ini checks v1 2016-03-14 13:46:43 +03:00

Tests documentation

Devops documentation

Code-generated documentation

You need to run make doc-html to generate them.

Output is stored in doc/_build/html/index.html.

For 'make iso'

Building ISO documentation