fuel-octane/octane/tests
Ilya Kharin b71daaec85 Set upgrade level after each upgrade-node
The upgrade_levels:compute parameter have to be set after each deploy
changes operation on controllers otherwise live-migration of instances
will not work properly.

Change-Id: I98a89b51102371f7a50d8a182dc61d671dbf7151
Partial-Bug: #1624341
2016-09-21 08:05:09 +00:00
..
__init__.py Initial Cookiecutter Commit. 2015-07-15 11:14:34 +03:00
cirros_timeline.sh Timeline scripts for cirros 2015-03-04 13:28:58 +03:00
clone_env.py Fix hacking errors in tests/clone_env.py 2015-07-17 18:35:27 +03:00
conftest.py Fix requirements and tests for python-fuelclient 8.0 2016-03-02 16:07:39 +03:00
create_vms.sh Add role 'admin' to admin user before boot VMs 2015-04-15 09:56:24 +00:00
generate_test_nets.py Merge stable/6.1 into master 2015-08-18 14:37:50 +03:00
meta.txt Add script which generates test infra in OS 2015-03-26 17:25:51 +03:00
start_timeline.sh Exit code stub 2015-03-04 13:30:21 +03:00
test_app.py Move octane_app fisture to conftest.py 2015-07-29 16:22:18 +03:00
test_apt.py adding-apt-update-functionality 2016-08-24 10:08:24 +03:00
test_archivators.py Fix validation of astute.yaml before backup 2016-09-16 12:12:13 +03:00
test_archivators_restore.py Check that astute.yaml password is valid before backup 2016-09-12 14:01:10 +03:00
test_archive.py Unpack bootstrap img in context manager 2016-03-11 14:57:14 +03:00
test_backup.py Fix creation empty file if exception on backup 2016-02-20 12:16:01 +03:00
test_base_collection_archivator.py Add base CollectionArchivator class 2016-04-21 18:14:15 +03:00
test_ceph.py Restart radosgw during upgrade-ceph 2016-09-20 08:58:53 +00:00
test_cleanup.py Clear old nova services 2016-08-16 09:05:04 +00:00
test_compute_handlers.py Evacuate instances one by one 2016-08-10 14:43:28 +03:00
test_db.py Perform cinder-manage volume update_host 2016-09-20 22:32:36 +00:00
test_docker.py Merge "Add destroyed container context manager" 2016-07-08 16:08:35 +00:00
test_enable_release.py Add enable-release command 2016-05-25 11:04:55 +00:00
test_env.py Set upgrade level after each upgrade-node 2016-09-21 08:05:09 +00:00
test_handlers.py Add test to import all upgrade handlers, fix octane.handlers 2015-08-27 12:43:18 +03:00
test_helpers.py Perform cinder-manage volume update_host 2016-09-20 22:32:36 +00:00
test_install_node.py Fix install-node to work without --networks specified 2015-09-10 12:02:49 +03:00
test_maintenance.py Use more correct approach to detect resources status 2015-11-06 14:22:46 +03:00
test_network.py Clean imports in code 2016-09-07 11:46:45 +07:00
test_osd_upgrade.py Don't set up duplicate repos 2016-09-09 13:35:37 +03:00
test_patch_active_img.py Add patch-active-img command 2016-06-23 16:47:34 +03:00
test_patch_puppet.py Generalize the patch application procedure 2016-04-11 13:15:39 +00:00
test_plugin.py Disable iscsi actions for clusters without emc plugins 2015-09-25 16:51:44 +03:00
test_preupgrade_compute.py Allow to use manageonly releases for preupgrades 2016-09-15 19:14:46 +00:00
test_restore.py Remove docker related code from AstuteArchivator 2016-06-17 03:31:55 +03:00
test_test.py Check return value of App.run() in tests 2016-02-17 15:55:06 +03:00
test_transformations.py Add tests for get_patch_port_action function 2016-01-25 17:14:49 +00:00
test_upgrade_ceph.py Remove patch pupet on upgrade osd 2016-09-08 14:41:53 +03:00
test_upgrade_db.py Rename graphs's names to reduce repetition 2016-08-17 18:47:24 +03:00
test_upgrade_env.py Release is a required parameter for upgrade-env 2016-08-23 01:05:49 +03:00
test_upgrade_node.py Set upgrade level after each upgrade-node 2016-09-21 08:05:09 +00:00
test_util_auth.py Check that astute.yaml password is valid before backup 2016-09-12 14:01:10 +03:00
test_util_cobbler.py Use ubuntu_bootstrap for old systems 2016-08-16 11:48:28 +03:00
test_util_deployment.py Use graph_types to reflect changes in fuelclient 2016-09-06 23:16:08 +03:00
test_util_disk.py Move partition info transformation to extension 2016-08-24 21:30:12 +03:00
test_util_fuel_bootstrap.py Delete old images after restoring 2016-06-21 06:03:38 +00:00
test_util_fuelclient.py Fix keystone context for fuelclient==9.0.0 2016-04-21 12:59:35 +03:00
test_util_keystone.py Remove admin_token_auth from keystone pipelines 2016-08-17 15:48:19 +03:00
test_util_node.py Perform cinder-manage volume update_host 2016-09-20 22:32:36 +00:00
test_util_nova.py Set upgrade level after each upgrade-node 2016-09-21 08:05:09 +00:00
test_util_patch.py Revert patches in reverse order 2016-06-30 11:05:09 +03:00
test_util_puppet.py Add re-initialization of the master node 2016-06-17 16:18:23 +03:00
test_util_sql.py Move sql container runner into util function 2016-05-16 15:25:42 +03:00
test_util_ssh.py Add tests for preupgrade compute 2016-08-25 14:16:33 +03:00
test_util_subprocess.py Add update_file context manager for local files 2016-06-22 19:04:45 +03:00
test_util_tempfile.py Add prefix in tempfile temp_dir util function 2016-06-29 12:20:35 +03:00
timeline_manager.sh Refact timeline manager script 2015-03-05 16:58:49 +03:00
util.py Move test for update file to module tests/util.py 2016-06-22 10:15:06 +00:00