Skip to content

Commit

Permalink
fix smoke timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Luar <[email protected]>
  • Loading branch information
luarss committed Dec 24, 2024
1 parent 02aabf5 commit a0a55c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/AutoTuner/test/smoke_test_timeout.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def setUp(self):
f" --platform {self.platform}"
f" --experiment {self.experiment}"
f" --config {self.config}"
f" --cpu_budget None"
f" --cpu_budget 1"
f" --yes"
f" {flag}"
f" tune --samples 1"
Expand Down

0 comments on commit a0a55c9

Please sign in to comment.