Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

fc.go: Set firecracker log level to debug if hypervisor.enable_debug … #2261

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

teawater
Copy link
Member

…is true

Set firecracker log level to debug if hypervisor.enable_debug is true.

Fixes: #2260

Signed-off-by: Hui Zhu teawater@antfin.com

@teawater
Copy link
Member Author

/test

Set firecracker log level to debug if hypervisor.enable_debug is true.

Fixes: kata-containers#2260

Signed-off-by: Hui Zhu <teawater@antfin.com>
@codecov
Copy link

codecov bot commented Nov 25, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@562d9fd). Click here to learn what that means.
The diff coverage is 0%.

@@            Coverage Diff            @@
##             master    #2261   +/-   ##
=========================================
  Coverage          ?   48.79%           
=========================================
  Files             ?      111           
  Lines             ?    16101           
  Branches          ?        0           
=========================================
  Hits              ?     7856           
  Misses            ?     7269           
  Partials          ?      976

@teawater
Copy link
Member Author

/test

@devimc devimc merged commit dd15db3 into kata-containers:master Nov 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set firecracker log level to debug if hypervisor.enable_debug is true
4 participants