threefoldtech / tfgrid-sdk-go

Apache License 2.0
2 stars 4 forks source link

Support testing using mycelium instead of ygg #1215

Closed rawdaGastan closed 1 month ago

rawdaGastan commented 1 month ago

Describe the solution you'd like

Nabil-Salah commented 1 month ago

2-10-2024

Work in Progress (WIP): We made a generateBasicVM as a template for VMs we moved use from ygg network to mycelium we faced failed tests that we will investigate

SalmaElsoly commented 1 month ago

3-10-2024:

tests passed with running it locally and on CI (on dev network) updated path of script file in make file and workflow, installed mycelium in workflow

tests which doesn't pass ZDB, QSFS and Wireguared due to connection error

SalmaElsoly commented 1 month ago

8-10:

ZDB tests passed But there is an issue with QSFS deployment image

Nabil-Salah commented 1 month ago

9-10-2024:

tests passed on CI (on dev network) here: https://github.com/threefoldtech/tfgrid-sdk-go/actions/runs/11237278197/job/31242332960 also pass when running locally one by one faced a problem with mycelium connection stability here (examples of fails): image image

Nabil-Salah commented 1 month ago

15-10-2024