Maximillian von Briesen
|
8b507f3d73
|
Address concerns with storagenode Retain endpoint (#2527)
|
2019-07-11 16:04:21 -04:00 |
|
Egon Elbre
|
b6ad3e9c9f
|
internal/testrand: new package for random data (#2282)
|
2019-06-26 13:38:51 +03:00 |
|
Egon Elbre
|
c28f800098
|
Skip TestDataRepair and TestUplinksParallel, because they are flaky (#2337)
|
2019-06-25 19:30:39 +03:00 |
|
Egon Elbre
|
69c2cbacdf
|
internal/testplanet: improve test speed (#2280)
|
2019-06-21 18:41:39 +02:00 |
|
JT Olio
|
f1641af802
|
storage: add monkit task to missing places (#2122)
* storage: add monkit task to missing places
Change-Id: I9e17a6b14f7c25bbf698eeecf32785e9add3f26e
* fix tests
Change-Id: Id078276fa3de61a28eb3d01d4e751732ecbb173f
* import order
Change-Id: I814e33755b9f10b5219af37cd828cd75eb3da1a4
* remove part of other commit
Change-Id: Idaa4c95cd65e97567fb466de49718db8203cfbe1
|
2019-06-05 16:23:10 +02:00 |
|
Michal Niewrzal
|
a585b97363
|
Download is hanging when one node is not responsive (#1764)
Change closes download connection in parallel and sets a timeout for communication between uplink and storage node
|
2019-04-25 10:17:26 +02:00 |
|
Egon Elbre
|
fe2bf7d4a6
|
fix saving uplink public key on satellite (#1797)
* fix save into cert records
* fix transaction logic
* test shouldn't be flaky anymore
* add missing cause method
* restart jenkins
|
2019-04-23 15:48:57 -04:00 |
|
Natalie Villasana
|
33ed8ca4c9
|
skips TestUploadDownloadOneUplinksInParallel and TestParallel (#1806)
|
2019-04-22 16:04:17 -04:00 |
|
Kaloyan Raev
|
8fc5fe1d6f
|
Refactor pb.Node protobuf (#1785)
|
2019-04-22 12:07:50 +03:00 |
|
Michal Niewrzal
|
db2f4615fd
|
Tests for upload/download in parallel (#1662)
|
2019-04-10 13:35:43 -04:00 |
|
Egon Elbre
|
ea8a0fd9ba
|
use one testplanet where we can (#1725)
|
2019-04-10 08:10:08 -04:00 |
|
Maximillian von Briesen
|
887b20c31b
|
Enable uplink TestDownloadWithSomeNodesOffline (#1580)
|
2019-04-04 13:35:19 -04:00 |
|
Kaloyan Raev
|
bfdee78f05
|
Introduce NodeDossier type and cleanup overlay.DB interface (#1626)
Co-authored-by: Natalie Villasana <navillasa@gmail.com>
Co-authored-by: Bill Thorp <bill3000@hotmail.com>
|
2019-04-04 19:34:36 +03:00 |
|
Natalie Villasana
|
435bd690cd
|
skips TestDownloadWithSomeNodesOffline (#1579)
|
2019-03-26 14:45:23 -04:00 |
|
Natalie Villasana
|
5b48a48a79
|
adds test for correct download with non-critical amount of nodes offline (#1574)
|
2019-03-26 14:09:44 -04:00 |
|
Egon Elbre
|
694b6dc1da
|
make tests run faster (#1553)
|
2019-03-22 15:14:17 +02:00 |
|
Kaloyan Raev
|
30dfc2b20c
|
Remove PointerDB client (#1520)
|
2019-03-22 11:01:49 +02:00 |
|
Egon Elbre
|
9c1e299f3c
|
Ensure everyone sees everyone else (#1275)
|
2019-02-08 11:25:13 +02:00 |
|
Michal Niewrzal
|
2f8b3da1af
|
Upload/download for testplanet Uplink (#1183)
* Upload/download for testplanet Uplink
* check error in tests
* cleanup
* refactor node -> uplink
* add missing test file
* rest of refactoring
* workaround to resolve cycles in tests
* rename method
* add missing comments
* review comments
* use KiB
|
2019-02-04 17:56:10 +01:00 |
|