Skip to content

Commit

Permalink
do-not-merge: ccruntime: Ensure debug is on
Browse files Browse the repository at this point in the history
We will do it in a better way, rather than hardcoding it here, but for
now we want to know whether tests will pass with it on.

Signed-off-by: Fabiano Fidêncio <[email protected]>
  • Loading branch information
fidencio committed Oct 9, 2023
1 parent 79b9ca4 commit 1d25728
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/samples/ccruntime/base/ccruntime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,5 @@ spec:
value: "yes"
- name: "SNAPSHOTTER"
value: "nydus"
- name: "DEBUG"
value: "true"

0 comments on commit 1d25728

Please sign in to comment.