Commit 86494fd
committed
test: Make test_mmds use correct target version
It has to take snapshots at "snapshot version", not the firecracker
version (so 1.3.0 instead of 1.3.1) to pass. Additionally, download the
files with the correct permissions (this was preventing the test from
passing locally for me)
Signed-off-by: Patrick Roy <[email protected]>1 parent c10b07f commit 86494fd
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
703 | 703 | | |
704 | 704 | | |
705 | 705 | | |
706 | | - | |
| 706 | + | |
707 | 707 | | |
708 | | - | |
| 708 | + | |
709 | 709 | | |
710 | | - | |
| 710 | + | |
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
| |||
0 commit comments