Skip to content

Commit

Permalink
update build_pipeline.py with new performance_tests name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jun Gong committed Nov 5, 2021
1 parent 1f76238 commit b51e5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/.buildkite/build_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ def __init__(self,
"~/ray/release/rllib_tests/rllib_tests.yaml": [
SmokeTest("learning_tests"),
SmokeTest("stress_tests"),
"learning_tests_core",
"performance_tests",
"multi_gpu_learning_tests",
"multi_gpu_with_lstm_learning_tests",
"multi_gpu_with_attention_learning_tests",
Expand Down

0 comments on commit b51e5fa

Please sign in to comment.