Skip to content

Commit 715871c

Browse files
authored
tests(instance): record instance server type test golden (#2938)
1 parent 65867b5 commit 715871c

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

internal/namespaces/instance/v1/testdata/test-server-type-list-server-type-list.golden

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
22
🟩🟩🟩 STDOUT️ 🟩🟩🟩️
3-
NAME HOURLY PRICE LOCAL VOLUME SIZE CPU GPU RAM ARCH AVAILABILITY
4-
DEV1-S € 0.006 20 GB 2 - 2.0 GiB x86_64 available
5-
DEV1-M € 0.016 40 GB 3 - 4.0 GiB x86_64 available
6-
DEV1-L € 0.032 80 GB 4 - 8.0 GiB x86_64 available
7-
DEV1-XL € 0.048 120 GB 4 - 12 GiB x86_64 available
8-
GP1-XS € 0.078 150 GB 4 - 16 GiB x86_64 available
9-
GP1-S € 0.158 300 GB 8 - 32 GiB x86_64 available
10-
GP1-M € 0.318 600 GB 16 - 64 GiB x86_64 available
11-
GP1-L € 0.598 600 GB 32 - 128 GiB x86_64 available
12-
GP1-XL € 1.138 600 GB 48 - 256 GiB x86_64 available
13-
RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 available
3+
NAME HOURLY PRICE LOCAL VOLUME MAX SIZE CPU GPU RAM ARCH AVAILABILITY
4+
DEV1-S € 0.006 20 GB 2 - 2.0 GiB x86_64 available
5+
DEV1-M € 0.016 40 GB 3 - 4.0 GiB x86_64 available
6+
DEV1-L € 0.032 80 GB 4 - 8.0 GiB x86_64 available
7+
DEV1-XL € 0.048 120 GB 4 - 12 GiB x86_64 available
8+
GP1-XS € 0.078 150 GB 4 - 16 GiB x86_64 available
9+
GP1-S € 0.158 300 GB 8 - 32 GiB x86_64 available
10+
GP1-M € 0.318 600 GB 16 - 64 GiB x86_64 available
11+
GP1-L € 0.598 600 GB 32 - 128 GiB x86_64 available
12+
GP1-XL € 1.138 600 GB 48 - 256 GiB x86_64 available
13+
RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 available
1414
🟩🟩🟩 JSON STDOUT 🟩🟩🟩
1515
[
1616
{
@@ -20,7 +20,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
2020
"units": 0,
2121
"nanos": 6000000
2222
},
23-
"local_volume_size": 20000000000,
23+
"local_volume_max_size": 20000000000,
2424
"cpu": 2,
2525
"gpu": null,
2626
"ram": 2147483648,
@@ -34,7 +34,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
3434
"units": 0,
3535
"nanos": 16000000
3636
},
37-
"local_volume_size": 40000000000,
37+
"local_volume_max_size": 40000000000,
3838
"cpu": 3,
3939
"gpu": null,
4040
"ram": 4294967296,
@@ -48,7 +48,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
4848
"units": 0,
4949
"nanos": 32000000
5050
},
51-
"local_volume_size": 80000000000,
51+
"local_volume_max_size": 80000000000,
5252
"cpu": 4,
5353
"gpu": null,
5454
"ram": 8589934592,
@@ -62,7 +62,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
6262
"units": 0,
6363
"nanos": 48000000
6464
},
65-
"local_volume_size": 120000000000,
65+
"local_volume_max_size": 120000000000,
6666
"cpu": 4,
6767
"gpu": null,
6868
"ram": 12884901888,
@@ -76,7 +76,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
7676
"units": 0,
7777
"nanos": 78000000
7878
},
79-
"local_volume_size": 150000000000,
79+
"local_volume_max_size": 150000000000,
8080
"cpu": 4,
8181
"gpu": null,
8282
"ram": 17179869184,
@@ -90,7 +90,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
9090
"units": 0,
9191
"nanos": 158000000
9292
},
93-
"local_volume_size": 300000000000,
93+
"local_volume_max_size": 300000000000,
9494
"cpu": 8,
9595
"gpu": null,
9696
"ram": 34359738368,
@@ -104,7 +104,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
104104
"units": 0,
105105
"nanos": 318000000
106106
},
107-
"local_volume_size": 600000000000,
107+
"local_volume_max_size": 600000000000,
108108
"cpu": 16,
109109
"gpu": null,
110110
"ram": 68719476736,
@@ -118,7 +118,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
118118
"units": 0,
119119
"nanos": 598000000
120120
},
121-
"local_volume_size": 600000000000,
121+
"local_volume_max_size": 600000000000,
122122
"cpu": 32,
123123
"gpu": null,
124124
"ram": 137438953472,
@@ -132,7 +132,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
132132
"units": 1,
133133
"nanos": 138000000
134134
},
135-
"local_volume_size": 600000000000,
135+
"local_volume_max_size": 600000000000,
136136
"cpu": 48,
137137
"gpu": null,
138138
"ram": 274877906944,
@@ -146,7 +146,7 @@ RENDER-S € 1.00 400 GB 10 1 45 GiB x86_64 availabl
146146
"units": 1,
147147
"nanos": 0
148148
},
149-
"local_volume_size": 400000000000,
149+
"local_volume_max_size": 400000000000,
150150
"cpu": 10,
151151
"gpu": 1,
152152
"ram": 48318382080,

0 commit comments

Comments
 (0)