tests for nginx-otel

Signed-off-by: Ava Hahn <a.hahn@f5.com>
This commit is contained in:
Ava Hahn 2025-01-22 19:08:52 -08:00
parent 1ed551b70b
commit e7b504fa40
5 changed files with 15 additions and 15 deletions

View file

@ -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