Commit 7b5f7a6
Julien Castets
Fix unittests
Since May 2018, we started offering Start1-XS instances which have only
25GB of SSD. We had to recreate smaller images since most of them were
50GB. `scw create xenial` is now ambiguous because "xenial" and
"ubuntu-mini-xenial-25g" both exist.
The good fix would be to accept creating a server if an exact name
matches. For now I prefer to keep it simple and create
"ubuntu-mini-xenial-25g" instances in unittests (which is unambiguous).
https://blog.online.net/2018/05/03/introducing-scaleway-nextgen-nvme-cloud-servers-with-hot-snapshots/1 parent d55e4b7 commit 7b5f7a6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments