From c98a3ea47ac5dd5d4818e80b264a2bdb8cd9c440 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 21 May 2018 11:56:52 -0700 Subject: Update some slides --- src/infra/infra.rst | 51 +++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 47 insertions(+), 4 deletions(-) (limited to 'src/infra') diff --git a/src/infra/infra.rst b/src/infra/infra.rst index 4b199d3..93fa60a 100644 --- a/src/infra/infra.rst +++ b/src/infra/infra.rst @@ -14,6 +14,44 @@ Test Slide .. ansi:: images/testslide.ans +Red Hat +======= + +.. hidetitle:: +.. container:: handout + + * I work for Red Hat in the Office of Technology as the Chief Architect + for CI/CD + +.. ansi:: images/redhat.ans + +OpenStack +========= +.. container:: handout + + * I work on OpenStack. + * I sit on the Technical Committee. I was on the Board of Directors + +.. hidetitle:: +.. ansi:: images/openstack.ans + +OpenStack Infra +=============== +.. container:: handout + + * My primary technical role with OpenStack is working on the OpenStack CI + system. + +:: + + "most insane CI infrastructure I've ever been a part of" + + -- Alex Gaynor + + "OpenStack Infra are like the SpaceX of CI" + + -- Emily Dunham + OpenStack ========= @@ -73,7 +111,7 @@ Large numbers of * Contributors (\~2k in any given 6 month period) * Changes - * Code Repositories (1889 as of this morning) + * Code Repositories (1904 as of this morning) OpenStack Scale Comparison ========================== @@ -117,8 +155,8 @@ Nobody is Special Fifth Open - Four Opens Applied to the Infrastructure ===================================================== - * All tools must be Open - * Any external services must by Open + * All tools must be Open Source + * Any external services must by Open Source * Strongly avoid single-vendor Multi-Vendor Open Tooling @@ -148,7 +186,7 @@ We're Not Alone In a Nutshell ============= - * Code Review - nobody has commit/push access + * Code Review - nobody has direct commit/push access * Gated Commits * 3rd-Party CI for vendors @@ -247,6 +285,11 @@ Zuul * With what git states * How to respond to results +Zuul +==== + + * It's totally Python3 + Not just for OpenStack ====================== -- cgit v1.2.3