Commit 6f86f45
kola/podman.go: use fedora container in podman.workflow
This test has been denylisted in FCOS due to rate limiting issues with
the nginx container, causing frequent timeouts and failures. Replace the
nginx container with the `fedora:latest` container from quay.io to
mitigate this. Also modify the `podman run` command to start a Python
HTTP server to continue testing volume mounting and port forwarding.1 parent 7bfeb1f commit 6f86f45
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
0 commit comments