diff --git a/zaza/openstack/charm_tests/octavia/diskimage_retrofit/tests.py b/zaza/openstack/charm_tests/octavia/diskimage_retrofit/tests.py index 2131be027..2e6ddebb3 100644 --- a/zaza/openstack/charm_tests/octavia/diskimage_retrofit/tests.py +++ b/zaza/openstack/charm_tests/octavia/diskimage_retrofit/tests.py @@ -55,7 +55,7 @@ def test_retrofit_image_source_image(self): glance = openstack.get_glance_session_client(session) for image in glance.images.list(filters={'os_distro': 'ubuntu', - 'os_version': '18.04'}): + 'os_version': '20.04'}): action = zaza.model.run_action( 'octavia-diskimage-retrofit/0', 'retrofit-image',