Issue 150490
Summary Add a docker container for libc premerge tests
Labels infrastructure, libc, github:workflow
Assignees amykhuang
Reporter amykhuang
    Currently the libc premerge fullbuild tests download a recent llvm as part of the build setup. This is prone to errors sometimes and it would be better to do this setup in a docker container. 

Example of the Dockerfile used for the main llvm premerge setup is https://github.com/llvm/llvm-project/blob/main/.github/workflows/containers/github-action-ci/Dockerfile. 
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to