Using Gerrit with Zuul Propose a talk about using Gerrit and Zuul together, effectively. Add a bio for James Blair. Change-Id: Ie1a8be806fe0546850cf47333af31ce78539f993
diff --git a/schedule.md b/schedule.md index f7b7811..4ea55fd 100644 --- a/schedule.md +++ b/schedule.md
@@ -58,7 +58,7 @@ | 14:20 | __Talk available__ | 14:45 | __Talk available__ | 15:30 | Break & Networking -| 16:00 | __Talk available__ +| 16:00 | [Using Gerrit with Zuul](sessions/gerrit-and-zuul.md) | 16:45 | [Q&A with the Gerrit Maintainers](sessions/maintainers-qa.md) | 17:30 | Party and free drinks
diff --git a/sessions/gerrit-and-zuul.md b/sessions/gerrit-and-zuul.md new file mode 100644 index 0000000..f488e14 --- /dev/null +++ b/sessions/gerrit-and-zuul.md
@@ -0,0 +1,18 @@ +# Using Gerrit with Zuul + +Zuul is a project gating system that goes beyond any other CI or CD system. + +Originally developed exclusively for Gerrit and OpenStack, it has +grown the ability to interact with many other code review systems and +clouds. But Gerrit holds a special place in Zuul: there are some +amazing workflows that are only possible when using Gerrit and Zuul +together. + +This presentation will focus on using Gerrit and Zuul effectively, including: + +- Cross repo testing (you don't have to use a monorepo!) +- Effective testing with Gerrit's Git submodule tracking +- Simultaneous testing and merging of cross repo dependencies +- Testing Gerrit and non-Gerrit repos together + +*[James Blair, Acme Gating](../speakers.md#corvus)*
diff --git a/speakers.md b/speakers.md index 4fae984..c3e07ee 100644 --- a/speakers.md +++ b/speakers.md
@@ -10,3 +10,13 @@ member of the Gerrit Engineering Steering Committee and maintainer of [GerritHub.io](https://gerrithub.io), the Open Service for Gerrit Code Review on top of GitHub repositories. + +### James Blair - Acme Gating {#corvus} + +[LinkedIn](https://www.linkedin.com/in/jamesblair2/) + +James is the project lead for the Zuul project gating system, and a +founding member of the OpenDev collaboratory team. As a sysadmin and +hacker he gets to write elegant code and then try to make it work in the +real world. He started [Acme Gating](https://acmegating.com/) to provide +enterprise Zuul support and services.