Commit 466f1eb
Update base_url in test if content_origin is null
If `content_origin` is not set, the `distribution.base_url` will be
defined with the relative path and the curl command in the test
script will fail to run because of the missing hostname/address.
ref: pulp/pulpcore#61751 parent e12f411 commit 466f1eb
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
| |||
0 commit comments