fix: test root

This commit is contained in:
DarkCat09 2025-03-12 18:06:40 +04:00
parent a3d42c2600
commit 0f664ede95
Signed by: DarkCat09
SSH key fingerprint: SHA256:SnH1iYY/ogxxRmt1I6piy+aVUUzrOWvfksQWfhZ8JUM

View file

@ -58,7 +58,7 @@ ENV TEST_JDK_HOME=/build/src/build/linux-x86_64-server-release/images/jdk
ENV TEST_ROOT=/build/openj9-repo/test ENV TEST_ROOT=/build/openj9-repo/test
ENV DIAGNOSTICLEVEL=nodetails ENV DIAGNOSTICLEVEL=nodetails
#RUN git clone --single-branch --depth=1 https://github.com/eclipse-openj9/openj9.git /build/test RUN git clone --single-branch --depth=1 https://github.com/eclipse-openj9/openj9.git "$TEST_ROOT"
WORKDIR /test WORKDIR /test