2
0
mirror of synced 2025-01-12 01:24:23 +00:00

1287 Commits

Author SHA1 Message Date
benbierens
b8476f697e
Rainbow emojis for request-IDs! 2024-12-05 08:56:01 +01:00
Ben
3e2cad3c17
Fixes issue where occassionally a CID contains 'ERR' and fails the log assert. 2024-12-04 15:57:49 +01:00
Slava
770ba6dcdc
Pass repository and branch to release tests workflow (#108) (#117) 2024-12-04 09:30:31 +02:00
Slava
5cecb63307
Add workflow_source to the inputs when workflow is called (#116) 2024-12-03 14:59:28 +02:00
Ben
33153a2b76
Applies mutex in codex CidChecker 2024-12-03 08:50:50 +01:00
Slava
ac8f01c922
Fix job status check (#115)
* Fix job status check

* Add a delay before get Kubernetes job status
2024-12-02 17:30:48 +02:00
Slava
4ae17c5b1d
Make kubectl logs redundant for connection failure (#114) 2024-12-02 16:38:02 +02:00
Ben
35e9dd5894
Reduces swarm size for smallswarm test 2024-12-02 15:37:50 +01:00
Slava
abf297263c
Use variable name properly (#113) 2024-12-02 15:43:45 +02:00
Slava
047384a7af
Set workflow status from Kubernetes job (#108) (#112) 2024-12-02 14:59:57 +02:00
Ben
03c6b287cf
Adds how to run tests 2024-12-02 10:57:07 +01:00
Ben
d7c3fe6c5f
Fixes PeerTableTests of CodexReleaseTests 2024-12-02 10:34:09 +01:00
Slava
86d5ab22f6
Remove timestamp from Release tests logs (#111) 2024-11-29 17:31:30 +02:00
benbierens
f2442fc032
disables location selection for now 2024-11-29 09:24:43 +01:00
Ben Bierens
694b16fdd6
Merge pull request #110 from codex-storage/feature/release-tests-cleanup
Release tests cleanup
2024-11-29 09:21:32 +01:00
benbierens
10b01362e0
Merge remote-tracking branch 'origin/feature/bot-assigns-altruisticmode-role' 2024-11-29 08:52:38 +01:00
Ben Bierens
7989cdd1a2
Merge pull request #106 from hackyguru/master
Bot assigning 'Altruistic mode' role to user if the CID is valid and unique
2024-11-29 08:50:33 +01:00
Slava
58ed7ad41d
Add Release tests workflow and job template (#108) 2024-11-28 20:15:38 +02:00
Slava
8d5f68609a
Adjust Docker entrypoint (#108) 2024-11-28 19:57:28 +02:00
Slava
b5fd8954ba
Rename d-tests and c-tests jobs templates (#108) 2024-11-28 19:56:32 +02:00
Ben
f84bba801b
Renames codexTests to experimentalTests 2024-11-28 09:42:58 +01:00
Ben
797dc096da
Wraps up market tests for now 2024-11-26 14:52:24 +01:00
Ben
208cd2e8dc
Replaces CheckHistory config of rewarder bot with RelativeHistory with sane default for testnet. 2024-11-26 14:49:22 +01:00
Ben
dfa2322127
Setting up multiple-contracts test 2024-11-25 16:10:17 +01:00
Ben
92d504ef9c
Sets up github workflow for running release tests 2024-11-25 15:57:57 +01:00
Ben
4990bb2282
contract successful test passed 2024-11-25 15:45:09 +01:00
benbierens
d032b77abe
wip: withdraw funds 2024-11-22 16:09:18 +01:00
benbierens
e7a59de207
wip 2024-11-22 08:57:50 +01:00
Ben
fd3567347b
setting up marketplace tests 2024-11-21 15:30:56 +01:00
Ben
f67e67c493
Setting up market tests 2024-11-21 15:10:53 +01:00
Ben
339cf2b824
Peer table test 2024-11-21 14:34:13 +01:00
Ben
e743a1cd7b
basic info tests 2024-11-21 14:17:57 +01:00
Ben
7c4ad416d4
running data tests 2024-11-21 12:15:15 +01:00
Ben
cfb6297357
Implements streamless and manifestonly calls 2024-11-21 11:28:18 +01:00
Ben
f1f3b0f173
streamelss and manifestonly tests 2024-11-21 11:21:41 +01:00
Ben
704847001d
Sets up data tests 2024-11-21 10:46:11 +01:00
Ben
f4c622a1d3
setting up 2024-11-21 10:03:09 +01:00
Ben
3c7892e4be
Switches to latest, updates API 2024-11-21 09:39:28 +01:00
Ben
e0755a1101
Updates to 0.1.8. Fixes issue in blockchain monitor 2024-11-04 12:21:39 +01:00
Ben Bierens
1dd17037ba
Merge pull request #107 from codex-storage/feat/switch-docker-variable
Use ETH_PRIVATE_KEY variable instead of deprecated PRIV_KEY
2024-11-04 12:02:55 +01:00
Slava
22e6439731
Use ETH_PRIVATE_KEY variable instead of deprecated PRIV_KEY
https://github.com/codex-storage/nim-codex/pull/982
2024-11-04 12:36:25 +02:00
Kumaraguru
693880069b
improving codereadability and reducing redundant file operations 2024-11-01 14:43:29 +00:00
Kumaraguru
eb2e61938e
providing user with altrustic mode role after verifying if the cid being checked is unique 2024-11-01 01:59:28 +00:00
benbierens
5c1ffbb8af
Updates codex contracts 2024-10-31 08:52:07 +01:00
Ben
ff4711e802
sets content-type correctly 2024-10-30 08:40:46 +01:00
Ben
b8d6ac929b
Update to new codex image 2024-10-30 08:34:41 +01:00
Ben
acb0bf4f29
Updates to latest 2024-10-29 14:02:00 +01:00
Ben
8fe0bd6307
Applies http-timeout to download stream 2024-10-25 12:39:10 +02:00
benbierens
e6a5838b05
Loops in metrics from Giuliano's async profiler 2024-10-24 16:10:07 +02:00
Ben
5c65d1d74e
Fixes message length issue for admin-channel messages. 2024-10-22 13:55:52 +02:00