You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some investigation in ● TC1230 - VM: Deploy Multiple VMs on Different Nodes
The node error was because the features filter wasn't added now that it's added the machine cant execute the lscpu command. When I ssh-ed to the machine I found out that the util-linux package isn't installed and after installing it the command works fine. I Implemented this in the test and it passes now
After some investigation in ● TC1229 - VM: Deploy a VM With a Disk, disk added should be in the fifth index not the fourth one
● TC1230 - VM: Deploy Multiple VMs on Different Nodes : This test might fail because it might deploy on node 11 which is not working properly right now, but as per my discussion with @AhmedHanafy725 I won't exclude it
● TC2847 - VM: Deploy a VM With Mycelium: Nothing to do on my part as mycelium isn't stable
● TC1237 - Gateways: Expose a VM Over Gateway: This isn't a VM test it's a gateway test so let's open an issue for it
Is there an existing issue for this?
which package/s did you face the problem with?
grid_client
What happened?
https://github.com/threefoldtech/tfgrid-sdk-ts/actions/runs/12729156216/job/35480610260
gridclient tests workflow fails
FAIL tests/modules/vm.test.ts (129.738 s)
● TC2847 - VM: Deploy a VM With Mycelium
connect ENETUNREACH 5d0:d592:d395:28bb:ff0f:0:200:2:22
due to the mycelium binary absence or late response from the nodes
● TC1229 - VM: Deploy a VM With a Disk
Screenshot 2025-01-12 at 8 39 53 AM
● TC1230 - VM: Deploy Multiple VMs on Different Nodes
node error
● TC1237 - Gateways: Expose a VM Over Gateway
the gateway is unreachable
Steps To Reproduce
No response
which network/s did you face the problem on?
Dev
version
3.16
Twin ID/s
No response
Node ID/s
No response
Farm ID/s
No response
Contract ID/s
No response
Relevant screenshots/screen records
Relevant log output
--
The text was updated successfully, but these errors were encountered: