mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
docs: Update steps for running integration tests in a local environment (#3830)
* docs: Update steps for running integration tests in a local environment
This commit is contained in:
parent
ee9bea393f
commit
e5cb80d59d
@ -51,8 +51,11 @@ of agents with real LLMs are stored under `mock/AgentName/TestName` folders.
|
||||
|
||||
## Run Integration Tests
|
||||
|
||||
Take a look at `ghcr.yml` (in the `.github/workflow` folder) to learn
|
||||
how integration tests are launched in a CI environment.
|
||||
[ghcr_runtime.yml](../../.github/workflows/ghcr_runtime.yml) runs integration tests in a CI environment.
|
||||
|
||||
*Note:* If you are using docker desktop make sure that your version is up to date and "Enable Host Networking"
|
||||
is checked (Under settings -> Resources -> Network ). Otherwise the integration tests may hang with the
|
||||
message `Getting container logs...` repeated ad infinitum.
|
||||
|
||||
You can run:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user