Zorg migration to GitHub/monorepo - Done

2019-11-01 Thread Galina Kistanova via cfe-commits
Hello everyone, Zorg migration to GitHub/monorepo is complete. I have removed the following builders from the production build bot: * clang-atom-d525-fedora-rel - fails to checkout from github * clang-x64-ninja-win7 - fails to checkout from github * polly-amd64-linux - missing git * llvm

Zorg migration to GitHub/monorepo - Step 2

2019-10-30 Thread Galina Kistanova via cfe-commits
Hello everyone, As all of you know, the migration to github monorepo is done. The production master is currently working in a transition mode, when it supports both, bots already working with github, and bots still working with SVN. Today we will turn "github only" mode for the production master

Re: [llvm-dev] Zorg migration to GitHub/monorepo

2019-10-29 Thread Galina Kistanova via cfe-commits
Thanks for explaining, Diana. And you are welcome. I’m glad this is not an issue with missing changes or something. Thanks Galina On Tue, Oct 29, 2019 at 1:48 AM Diana Picus wrote: > > Hi Galina, > > On Tue, 29 Oct 2019 at 04:42, Galina Kistanova wrote: > > > > Hello Nemanja, > > > > > a commi

Re: [llvm-dev] Zorg migration to GitHub/monorepo

2019-10-29 Thread Diana Picus via cfe-commits
Hi Galina, On Tue, 29 Oct 2019 at 04:42, Galina Kistanova wrote: > > Hello Nemanja, > > > a commit to a project that shouldn't trigger builds on a libcxx bot (i.e. > > the change was in llvm). > > With all due respect, this does not sound right. > I'm not sure how changes in a code a particular

Re: [llvm-dev] Zorg migration to GitHub/monorepo

2019-10-28 Thread Galina Kistanova via cfe-commits
Hello Nemanja, > a commit to a project that shouldn't trigger builds on a libcxx bot (i.e. the > change was in llvm). With all due respect, this does not sound right. I'm not sure how changes in a code a particular bot builds and tests should not trigger builds. In many cases this will lead to f

Re: [llvm-dev] Zorg migration to GitHub/monorepo

2019-10-28 Thread Nemanja Ivanovic via cfe-commits
I think what she is referring to was that the build seemed to be triggered by a commit to a project that shouldn't trigger builds on a libcxx bot (i.e. the change was in llvm). I have a somewhat orthogonal but related question. In the past, commits to compiler-rt did not trigger builds on llvm/cla

Re: Zorg migration to GitHub/monorepo

2019-10-28 Thread Galina Kistanova via cfe-commits
Hi Diana, It is not clear from your description of what is the problem. Could you elaborate, please? I have looked at the build history closer and see that this build configuration depends on libcxx, libcxxabi, libunwind, llvm projects, and changes to any of these would trigger a build. Depending

Re: Zorg migration to GitHub/monorepo

2019-10-28 Thread Diana Picus via cfe-commits
Hi Galina, It seems that our libcxx bots are now triggering builds for any changes to llvm: http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux/builds/2434 Should I file a bug report for this? Thanks, Diana On Sat, 19 Oct 2019 at 11:36, Galina Kistanova via cfe-commits w

Re: Zorg migration to GitHub/monorepo

2019-10-19 Thread Galina Kistanova via cfe-commits
Hello everyone, The staging master is ready to accept bots from the list I have sent yesterday. Don't wait too long. The master has been updated and works with both SVN and Github monorepo now. The following builders are already listening for changes in monorepo and building monorepo. More are c

Re: Zorg migration to GitHub/monorepo

2019-10-18 Thread Vitaly Buka via cfe-commits
On Mon, Oct 14, 2019 at 6:16 PM Galina Kistanova via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Hello everyone, > > > > We are in the middle of porting the majority of zorg to > GitHub/monorepo. The following build factories will be ported and if you > use one of those for your bots, you a

Re: Zorg migration to GitHub/monorepo

2019-10-18 Thread Galina Kistanova via cfe-commits
Hello build bot owners! The staging master is ready. Please feel free to use it to make sure your bots would work well with the monorepo and github. The following builders could be configured to build monorepo: * clang-atom-d525-fedora-rel * clang-native-arm-lnt-perf * clang-cmake-armv7-lnt * cl

Re: Zorg migration to GitHub/monorepo

2019-10-17 Thread Galina Kistanova via cfe-commits
Hello everyone, The build bot is almost ready to move to github. As the next step we would migrate the staging master to listen for the both changes, from SVN as it was before, and from github. Tonight I am going to update the staging (aka silent) master and it will start working with github. I

Zorg migration to GitHub/monorepo

2019-10-14 Thread Galina Kistanova via cfe-commits
Hello everyone, We are in the middle of porting the majority of zorg to GitHub/monorepo. The following build factories will be ported and if you use one of those for your bots, you are all covered: * ClangBuilder.getClangCMakeBuildFactory (31 bots) * ClangBuilder.getClangCMakeGCSBuildFactory