Skip to content

Commit b886a87

Browse files
Updated fixture
1 parent 5afdc9b commit b886a87

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

test/integration/fixtures/TestInstance_NodeBalancers_List.yaml

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ interactions:
310310
Content-Type:
311311
- application/json
312312
Expires:
313-
- Mon, 04 Nov 2024 21:14:42 GMT
313+
- Tue, 05 Nov 2024 15:36:47 GMT
314314
Pragma:
315315
- no-cache
316316
Strict-Transport-Security:
@@ -336,7 +336,7 @@ interactions:
336336
code: 200
337337
duration: ""
338338
- request:
339-
body: '{"label":"go-test-def","region":"ap-west","client_conn_throttle":20,"tags":null,"firewall_id":1131858}'
339+
body: '{"label":"go-test-def","region":"ap-west","client_conn_throttle":20,"tags":null,"firewall_id":1136438}'
340340
form: {}
341341
headers:
342342
Accept:
@@ -348,11 +348,10 @@ interactions:
348348
url: https://api.linode.com/v4beta/nodebalancers
349349
method: POST
350350
response:
351-
body: '{"id": 1014979, "label": "go-test-def", "region": "ap-west", "hostname":
352-
"172-105-44-126.ip.linodeusercontent.com", "ipv4": "172.105.44.126", "ipv6":
353-
"1234::5678", "created": "2018-01-02T03:04:05", "updated": "2018-01-02T03:04:05",
354-
"client_conn_throttle": 20, "tags": [], "transfer": {"in": null, "out": null,
355-
"total": null}}'
351+
body: '{"id": 1016969, "label": "go-test-def", "region": "ap-west", "hostname":
352+
"172-105-45-47.ip.linodeusercontent.com", "ipv4": "172.105.45.47", "ipv6": "1234::5678",
353+
"created": "2018-01-02T03:04:05", "updated": "2018-01-02T03:04:05", "client_conn_throttle":
354+
20, "tags": [], "transfer": {"in": null, "out": null, "total": null}}'
356355
headers:
357356
Access-Control-Allow-Credentials:
358357
- "true"
@@ -371,13 +370,13 @@ interactions:
371370
Connection:
372371
- keep-alive
373372
Content-Length:
374-
- "337"
373+
- "335"
375374
Content-Security-Policy:
376375
- default-src 'none'
377376
Content-Type:
378377
- application/json
379378
Expires:
380-
- Mon, 04 Nov 2024 21:14:43 GMT
379+
- Tue, 05 Nov 2024 15:36:47 GMT
381380
Pragma:
382381
- no-cache
383382
Strict-Transport-Security:
@@ -410,14 +409,14 @@ interactions:
410409
- application/json
411410
User-Agent:
412411
- linodego/dev https://github.com/linode/linodego
413-
url: https://api.linode.com/v4beta/nodebalancers/1014979/configs
412+
url: https://api.linode.com/v4beta/nodebalancers/1016969/configs
414413
method: POST
415414
response:
416-
body: '{"id": 1676263, "port": 80, "protocol": "http", "algorithm": "roundrobin",
415+
body: '{"id": 1679671, "port": 80, "protocol": "http", "algorithm": "roundrobin",
417416
"stickiness": "none", "check": "none", "check_interval": 60, "check_timeout":
418417
30, "check_attempts": 3, "check_path": "", "check_body": "", "check_passive":
419418
true, "proxy_protocol": "none", "cipher_suite": "recommended", "nodebalancer_id":
420-
1014979, "ssl_commonname": "", "ssl_fingerprint": "", "ssl_cert": null, "ssl_key":
419+
1016969, "ssl_commonname": "", "ssl_fingerprint": "", "ssl_cert": null, "ssl_key":
421420
null, "nodes_status": {"up": 0, "down": 0}}'
422421
headers:
423422
Access-Control-Allow-Credentials:
@@ -443,7 +442,7 @@ interactions:
443442
Content-Type:
444443
- application/json
445444
Expires:
446-
- Mon, 04 Nov 2024 21:14:43 GMT
445+
- Tue, 05 Nov 2024 15:36:48 GMT
447446
Pragma:
448447
- no-cache
449448
Strict-Transport-Security:
@@ -476,7 +475,7 @@ interactions:
476475
- application/json
477476
User-Agent:
478477
- linodego/dev https://github.com/linode/linodego
479-
url: https://api.linode.com/v4beta/nodebalancers/1014979/configs/1676263
478+
url: https://api.linode.com/v4beta/nodebalancers/1016969/configs/1679671
480479
method: DELETE
481480
response:
482481
body: '{}'
@@ -504,7 +503,7 @@ interactions:
504503
Content-Type:
505504
- application/json
506505
Expires:
507-
- Mon, 04 Nov 2024 21:14:45 GMT
506+
- Tue, 05 Nov 2024 15:36:50 GMT
508507
Pragma:
509508
- no-cache
510509
Strict-Transport-Security:
@@ -537,7 +536,7 @@ interactions:
537536
- application/json
538537
User-Agent:
539538
- linodego/dev https://github.com/linode/linodego
540-
url: https://api.linode.com/v4beta/nodebalancers/1014979
539+
url: https://api.linode.com/v4beta/nodebalancers/1016969
541540
method: DELETE
542541
response:
543542
body: '{}'
@@ -565,7 +564,7 @@ interactions:
565564
Content-Type:
566565
- application/json
567566
Expires:
568-
- Mon, 04 Nov 2024 21:14:46 GMT
567+
- Tue, 05 Nov 2024 15:36:50 GMT
569568
Pragma:
570569
- no-cache
571570
Strict-Transport-Security:

0 commit comments

Comments
 (0)