2
0
mirror of synced 2025-02-23 05:28:17 +00:00
2023-05-30 22:48:39 +03:00
2023-05-02 15:17:43 +10:00
2023-05-02 15:17:43 +10:00
2023-05-03 10:21:15 +02:00
2023-05-02 15:17:43 +10:00
2023-04-19 12:34:46 +02:00
2023-04-17 07:56:08 +02:00

Distributed System Tests for Nim-Codex

Nim-Codex: https://github.com/codex-storage/nim-codex

Tests are built on dotnet v6.0 and Kubernetes v1.25.4, using dotnet-kubernetes SDK: https://github.com/kubernetes-client/csharp

Requirement

At this moment, the tests require a local kubernetes cluster to be installed.

Run

Short tests: These tests may take minutes to an hour. dotnet test Tests

Long tests: These may takes hours to days. dotnet test LongTests

Description
No description provided
Readme
Languages
C# 99.2%
Shell 0.5%
Dockerfile 0.3%