We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4713f commit 67ce326Copy full SHA for 67ce326
test/integration/smoke/test_usage.py
@@ -95,7 +95,7 @@ def __init__(self):
95
"iso": {
96
"displaytext": "Test ISO",
97
"name": "Test ISO",
98
- "url": "http://people.apache.org/~tsp/dummy.iso",
+ "url": "http://download.cloudstack.org/testing/marvin/dummy.iso",
99
# Source URL where ISO is located
100
"isextractable": True,
101
"isfeatured": True,
0 commit comments