We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ae9d0 commit 989f5edCopy full SHA for 989f5ed
tests/sample/Compute/v2/VolumeAttachmentTest.php
@@ -70,7 +70,7 @@ public function testDetach(VolumeAttachment $createdVolumeAttachment)
70
// let's wait for the server to be completely up
71
// https://bugs.launchpad.net/nova/+bug/1998148
72
// https://bugs.launchpad.net/nova/+bug/1960346
73
- sleep(15);
+ sleep(30);
74
75
require_once $this->sampleFile(
76
'volume_attachments/delete.php',
0 commit comments