storage.py | 274 storages = self.wait_for_devices(filter_dict, cycles=1, 292 def wait_for_devices(self, storage_filter, time_to_sleep=1, cycles=10, member in class:StorageTester 356 self.wait_for_devices() if more than one device is allowed to 366 storages, waited_time = self.wait_for_devices(storage_filter, 372 '%s.wait_for_devices() if you need more than one match' %
|