diff --git a/Ansible/roles/marvin/templates/test_data.py.j2 b/Ansible/roles/marvin/templates/test_data.py.j2 index a50a74950f..4c1644156d 100644 --- a/Ansible/roles/marvin/templates/test_data.py.j2 +++ b/Ansible/roles/marvin/templates/test_data.py.j2 @@ -1117,7 +1117,7 @@ test_data = { "format": "raw", "hypervisor": "kvm", "ostype": "Other Linux (64-bit)", - "url": "https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img", + "url": "https://cloud-images.ubuntu.com/releases/jammy/release/ubuntu-22.04-server-cloudimg-amd64.img", "requireshvm": "True", "ispublic": "True", "isextractable": "False"