Skip to content

Commit 8dbdb98

Browse files
avagingvisor-bot
authored andcommitted
buildkite: don't run packetimpact test on old ubuntu agents
This test fails on 18.04 ubuntu agents. PiperOrigin-RevId: 758760253
1 parent 2d0c12e commit 8dbdb98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,8 @@ steps:
469469
command: make packetimpact-tests
470470
agents:
471471
<<: *ubuntu_agents
472+
# This test is flaky on old agents.
473+
cgroup: "v2"
472474

473475
# Runtime tests.
474476
- <<: *common

0 commit comments

Comments
 (0)