Add and insert new project icons
[releng.git] / utils / test / reporting / html / master.html
1 <!DOCTYPE HTML>
2 <!--
3         Phantom by HTML5 UP
4         html5up.net | @ajlkn
5         Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
6 -->
7 <html>
8         <head>
9                 <title>Phantom by HTML5 UP</title>
10                 <meta charset="utf-8" />
11                 <meta name="viewport" content="width=device-width, initial-scale=1" />
12                 <!--[if lte IE 8]><script src="3rd_party/js/ie/html5shiv.js"></script><![endif]-->
13                 <link rel="stylesheet" href="3rd_party/css/main.css" />
14                 <!--[if lte IE 9]><link rel="stylesheet" href="3rd_party/css/ie9.css" /><![endif]-->
15                 <!--[if lte IE 8]><link rel="stylesheet" href="3rd_party/css/ie8.css" /><![endif]-->
16         </head>
17         <body>
18                 <!-- Wrapper -->
19                         <div id="wrapper">
20
21                                 <!-- Header -->
22                                         <header id="header">
23                                                 <div class="inner">
24
25                                                         <!-- Logo -->
26                                                                 <a href="index.html" class="logo">
27                                                                         <span class="symbol"><img src="img/logo.svg" alt="" /></span><span class="title">Phantom</span>
28                                                                 </a>
29
30                                                         <!-- Nav -->
31                                                         <!--    <nav>
32                                                                         <ul>
33                                                                                 <li><a href="#menu">Menu</a></li>
34                                                                         </ul>
35                                                                 </nav>
36                              --->
37                                                 </div>
38                                         </header>
39
40                                 <!-- Menu -->
41                                 <!---   <nav id="menu">
42                                                 <h2>Menu</h2>
43                                                 <ul>
44                                                         <li><a href="index.html">Home</a></li>
45                                                         <li><a href="colorado.html">Colorado</a></li>
46                                                         <li><a href="danube.html">Danube</a></li>
47                                                 </ul>
48                                         </nav>
49                 --->
50                                 <!-- Main -->
51                                         <div id="main">
52                                                 <div class="inner">
53                                                         <header>
54                                                                 <h1>Master reporting</h1>
55                                                         </header>
56                                                         <section class="tiles">
57                                                                 <article class="style3">
58                                                                         <span class="image">
59                                                                                 <img src="img/projectIcon_functest_250x250.png" alt="" />
60                                                                         </span>
61                                                                         <a href="functest-master.html">
62                                                                                 <h2>Functest</h2>
63                                                                                 <div class="content">
64                                                                                         <p>Functional testing</p>
65                                                                                 </div>
66                                                                         </a>
67                                                                 </article>
68                                                                 <article class="style2">
69                                                                         <span class="image">
70                                                                                 <img src="img/projectIcon_yardstick_250x250.png" alt="" />
71                                                                         </span>
72                                                                         <a href="master/yardstick/status-apex.html">
73                                                                                 <h2>Yardstick</h2>
74                                                                                 <div class="content">
75                                                                                         <p>Qualification and performance testing</p>
76                                                                                 </div>
77                                                                         </a>
78                                                                 </article>
79                                                                 <article class="style4">
80                                                                         <span class="image">
81                                                                                 <img src="img/projectIcon_storperf_250x250.png" alt="" />
82                                                                         </span>
83                                                                         <a href="master/storperf/status-apex.html">
84                                                                                 <h2>Storperf</h2>
85                                                                                 <div class="content">
86                                                                                         <p>Storage testing</p>
87                                                                                 </div>
88                                                                         </a>
89                                                                 </article>
90                                                                 <article class="style5">
91                                                                         <span class="image">
92                                                                                 <img src="img/projectIcon_vsperf_250x250.png" alt="" />
93                                                                         </span>
94                                                                         <a href="master/vsperf/status-apex.html">
95                                                                                 <h2>Vsperf</h2>
96                                                                                 <div class="content">
97                                                                                         <p>Virtual switch testing</p>
98                                                                                 </div>
99                                                                         </a>
100                                                                 </article>
101                                                                 <article class="style1">
102                                                                         <span class="image">
103                                                                                 <img src="img/projectIcon_qtip_250x250.png" alt="" />
104                                                                         </span>
105                                                                         <a href="master/qtip/status-apex.html">
106                                                                                 <h2>Qtip</h2>
107                                                                                 <div class="content">
108                                                                                         <p>Benchmark as a service</p>
109                                                                                 </div>
110                                                                         </a>
111                                                                 </article>
112                                                                 <article class="style6">
113                                                                         <span class="image">
114                                                                                 <img src="img/projectIcon_bottlenecks_250x250.png" alt="" />
115                                                                         </span>
116                                                                         <a href="master/bottlenecks/status-apex.html">
117                                                                                 <h2>Bottlenecks</h2>
118                                                                                 <div class="content">
119                                                                                         <p>Bottleneck finder</p>
120                                                                                 </div>
121                                                                         </a>
122                                                                 </article>
123
124                                                         </section>
125                                                 </div>
126                                         </div>
127
128                                 <!-- Footer -->
129                                         <footer id="footer">
130                                                 <div class="inner">
131                                                         <section>
132                                                                 <h2>OPNFV Testing Working group</h2>
133                                                         </section>
134                                                         <section>
135                                                                 <h2>Follow</h2>
136                                                                 <ul class="icons">
137                                                                         <li><a href="https://twitter.com/opnfv" class="icon style2 fa-twitter"><span class="label">Twitter</span></a></li>
138                                                                         <li><a href="http://git.opnfv.org" class="icon style2 fa-github"><span class="label">GitHub</span></a></li>
139                                                                         <li><a href="mailto:test-wg@list.opnfv.org" class="icon style2 fa-envelope-o"><span class="label">Email</span></a></li>
140                                                                 </ul>
141                                                         </section>
142                                                         <ul class="copyright">
143                                                                 <li>&copy; Untitled. All rights reserved</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
144                                                         </ul>
145                                                 </div>
146                                         </footer>
147
148                         </div>
149
150                 <!-- Scripts -->
151                         <script src="3rd_party/js/jquery.min.js"></script>
152                         <script src="3rd_party/js/skel.min.js"></script>
153                         <script src="3rd_party/js/util.js"></script>
154                         <!--[if lte IE 8]><script src="3rd_party/js/ie/respond.min.js"></script><![endif]-->
155                         <script src="3rd_party/js/main.js"></script>
156
157         </body>
158 </html>