Pascal Fischer
|
c6d16724fb
|
fix key check
|
2025-01-17 02:24:40 +01:00 |
|
Pascal Fischer
|
3556d6a1fc
|
disable suite test
|
2025-01-17 02:15:59 +01:00 |
|
Pascal Fischer
|
96e9c3683c
|
disable suite test
|
2025-01-17 02:07:23 +01:00 |
|
Pascal Fischer
|
a4a5a2eb23
|
remove test changes
|
2025-01-17 01:50:04 +01:00 |
|
Pascal Fischer
|
a78a313fcf
|
disable suite test
|
2025-01-17 01:37:40 +01:00 |
|
Pascal Fischer
|
aa34dda05a
|
run cancel in defer
|
2025-01-17 01:11:09 +01:00 |
|
Pascal Fischer
|
eeb688cb5e
|
cleanup after sync
|
2025-01-17 01:08:29 +01:00 |
|
Pascal Fischer
|
f78b629f40
|
cleanup after sync
|
2025-01-17 01:05:26 +01:00 |
|
Pascal Fischer
|
5c8be070f0
|
rename peers in test
|
2025-01-17 00:59:52 +01:00 |
|
Pascal Fischer
|
833fec0029
|
add logs
|
2025-01-17 00:35:58 +01:00 |
|
Pascal Fischer
|
66f003d00f
|
temporarily disable old test suite test
|
2025-01-17 00:24:49 +01:00 |
|
Pascal Fischer
|
14a3461e86
|
use bool instead of int
|
2025-01-16 23:30:24 +01:00 |
|
Pascal Fischer
|
b853c87e36
|
fix scheduler mock
|
2025-01-16 23:00:47 +01:00 |
|
Pascal Fischer
|
5d3832c597
|
update total amount of test peers
|
2025-01-16 22:46:25 +01:00 |
|
Pascal Fischer
|
1fd6583e5f
|
update total amount of test peers
|
2025-01-16 22:34:04 +01:00 |
|
Pascal Fischer
|
d0ab68c599
|
simplify isRunning
|
2025-01-16 21:54:29 +01:00 |
|
Pascal Fischer
|
d45255b1b7
|
limit peer inactivity
|
2025-01-16 21:36:26 +01:00 |
|
Pascal Fischer
|
2af95886f8
|
reformat
|
2025-01-16 21:33:32 +01:00 |
|
Pascal Fischer
|
b6a558b523
|
check if job is running
|
2025-01-16 21:30:56 +01:00 |
|
Pascal Fischer
|
f597379be5
|
fix store test
|
2025-01-16 21:01:20 +01:00 |
|
Pascal Fischer
|
265ded0508
|
don't reschedule expiration on connection and disconnect and run expiration even if peer is disconnected
|
2025-01-16 20:36:13 +01:00 |
|
bcmmbaga
|
d962f7fd27
|
Remove context in db calls
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-16 20:53:05 +03:00 |
|
bcmmbaga
|
30ae3aa030
|
Skip user check for system initiated peer deletion
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-16 20:52:41 +03:00 |
|
Pascal Fischer
|
aeb6e53e51
|
remove mysql from api benchmark tests
|
2025-01-15 15:37:11 +01:00 |
|
bcmmbaga
|
4afaabb33c
|
Use peers and groups map for peers validation
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-15 12:50:25 +03:00 |
|
bcmmbaga
|
6367fe4f74
|
go mod tidy
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-15 11:52:50 +03:00 |
|
bcmmbaga
|
22798ada25
|
Fix tests
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-15 11:51:08 +03:00 |
|
bcmmbaga
|
2fb399aa7d
|
Refactor GetValidatedPeers
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-15 11:49:40 +03:00 |
|
bcmmbaga
|
6a81ca2e52
|
Bump integrations version
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-15 11:44:03 +03:00 |
|
Pascal Fischer
|
e27db948ae
|
update expectations
|
2025-01-15 00:19:42 +01:00 |
|
Pascal Fischer
|
167c80da40
|
update expectations
|
2025-01-14 23:38:23 +01:00 |
|
Pascal Fischer
|
7241a16ff7
|
Merge remote-tracking branch 'origin/peers-get-account-refactoring' into peers-get-account-refactoring
|
2025-01-14 23:28:20 +01:00 |
|
Pascal Fischer
|
30b023d126
|
update expectations
|
2025-01-14 23:28:06 +01:00 |
|
bcmmbaga
|
7baef8c502
|
Merge remote-tracking branch 'origin/peers-get-account-refactoring' into peers-get-account-refactoring
|
2025-01-15 00:09:25 +03:00 |
|
bcmmbaga
|
b15ee5c07c
|
Refactor ToGroupsInfo to process slices of groups
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-15 00:09:10 +03:00 |
|
Pascal Fischer
|
b1e8ed889e
|
update timeouts
|
2025-01-14 21:28:48 +01:00 |
|
Pascal Fischer
|
44f69c70e0
|
fix validator
|
2025-01-14 21:01:15 +01:00 |
|
Pascal Fischer
|
a5731fe509
|
fix validator
|
2025-01-14 20:56:19 +01:00 |
|
Pascal Fischer
|
61b38e56e4
|
fix validator
|
2025-01-14 20:51:07 +01:00 |
|
Pascal Fischer
|
29ea44b874
|
update expectations
|
2025-01-14 20:44:06 +01:00 |
|
bcmmbaga
|
84aea32118
|
Refactor peer scheduler to retry every 3 seconds on errors
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-14 22:13:11 +03:00 |
|
bcmmbaga
|
acb5340d40
|
Merge remote-tracking branch 'origin/peers-get-account-refactoring' into peers-get-account-refactoring
|
2025-01-14 22:11:22 +03:00 |
|
Pascal Fischer
|
8b7766e34d
|
update expectations
|
2025-01-14 20:10:04 +01:00 |
|
Pascal Fischer
|
2706ede08e
|
update expectations
|
2025-01-14 19:42:48 +01:00 |
|
Pascal Fischer
|
3483139903
|
update expectations
|
2025-01-14 19:17:48 +01:00 |
|
bcmmbaga
|
ce7385119a
|
Use integrated validator direct
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-14 20:58:43 +03:00 |
|
bcmmbaga
|
cd15c85d5b
|
Add status error for generic result error
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-14 20:54:44 +03:00 |
|
Pascal Fischer
|
9ff56eae64
|
update cloud expectations
|
2025-01-14 18:43:50 +01:00 |
|
Pascal Fischer
|
47a18db186
|
update local benchmark expectations
|
2025-01-14 18:04:20 +01:00 |
|
Pascal Fischer
|
aa0480c5e6
|
[management] Update benchmark workflow (#3181)
|
2025-01-14 15:14:56 +01:00 |
|