More slides, re-order list of OS projects.

This commit is contained in:
James E. Blair 2011-10-26 14:15:01 -04:00
parent 124fe18e66
commit 6b895a71ae
2 changed files with 31 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

View File

@ -59,7 +59,7 @@ Monty Taylor
<h1>Types of Tests</h1>
<ul class="incremental">
<ul>
<li> Unit tests </li>
<li> Functional tests
<ul>
@ -77,18 +77,10 @@ Monty Taylor
</div>
<div class="slide">
<h1>OpenStack Projects</h1>
<center>
<img src="images/lp-os-projects.png"/>
</center>
</div>
<div class="slide">
<h1>Test Process</h1>
<p>Each test:</p>
<ul>
<li> PXE boot </li>
<li> Install Ubuntu </li>
@ -117,5 +109,34 @@ Monty Taylor
</div>
<div class="slide">
<h1>OpenStack Projects</h1>
<center>
<img src="images/lp-os-projects.png"/>
</center>
</div>
<div class="slide">
<h1>Testing as a Service [TaaS]</h1>
<ul>
<li> Common Interface: Jenkins </li>
<li> Inputs: commits to openstack projects </li>
<li> Outputs: test results </li>
</ul>
</div>
<div class="slide">
<h1>Troubleshooting Test Jobs</h1>
<img src="images/jenkins-deploy.png"/>
</div>
</body>
</html>