Skip to content

Commit

Permalink
Provide instructions on how to run integration tests locally.
Browse files Browse the repository at this point in the history
Signed-off-by: Govind Kamat <[email protected]>
  • Loading branch information
gkamat committed Aug 5, 2024
1 parent 61ec362 commit 943a448
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ Integration tests are expected to run for approximately **20-30 mins** and can b
* Amazon Linux 2
* MacOS
Integration tests run against the standard [OpenSearch Benchmark workloads](https://github.com/opensearch-project/opensearch-benchmark-workloads). Sometimes, it may be necessary to run integration tests against a modified forked copy of these workloads. In that case, please follow the instructions [here](https://github.com/opensearch-project/opensearch-benchmark-workloads/blob/main/README.md#testing-the-workload).
Invoke integration tests by running the following command within the root directory of the repository:
```
Expand Down

0 comments on commit 943a448

Please sign in to comment.