Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
Setting the MEASURED_ROOTFS variable for SEV and SEV_SNP case.

Fixes: kata-containers#5593

Signed-off-by: Unmesh Deodhar <[email protected]>
  • Loading branch information
UnmeshDeodhar committed Jun 29, 2023
1 parent 87b729c commit e657bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/ci_job_flags.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ case "${CI_JOB}" in
export KATA_BUILD_CC="yes"
export AA_KBC="offline_fs_kbc"
export TEST_INITRD="yes"
export MEASURED_ROOTFS="yes"
if [[ "${CI_JOB}" =~ K8S ]]; then
export KUBERNETES=yes
fi
Expand Down

0 comments on commit e657bc1

Please sign in to comment.