Update to page titles and Users

- Adding Volvo use case to users.html
- Update users page title for SEO help
- Update index.html title for SEO help

Change-Id: Iaa22b2a39ce0ab7a952a3f3e8c1b106f2cdab055
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
This commit is contained in:
Jimmy McArthur 2019-09-05 11:28:20 -05:00
parent 0dc670ec5a
commit 4898999bf7
2 changed files with 37 additions and 2 deletions

View File

@ -6,8 +6,21 @@
-->
<html>
<head>
<title>Zuul: Stop Merging Broken Code</title>
<title>Zuul is an open source CI tool</title>
<meta charset="utf-8" />
<meta content='Tested at scale, Zuul powers some of the largest Open Source development efforts.' name=description />
<meta content='Tested at scale, Zuul powers some of the largest Open Source development efforts.' name='twitter:description'/>
<meta content='Tested at scale, Zuul powers some of the largest Open Source development efforts.' property='og:description'/>
<meta content=GitLab property='og:site_name'/>
<meta content='Zuul is an open source CI tool' property='og:title'/>
<meta content=article property='og:type'/>
<meta content='https://zuul-ci.org' property='og:url'/>
<meta content='https://about.gitlab.com/images/blogimages/gitlab-blog-cover.png' property='og:image'/>
<meta content='https://about.gitlab.com/images/blogimages/gitlab-blog-cover.png' name='twitter:image'/>
<meta content=summary_large_image name='twitter:card'/>
<meta content='@ZuulCI' name='twitter:site'/>
<meta content='Zuul powers some of the largest Open Source development efforts' name='twitter:title'/>
<meta content='@ZuulCI' name='twitter:creator'/>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">

View File

@ -6,7 +6,7 @@
-->
<html>
<head>
<title>Zuul: Users</title>
<title>Zuul Project Gating Users</title>
<meta charset="utf-8" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
@ -60,6 +60,28 @@
<h2>Zuul Users</h2>
</header>
<h3>
<a href="http://superuser.openstack.org/articles/zuul-case-study-bmw/">
Volvo
</a>
</h3>
<p>
An additional development was introduced to Volvo in 2018, namely a
new CI system based on Zuul. The newly introduced CI-based development
chain is referred to as the Volvo Cars ECM CI chain. From
implementation of the software onwards, every single new commit
automatically triggers a set of integration and regression tests. The
changes committed by the developers are validated by running automated
tests against the build. This new development approach fully adheres
to the concept of frontloading quality assurance processes. In
addition, the key objective to reduce the number of post integration
issues to the absolute minimum was achieved fairly quickly.
</p><p>
<a href="https://model-engineers.com/en/company/references/success-stories/volvo-cars/">
Read more about Volvo on Model Engineering Solutions.
</a>
</p>
<h3>
<a href="http://superuser.openstack.org/articles/zuul-case-study-bmw/">
BMW