Kameron Carr
Kameron Carr
security_type can be TrustedLaunch or ConfidentialVm. secure_boot_enabled and v_tpm_enabled can both be True or False. These values can all be set through the runbook.
For increased test reliability, we decided to reduce the bar for ring ping performance. Further discussion may need to occur surrounding the performance expectations of this test.
Using `Posix.install_packages("dracut-core")` fails on Ubuntu 18.04. I believe this is because `apt update` needs to be run before trying to install. Here is the error: `2021-09-28 20:26:46.328[19280][INFO] lisa.RootRunner HvModule.initrd_modules_check: FAILED...
Getting error: `Error in atexit._run_exitfuncs` while parsing the runbook. This error is not consistent. Usually rerunning the exact same command succeeds on the second run. Does not happen very frequently....
### The problem Rebase freezes if there is a merge conflict. I go to Branch > Rebase current Branch... > main > Rebase A progress bar pops up showing "Applying...
This test case checks whether the NVMe drivers are present such that the image can boot with DiskControllerType NVMe. We needed a test that will do the same thing as...
Each feature can now implement a function `create_image_requirement` to determine a requirement based on the raw_capabilities of the image. The requirement is then merged with the platform requirement.
### Describe the bug Some commands return json values with duplicate keys when case-insensitive. Here is an example: `az vm list-skus --location centralus --size "Standard_D4s_v5" --all -o json | ConvertFrom-Json`...
CVM v6 SKUs need to be added to the list of CVM supporting SKUs.