Commit e75929f
committed
inttest/build: fix image-pull-proxy test
Previously, the test only worked if it was the first test that uses the
baseImage. Otherwise, the image was already stored in the local
container storage and no additional requests went through the proxy.
Fix by using a clean container storage dir for this test.
Signed-off-by: Adam Cmiel <acmiel@redhat.com>1 parent be1ab96 commit e75929f
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2464 | 2464 | | |
2465 | 2465 | | |
2466 | 2466 | | |
| 2467 | + | |
| 2468 | + | |
| 2469 | + | |
| 2470 | + | |
| 2471 | + | |
2467 | 2472 | | |
2468 | 2473 | | |
2469 | 2474 | | |
| |||
2473 | 2478 | | |
2474 | 2479 | | |
2475 | 2480 | | |
2476 | | - | |
| 2481 | + | |
| 2482 | + | |
2477 | 2483 | | |
2478 | | - | |
| 2484 | + | |
2479 | 2485 | | |
2480 | 2486 | | |
2481 | 2487 | | |
| |||
0 commit comments