Skip to content

Commit

Permalink
ci: add logs into k8s test failure (#5443)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoanFM authored Nov 24, 2022
1 parent d479706 commit 0db2d18
Show file tree
Hide file tree
Showing 3 changed files with 369 additions and 188 deletions.
1 change: 1 addition & 0 deletions Dockerfiles/test-pip.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ RUN grep -Fxq "# JINA_CLI_BEGIN" $HOME/.bashrc

ENV JINA_OPTOUT_TELEMETRY='true'
ENV GRPC_ENABLE_FORK_SUPPORT='0'
ENV JINA_LOG_LEVEL='DEBUG'
ENTRYPOINT ["jina"]
Loading

0 comments on commit 0db2d18

Please sign in to comment.