Skip to content

Commit

Permalink
functional: add cgroup path
Browse files Browse the repository at this point in the history
add cgroupsPath to test cgroup path creation in functional tests

fixes kata-containers#1140

Signed-off-by: Julio Montes <[email protected]>
  • Loading branch information
Julio Montes committed Feb 5, 2019
1 parent 49c0673 commit e9e2470
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
}
]
},
"cgroupsPath": "kata",
"namespaces": [
{
"type": "pid"
Expand Down

0 comments on commit e9e2470

Please sign in to comment.