forked from DarkCat09/docker-openj9-piped
ci: an idea
Some checks failed
Docker Image CI / build-and-push (map[build-args:[] context:./ dockerfile:Dockerfile.piped image_name:piped]) (push) Successful in 10s
Docker Image CI / build-and-push (map[build-args:[WITH_JDK=false] context:./ dockerfile:Dockerfile.openj9 image_name:openj9]) (push) Has been cancelled
Some checks failed
Docker Image CI / build-and-push (map[build-args:[] context:./ dockerfile:Dockerfile.piped image_name:piped]) (push) Successful in 10s
Docker Image CI / build-and-push (map[build-args:[WITH_JDK=false] context:./ dockerfile:Dockerfile.openj9 image_name:openj9]) (push) Has been cancelled
This commit is contained in:
parent
404dec0f40
commit
35666c79e1
2 changed files with 6 additions and 3 deletions
|
@ -64,7 +64,7 @@ RUN cd /build/openj9-repo/test \
|
|||
&& git clone https://github.com/adoptium/TKG.git \
|
||||
&& cd TKG \
|
||||
&& make compile -j$(nproc) \
|
||||
&& make _sanity.openjdk.regular -j$(nproc)
|
||||
&& make _testList TESTLIST=jit_jitt,jit_recognizedMethod,testSCCMLTests2_1 -j$(nproc)
|
||||
|
||||
|
||||
WORKDIR /build/src/build/linux-x86_64-server-release/images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue