438bf20232555aca74274bbcaac20e9b234705a2
[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/functest.jpg" 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/yardstick.jpg" 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/storperf.jpg" 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                                                         </section>
91                                                 </div>
92                                         </div>
93
94                                 <!-- Footer -->
95                                         <footer id="footer">
96                                                 <div class="inner">
97                                                         <section>
98                                                                 <h2>OPNFV Testing Working group</h2>
99                                                         </section>
100                                                         <section>
101                                                                 <h2>Follow</h2>
102                                                                 <ul class="icons">
103                                                                         <li><a href="https://twitter.com/opnfv" class="icon style2 fa-twitter"><span class="label">Twitter</span></a></li>
104                                                                         <li><a href="http://git.opnfv.org" class="icon style2 fa-github"><span class="label">GitHub</span></a></li>
105                                                                         <li><a href="mailto:test-wg@list.opnfv.org" class="icon style2 fa-envelope-o"><span class="label">Email</span></a></li>
106                                                                 </ul>
107                                                         </section>
108                                                         <ul class="copyright">
109                                                                 <li>&copy; Untitled. All rights reserved</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
110                                                         </ul>
111                                                 </div>
112                                         </footer>
113
114                         </div>
115
116                 <!-- Scripts -->
117                         <script src="3rd_party/js/jquery.min.js"></script>
118                         <script src="3rd_party/js/skel.min.js"></script>
119                         <script src="3rd_party/js/util.js"></script>
120                         <!--[if lte IE 8]><script src="3rd_party/js/ie/respond.min.js"></script><![endif]-->
121                         <script src="3rd_party/js/main.js"></script>
122
123         </body>
124 </html>