17 Commits

Author SHA1 Message Date
Eric
13d453d5ed
chore: Docker updates to support release tests in logos-storage-nim, and remove Codex references (#124)
* ci(docker): build dist-tests images

* Update to .net 10, kubernetes client 18.0.13

Kubernetes client 18.0.13 is compatible with Kubernetes 1.34.x. The Kubernetes version is selected automatically by kubeadm in docker desktop (v1.34.1). See https://github.com/kubernetes-client/csharp#version-compatibility for a compatibility table.

* Updates to support Kubernetes upgrade

* bump openapi.yaml to match openapi.yaml in the logos-storage-nim docker image

* bump doc to .net 10

* bump docker to .net 10

* Build image with latest tag always

Always build an image with a latest tag (as well as a sha commit hash) when there's a push to master

* docker image tag as "latest" only when pushing to master

* Update docker image to install doctl

* Remove doctl install

kubeconfig is now created and uses a plain bearer token instead of using doctl as a credential mgr

* Rename and remove all instances of Codex

* Further remove CodexNetDeployer as it is no longer needed

---------

Co-authored-by: Adam Uhlíř <adam@uhlir.dev>
2026-04-17 15:03:22 +10:00
ThatBen
1a8b7b79ef
wip 2025-01-16 15:13:16 +01:00
ThatBen
ec644eed4a
Moving downloadedlog to logging module 2025-01-16 10:15:02 +01:00
ThatBen
e45ed0c21e
pushes container concepts out of codexAccess 2025-01-15 15:00:25 +01:00
benbierens
485b2387e4
fixes multipeer download test 2024-07-25 10:10:11 +02:00
Ben
ae4d782566
wip 2024-07-24 16:06:45 +02:00
Ben
7b5e802efb
Applies delete in scalability tests 2024-06-13 08:51:52 +02:00
benbierens
25663b59a0
sets trace level for scalability tests 2024-06-08 10:50:30 +02:00
benbierens
aa416d50b3
ensuring enough mounted disk space 2024-06-08 10:36:23 +02:00
benbierens
16bf5ce5ab
I think I may be on to something 2024-06-07 18:16:19 +02:00
benbierens
52ae671234
focussing on the interesting numbers for now 2024-06-07 17:08:14 +02:00
benbierens
5ffff1ed07
Disables metrics in scalability test. Downloads container log when retry attempt failed too quickly to be a timeout. 2024-06-07 17:07:35 +02:00
benbierens
3a61fc89c6
Adds WaitForCleanup test attribute to allow tests to wait for resources to be cleaned up 2024-06-06 15:09:52 +02:00
Ben
62b56e198b
Adds logging of node status to base codexdistTest 2024-06-06 09:54:50 +02:00
Ben
f4d1dae478
Disables large network scalability test for now 2024-06-05 10:00:50 +02:00
benbierens
c6a757d6fb
Rename AddCodex. Better retry logging 2024-05-09 09:32:48 +02:00
Ben
8ea4c4ee37
Clean up codex long tests 2024-05-07 10:15:02 +02:00