Skip to content

Commit

Permalink
test: add jaeger and gw tests to opi-test
Browse files Browse the repository at this point in the history
Signed-off-by: Artsiom Koltun <artsiom.koltun@intel.com>
  • Loading branch information
artek-koltun authored and glimchb committed Nov 2, 2023
1 parent 77a243c commit b65a50d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@ services:
image: docker.io/namely/grpc-cli
networks:
- opi
depends_on:
opi-gw-test:
condition: service_completed_successfully
opi-jaeger-test:
condition: service_completed_successfully
command: ls opi-nvidia-server:50051 opi_api.storage.v1.FrontendNvmeService -l

opi-client:
Expand Down

0 comments on commit b65a50d

Please sign in to comment.