From b494623cb21797e312cd2ffa3be3e75f2cc6f6ee Mon Sep 17 00:00:00 2001 From: Philip Li Date: Tue, 24 Dec 2024 14:02:06 +0800 Subject: [PATCH] jobs/avocado.yaml: rename td_disable_ept to tdx_disable Link: https://github.com/intel/lkvs/pull/428 Signed-off-by: Philip Li --- jobs/avocado.yaml | 2 +- lib/tests/avocado.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/avocado.yaml b/jobs/avocado.yaml index ad535383e..b549a174e 100644 --- a/jobs/avocado.yaml +++ b/jobs/avocado.yaml @@ -10,7 +10,7 @@ avocado: - lkvs.multi_vms - lkvs.td_boot_multimes - lkvs.td_debug - - lkvs.td_disable_ept + - lkvs.tdx_disable - lkvs.td_huge_resource - lkvs.tdx_basic - lkvs.tdx_max_guests diff --git a/lib/tests/avocado.sh b/lib/tests/avocado.sh index ae002e81e..905a893c5 100755 --- a/lib/tests/avocado.sh +++ b/lib/tests/avocado.sh @@ -37,7 +37,7 @@ run_test() if [[ $config_file ]]; then log_cmd avocado run --vt-config $config_file 2>&1 else - # avocado-vt type_specific.lkvs.td_disable_ept + # avocado-vt type_specific.lkvs.tdx_disable # avocado-vt type_specific.io-github-autotest-qemu.blockdev_commit_backing_file # avocado-vt io-github-autotest-qemu.vlan.vlan_connective_test # avocado-vt type_specific.lkvs.boot_check.vm.16G.208_cpu