Skip to content

Commit 95eeed7

Browse files
committed
chore: Make any instances acceptable in fingerprint test
Similar to other buildkite pipeline generation script, we would like to inject an onboarding instance type via --instances arg. Signed-off-by: Takahiro Itazuri <[email protected]>
1 parent 983a20a commit 95eeed7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.buildkite/pipeline_cpu_template.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class BkStep(str, Enum):
3434
"tools/devtool -y test --no-build -- -m no_block_pr integration_tests/functional/test_cpu_template_helper.py -k test_guest_cpu_config_change",
3535
],
3636
BkStep.LABEL: "🖐️ fingerprint",
37-
"instances": DEFAULT_INSTANCES,
3837
"platforms": DEFAULT_PLATFORMS,
3938
},
4039
"cpuid_wrmsr": {

0 commit comments

Comments
 (0)