mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 03:46:33 +00:00
p2p: extend e2e tests for new p2p framework (#6323)
This commit is contained in:
@@ -26,8 +26,6 @@ RUN cd test/e2e && make app && cp build/app /usr/bin/app
|
||||
WORKDIR /tendermint
|
||||
VOLUME /tendermint
|
||||
ENV TMHOME=/tendermint
|
||||
ENV TM_LEGACY_P2P=true
|
||||
ENV TM_P2P_QUEUE="priority"
|
||||
|
||||
EXPOSE 26656 26657 26660 6060
|
||||
ENTRYPOINT ["/usr/bin/entrypoint"]
|
||||
|
||||
Reference in New Issue
Block a user