Skip to content

Commit e73e294

Browse files
achilleas-kthozza
andcommitted
test/repos: use rpmrepo snapshot for 'rhui-azure-sap'
The URL that we used stopped working, but we should have been using an rpmrepo snapshot for testing anyway. Let's fix it. Co-authored-by: Tomáš Hozza <[email protected]>
1 parent 5887f6d commit e73e294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/data/repositories/rhel-9.7.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
},
131131
{
132132
"name": "rhui-azure-sap",
133-
"baseurl": "http://download.eng.bos.redhat.com/devel/stratosphere-rhui-sync/rhui-microsoft-azure-rhel9-sap-ha/",
133+
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-sap-rhui-azure-20250901",
134134
"image_type_tags": [
135135
"azure-sap-rhui"
136136
],
@@ -163,4 +163,4 @@
163163
]
164164
}
165165
]
166-
}
166+
}

0 commit comments

Comments
 (0)