Skip to content

Commit

Permalink
Agent cgroups should own vm
Browse files Browse the repository at this point in the history
  • Loading branch information
maddieford committed Nov 3, 2023
1 parent d717470 commit ac9cc06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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
3 changes: 1 addition & 2 deletions tests_e2e/test_suites/ext_cgroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ images: "cgroups-endorsed"
locations: "AzureCloud:southcentralus"
skip_on_clouds:
- "AzureChinaCloud"
- "AzureUSGovernment"
owns_vm: true
- "AzureUSGovernment"

0 comments on commit ac9cc06

Please sign in to comment.