Skip to content

Commit 9ba8427

Browse files
Laure-diGnoale
andcommitted
Update scaleway/tests/test_instance.py
Co-authored-by: Guillaume Noale <[email protected]>
1 parent b998fe3 commit 9ba8427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scaleway/tests/test_instance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
server_name = f"test-sdk-python-{uuid.uuid4().hex[:6]}"
2020
max_retry = 10
21-
interval = 10
21+
interval = 0.1
2222
volume_size = 10
2323
commercial_type = "DEV1-S"
2424
zone = "fr-par-1"

0 commit comments

Comments
 (0)