Skip to content

Commit d45c985

Browse files
authored
Retire polaris-reg-test script (#1219)
1 parent 970d874 commit d45c985

File tree

2 files changed

+1
-65
lines changed

2 files changed

+1
-65
lines changed

Diff for: regtests/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ WORKDIR /home/spark/polaris
4040
COPY ./regtests/setup.sh /home/spark/polaris/regtests/setup.sh
4141
COPY ./regtests/pyspark-setup.sh /home/spark/polaris/regtests/pyspark-setup.sh
4242
COPY ./client/python /home/spark/polaris/client/python
43-
COPY ./regtests/polaris-reg-test /home/spark/polaris/polaris
43+
COPY ./polaris /home/spark/polaris/polaris
4444
COPY ./regtests/requirements.txt /tmp/
4545

4646
RUN python3 -m venv /home/spark/polaris/polaris-venv && \

Diff for: regtests/polaris-reg-test

-64
This file was deleted.

0 commit comments

Comments
 (0)