fuel-octane/octane/tests
Oleg Gelbukh 10bc5e84eb Pass FQDN to host_evacuate.sh command
FQDN is required for nova to identify the host since version 6.1.

Pass FQDN value from node's data hash to command host_evacuate.sh
if version of the original environment is 6.1 or higher. Pass
the short name (node-N) of the node otherwise.

Closes-bug: 1523469
Change-Id: I5be715f4eab445f3cf823526a98a23e7a1749f2a
(cherry picked from commit 8c615af7ac)
2015-12-11 12:12:19 +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 Add some tests as expamples for further testing 2015-09-08 15:37:56 +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_db.py Add some tests as expamples for further testing 2015-09-08 15:37:56 +03:00
test_env.py Refactor upgrade_controlplane parts 2015-10-20 12:39:41 +03:00
test_handlers.py Add test to import all upgrade handlers, fix octane.handlers 2015-08-27 12:43:18 +03: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 Fix network functions 2015-10-13 16:05:14 +03:00
test_plugin.py Disable iscsi actions for clusters without emc plugins 2015-09-25 16:51:44 +03:00
test_prepare.py Fix tests and refactor patching of initramfs 2015-09-07 17:53:34 +03:00
test_sync_images.py Add some tests as expamples for further testing 2015-09-08 15:37:56 +03:00
test_sync_networks.py Cleanup networks checking 2015-09-09 18:13:33 +03:00
test_transformations.py Use default gw in admin network for deployment 2015-09-30 08:56:41 +00:00
test_update_plugin_settings.py Verify that plugins are supported and configured 2015-09-09 16:34:51 +03:00
test_upgrade_ceph.py Implement upgrade-ceph in Python 2015-10-08 20:38:43 +03:00
test_upgrade_db.py Extract all maintenance operations to octane.util.maintenance 2015-08-25 12:31:21 +03:00
test_upgrade_env.py Properly cache nova service tenant id 2015-09-30 08:57:17 +00:00
test_upgrade_node.py Fix tests and refactor patching of initramfs 2015-09-07 17:53:34 +03:00
test_util_node.py Pass FQDN to host_evacuate.sh command 2015-12-11 12:12:19 +00:00
timeline_manager.sh Refact timeline manager script 2015-03-05 16:58:49 +03:00