diff --git a/fuel_health/tests/sanity/test_sanity_sahara.py b/fuel_health/tests/sanity/test_sanity_sahara.py index 96cd62bf..4e3f003d 100644 --- a/fuel_health/tests/sanity/test_sanity_sahara.py +++ b/fuel_health/tests/sanity/test_sanity_sahara.py @@ -56,7 +56,8 @@ class VanillaTwoTemplatesTest(SaharaTemplatesTest): "6.1": "2.4.1", "7.0": "2.6.0", "8.0": "2.7.1", - "9.0": "2.7.1" + "9.0": "2.7.1", + "9.1": "2.7.1" } self._plugin_name = 'vanilla' self._hadoop_version = mapping_versions_of_plugin.get( diff --git a/fuel_health/tests/tests_platform/test_sahara.py b/fuel_health/tests/tests_platform/test_sahara.py index 4b5e5589..2d2c76ba 100644 --- a/fuel_health/tests/tests_platform/test_sahara.py +++ b/fuel_health/tests/tests_platform/test_sahara.py @@ -95,7 +95,8 @@ class VanillaTwoClusterTest(SaharaClusterTest): "6.1": "2.4.1", "7.0": "2.6.0", "8.0": "2.7.1", - "9.0": "2.7.1" + "9.0": "2.7.1", + "9.1": "2.7.1" } self._plugin_name = 'vanilla' self._hadoop_version = mapping_versions_of_plugin.get(