Remove compass4nfv weekly danube job
[releng.git] / utils / test / testapi / opnfv_testapi / ui / home / home.html
1 <div class="jumbotron openstack-intro">
2     <div class="pull-right right openstack-intro__logo">
3         <img src="testapi-ui/assets/img/opnfv-logo.png" alt="OPNFV">
4     </div>
5     <div class="pull-left left openstack-intro__content">
6         <h1>Results Collection</h1>
7         <p>TestAPI is a source of tools for OPNFV test results collection</p>
8     </div>
9     <div class="clearfix"></div>
10 </div>
11
12 <div class="row">
13     <div class="col-lg-6">
14         <h4>What is TestAPI?</h4>
15         <ul>
16             <li>Toolset for testing interoperability between OPNFV test projects.</li>
17             <li>Database backed website supporting collection and publication of
18             community test results for OPNFV.</li>
19             <li>User interface to display individual test run results.</li>
20         </ul>
21     </div>
22 </div>
23