tests for nginx-otel
Signed-off-by: Ava Hahn <a.hahn@f5.com>
This commit is contained in:
parent
1ed551b70b
commit
e7b504fa40
5 changed files with 15 additions and 15 deletions
|
|
@ -35,18 +35,18 @@ For Otel module build and tests:
|
|||
- c-ares
|
||||
- linux-headers
|
||||
- g++ / clang++ / etc
|
||||
- python3, pytest, pip
|
||||
- protobuf, grpc
|
||||
|
||||
### FreeBSD
|
||||
- need to install bash
|
||||
- need to set login shell to bash
|
||||
- need to install pkgconfig
|
||||
|
||||
### Fedora
|
||||
- install zlib-ng-compat-devel and zlib-ng-compat-static for zlib, not zlibrary-devel or zlib-ng-devel.
|
||||
- fedora also seems to need the openssl-devel-engine package.
|
||||
|
||||
### Alpine
|
||||
- need to install clang instead of gcc
|
||||
|
||||
## Usage
|
||||
Invoke `test.sh` with some or all of the following flags:
|
||||
- `--nginx <nginx>` takes an nginx code directory and builds it on remote hosts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue