fuel-qa/fuelweb_test/tests
NastyaUrlapova 17d34057c7 Create tests for patching feature
Add first test for patching environment, which
deploys some cluster and apply patches on it.
Environment configuration (deployment test) is chosen
automatically based on packages tags.
Tests require errata.yaml which should include scenarios
for applying/verifying patches.
Additional variables required by patching tests:
 * PATCHING_MIRRORS - list of repositories with patched
   packages;
 * PATCHING_WEB_DIR - directory on master node which is
   available via HTTP (used for new repository);
 * PATCHING_BUG_ID - bug ID which is going to be fixed;
 * PATCHING_PKGS_TESTS - local path or URL to destination
   where test plans for packages are stored;
 * PATCHING_APPLY_TESTS - local path or URL which should
   be used to get test plans for bugs (using bug ID);
 * PATCHING_PKGS - list of patched packages; if empty -
   list is gotten from test plan (errata.yaml) or from
   repository.

Implements: blueprint mos-patching-tests

Change-Id: Ic696a49bd12504c9e045cf824248ff09bb7d53cb
2015-03-23 14:12:54 +02:00
..
plugins Add new tests for reboot task for plugin feature. 2015-03-17 13:30:58 +03:00
tests_os_patching Remove SSH handling methods 2015-03-04 00:23:18 +02:00
tests_patching Create tests for patching feature 2015-03-23 14:12:54 +02:00
tests_strength Remove SSH handling methods 2015-03-04 00:23:18 +02:00
__init__.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
base_test_case.py Merge "Add timer methods that collect statistic to the .yaml file" 2015-03-11 11:39:01 +00:00
test_admin_node.py Remove SSH handling methods 2015-03-04 00:23:18 +02:00
test_bonding.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
test_by_tempest.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
test_ceph.py Remove SSH handling methods 2015-03-04 00:23:18 +02:00
test_environment_action.py Refactor get_virtual_environment() to d_env 2015-02-24 23:14:27 +00:00
test_ha.py Remove SSH handling methods 2015-03-04 00:23:18 +02:00
test_ha_one_controller.py Remove artifact verify_network_configuration 2015-03-05 23:04:28 +03:00
test_multiple_networks.py Fix errors occured while defining 2nd admin net 2015-03-17 12:04:38 +02:00
test_neutron.py Create tests for patching feature 2015-03-23 14:12:54 +02:00
test_pullrequest.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
test_services.py Merge "Update list of running OSTF Heat tests" 2015-03-11 13:16:39 +00:00
test_upgrade.py Remove SSH handling methods 2015-03-04 00:23:18 +02:00
test_vcenter.py Delete old vCenter tests 2015-03-17 19:46:41 +02:00
test_zabbix.py Remove SSH handling methods 2015-03-04 00:23:18 +02:00