mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-02 16:04:20 +01:00
antithesis: Enable RUST_BACKTRACE for workload
This commit is contained in:
@@ -71,4 +71,5 @@ COPY --from=builder /app/target/release/limbo_stress /bin/limbo_stress
|
||||
COPY stress/docker-entrypoint.sh /bin
|
||||
RUN chmod +x /bin/docker-entrypoint.sh
|
||||
ENTRYPOINT ["/bin/docker-entrypoint.sh"]
|
||||
ENV RUST_BACKTRACE=1
|
||||
CMD ["/bin/limbo_stress"]
|
||||
|
||||
Reference in New Issue
Block a user