Skip to content

Commit

Permalink
readme: add how to test everything
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
  • Loading branch information
glimchb committed Oct 10, 2022
1 parent a8d57bd commit c3be628
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ docker-compose down --volumes
docker-compose up --build
```

## Test everything

```text
./tests.sh
```

## Run sZTP (Bootstrap) Server only

```text
Expand Down Expand Up @@ -339,7 +345,7 @@ lease {
}
```

## Run HTTP server
## Run HTTP server only

```text
docker-compose up --build web
Expand Down

0 comments on commit c3be628

Please sign in to comment.