Shah
Shah
I see `require_virtualization: true` only for virtualization test in github actions, I move this test to virt.
@giggsoff Thanks for your help. It is now passing as part of virtualization tests: ``` --- PASS: TestEdenScripts (0.00s) --- PASS: TestEdenScripts/eden_vcom (119.12s) ``` @milan-zededa @uncleDecart some other tests are...
@milan-zededa @uncleDecart should we merge this?
> @shjala I do not really understand how SMBIOS custom string may affect EFI variable. Could you point me to a spec? It won't, I read the SMBIOS custom string...
Reminder to add this too https://github.com/lf-edge/eve-api/pull/71
I'll fix the yetus errors and squash at the end.
should go after https://github.com/lf-edge/eden/pull/1012 and https://github.com/lf-edge/eden/pull/1013
Running it locally with secrets available works fine and test pass, and when I run it using `./eden test tests/workflow/ -s smoke.tests.txt` it fails as expected, complaining about the environment...
this is rebased against master and #1016 , clean it up after #1017 is merged.
> Do I get it right, that the scripts we have are the ones running inside VMs? yes, the scripts are copied to vm to set up the azure-iot-edge and...