Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
add containerd debug log
Browse files Browse the repository at this point in the history
Depends-on: github.com/kata-containers/kata-containers#8076

Signed-off-by: ChengyuZhu6 <chengyu.zhu@intel.com>
  • Loading branch information
ChengyuZhu6 committed Sep 27, 2023
1 parent bbdb8cc commit 54247f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration/kubernetes/confidential/agent_image.bats
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ setup() {
}

teardown() {
echo "-- containerd logs:"
sudo journalctl -xe -t containerd --since "$test_start_date" -n 100000
teardown_common

echo "-- Snapshotter logs:"
Expand Down

0 comments on commit 54247f4

Please sign in to comment.