Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tdx: Test cannot launch pod with measurd boot enabled and incorrect hash is constantly failing #9612

Open
fidencio opened this issue May 9, 2024 · 0 comments
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@fidencio
Copy link
Member

fidencio commented May 9, 2024

1..1
not ok 1 Test cannnot launch pod with measured boot enabled and incorrect hash
# (from function `add_allow_all_policy_to_yaml' in file tests_common.sh, line 282,
#  in test file k8s-measured-rootfs.bats, line 45)
#   `add_allow_all_policy_to_yaml "$pod_config"' failed
# Warning: metadata.name: this is used in the Pod's hostname, which can result in surprising behavior; a DNS label is recommended: [must not contain dots]
# pod "node-debugger-984fee00bd70.jf.intel.com-rc4jt" deleted
# No resources found in kata-containers-k8s-tests namespace.
# metadata.annotations."io.katacontainers.config.hypervisor.kernel_params"
# info: ./Adding allow all policy to Pod from /tmp/bats-run-WB2uDm/file/0/pod-config.yaml.in.aay: No such file or directory
# Error from server (NotFound): pods "test-e2e" not found
# Error from server (NotFound): error when deleting "/tmp/bats-run-WB2uDm/file/0/pod-config.yaml.in.aay": pods "test-e2e" not found
[run_kubernetes_tests.sh:111] ERROR: bats --show-output-of-passing-tests k8s-measured-rootfs.bats

/cc @arronwy, mind to help us here?

@fidencio fidencio added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels May 9, 2024
@fidencio fidencio changed the title tdx tdx: Test cannot launch pod with measurd boot enabled and incorrect hash is constantly failing May 9, 2024
fidencio added a commit to fidencio/kata-containers that referenced this issue May 9, 2024
Let's skip the policy addition for now, in order to get the TDX CI back
up and running, and then we can re-enable it as soon as we get
kata-containers#9612 fixed.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
Issue backlog
  
To do
Development

No branches or pull requests

1 participant