Skip to content

Commit

Permalink
test: remove opi-nvidia-server from opi-test deps
Browse files Browse the repository at this point in the history
opi-nvidia-server is removed from opi-test deps, since opi-test
should depend on only other tests. And if those tests need
opi-nvidia-server, they should specify it explicitly in their
own depends_on section.

Signed-off-by: Artsiom Koltun <artsiom.koltun@intel.com>
  • Loading branch information
artek-koltun authored and glimchb committed Nov 2, 2023
1 parent d148ea0 commit 77a243c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ services:
image: docker.io/namely/grpc-cli
networks:
- opi
depends_on:
opi-nvidia-server:
condition: service_healthy
command: ls opi-nvidia-server:50051 opi_api.storage.v1.FrontendNvmeService -l

opi-client:
Expand Down

0 comments on commit 77a243c

Please sign in to comment.