We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9df90 commit f304682Copy full SHA for f304682
.buildkite/pipeline_perf.py
@@ -124,6 +124,8 @@
124
pins = {
125
# TODO: Unpin when performance instability on m6i/5.10 has gone.
126
"linux_5.10-pinned": {"instance": "m6i.metal", "kv": "linux_5.10"},
127
+ # TODO: Unpin when performance instability on m6i/6.1 has gone.
128
+ "linux_6.1-pinned": {"instance": "m6i.metal", "kv": "linux_6.1"},
129
}
130
131
0 commit comments