Skip to content

Commit

Permalink
Merge pull request #1002 from shreyabiradar07/rm_testFile_doc
Browse files Browse the repository at this point in the history
docs : update test_list_recommendations file path
  • Loading branch information
dinogun authored Jan 29, 2024
2 parents a655ac5 + 7835f7f commit 6149211
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Remote monitoring tests can also be run without using the test_autotune.sh. To d
```
- To run only a specific test within listRecommendations API
```
pytest -s test_list_recommandations::test_list_recommendations_single_exp --cluster_type <minikube|openshift>
pytest -s test_list_recommendations.py::test_list_recommendations_single_exp --cluster_type <minikube|openshift>
```

Note: You can check the report.html for the results as it provides better readability
Expand Down

0 comments on commit 6149211

Please sign in to comment.