Skip to content

Commit

Permalink
Reverting changes made for testcases
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Jul 11, 2024
1 parent 7623345 commit 1fdc7ac
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
3 changes: 1 addition & 2 deletions docker-compose.automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ services:
environment:
- MQTT_SERVER_ADDRESS=mqtt-server
working_dir: /ext/source/tests
# entrypoint: "sh ./run-test.sh"
entrypoint: "sh ./test-exit-code.sh failure"
entrypoint: "sh ./run-test.sh"
sysctls:
- net.ipv6.conf.all.disable_ipv6=0
2 changes: 0 additions & 2 deletions manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,4 @@ COPY device_model_storage_maeve_sp1.db ./dist/share/everest/modules/OCPP201/devi

COPY run-test.sh /ext/source/tests/run-test.sh

COPY test-exit-code.sh /ext/source/tests/test-exit-code.sh

LABEL org.opencontainers.image.source=https://github.com/everest/everest-demo
11 changes: 0 additions & 11 deletions manager/test-exit-code.sh

This file was deleted.

0 comments on commit 1fdc7ac

Please sign in to comment.