e2e: disconnect maverick (#6099)

This commit is contained in:
Callum Waters
2021-02-11 15:09:57 -05:00
committed by GitHub
parent a9bad33bac
commit d4b04776bd
19 changed files with 61 additions and 7915 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ RUN go mod download
COPY . .
RUN make build && cp build/tendermint /usr/bin/tendermint
COPY test/e2e/docker/entrypoint* /usr/bin/
RUN cd test/e2e && make maverick && cp build/maverick /usr/bin/maverick
# FIXME: Temporarily disconnect maverick node until it is redesigned
# RUN cd test/e2e && make maverick && cp build/maverick /usr/bin/maverick
RUN cd test/e2e && make app && cp build/app /usr/bin/app
# Set up runtime directory. We don't use a separate runtime image since we need