Re: [OpenStack-Infra] Problem with Cross-Repo Dependencies in Zuul

2016-06-23 Thread Artur Zarzycki
W dniu 22.06.2016 o 17:52, James E. Blair pisze: Artur Zarzycki writes: ... And now as I understand zuul should recognize dependencies between patches. So I created patch1 in repo1 and patch2 in repo2 with Depends-On: I45137d1186caeafda0cee3504370d01ef3d9d271

Re: [OpenStack-Infra] Problem with Cross-Repo Dependencies in Zuul

2016-06-22 Thread James E. Blair
Artur Zarzycki writes: > ... > And now as I understand zuul should recognize dependencies between patches. > So I created patch1 in repo1 and patch2 in repo2 with Depends-On: > I45137d1186caeafda0cee3504370d01ef3d9d271 (patch1) > and I'm trying to merge patch2. I see that

[OpenStack-Infra] Problem with Cross-Repo Dependencies in Zuul

2016-06-22 Thread Artur Zarzycki
Hi, I've zuul+gerrit+jenkins with check/gate/post jobs. The flow is: - check jobs give verify +1 - core give +2 and +w - after +w, gate job is triggered and if it pass code should be merged Everything was working fine until I wanted to create cross-repo dependencies. I created one shared gate