Skip to content

Commit 11d9d19

Browse files
cleanup unused files related to docker-entrypoint
Issue: ZENKO-5181
1 parent 27b2540 commit 11d9d19

4 files changed

Lines changed: 0 additions & 72 deletions

File tree

tests/zenko_tests/Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,7 @@ RUN python3 -m pip install -r /tmp/requirements.txt tox && \
4343
rm -rf /tmp/npm-* && \
4444
rm -rf /var/cache/apk/*
4545

46-
COPY ./node_tests/npm_chain.sh ./docker-entrypoint.sh ./wait_for_ceph.sh /usr/local/bin/
47-
RUN chmod +x /usr/local/bin/npm_chain.sh /usr/local/bin/docker-entrypoint.sh /usr/local/bin/wait_for_ceph.sh
48-
4946
# Copy Tests
5047
COPY . /usr/local/bin/tests/
5148

5249
WORKDIR /usr/local/bin/tests
53-
54-
CMD [ "docker-entrypoint.sh" ]

tests/zenko_tests/docker-entrypoint.sh

Lines changed: 0 additions & 41 deletions
This file was deleted.

tests/zenko_tests/node_tests/npm_chain.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

tests/zenko_tests/wait_for_ceph.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)