Commit 250e6d7
authored
Merge pull request #17285 from csrwng/delete_failed_build_containers_37
Automatic merge from submit-queue.
Force removal of temporary build containers [3.7]
Currently temporary Docker build containers will only be removed from the node if the build succeeds. This change will force build containers to be removed whether the build fails or succeeds.
Fixes BZ https://bugzilla.redhat.com/show_bug.cgi?id=15126791 file changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
308 | 309 | | |
309 | 310 | | |
310 | 311 | | |
| |||
0 commit comments