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 Jan 10, 2025
1 parent cab011a commit 09a8224
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 09a8224

Please sign in to comment.