Commit 819768e
committed
test: address review feedback on container_create migration
Capture the start -a output and assert the passed MAC is absent for the
none-network case, instead of only checking the exit code.
Use data.Temp().Save for the Dockerfile instead of os.WriteFile, and drop
the manual builder prune --all --force which the Build requirement
deliberately omits to keep build tests parallelizable.
Signed-off-by: Ogulcan Aydogan <ogulcanaydogan@hotmail.com>1 parent a271d8b commit 819768e
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
| |||
441 | 443 | | |
442 | 444 | | |
443 | 445 | | |
444 | | - | |
445 | | - | |
| 446 | + | |
446 | 447 | | |
447 | 448 | | |
448 | 449 | | |
| |||
458 | 459 | | |
459 | 460 | | |
460 | 461 | | |
461 | | - | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
0 commit comments