Skip to content

Commit

Permalink
Change agent_cgroups to own Vm (#2972)
Browse files Browse the repository at this point in the history
* Change cgroups to own Vm

* Agent cgroups should own vm
  • Loading branch information
maddieford authored Nov 3, 2023
1 parent dffa667 commit 9aecd68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests_e2e/test_suites/agent_cgroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ name: "AgentCgroups"
tests:
- "agent_cgroups/agent_cgroups.py"
- "agent_cgroups/agent_cpu_quota.py"
images: "cgroups-endorsed"
images: "cgroups-endorsed"
owns_vm: true

0 comments on commit 9aecd68

Please sign in to comment.