Add and insert new project icons
[releng.git] / utils / test / reporting / html / danube.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>Danube 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-danube.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="danube/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="danube/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="danube/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                                                         </section>
102                                                 </div>
103                                         </div>
104
105                                 <!-- Footer -->
106                                         <footer id="footer">
107                                                 <div class="inner">
108                                                         <section>
109                                                                 <h2>OPNFV Testing Working group</h2>
110                                                         </section>
111                                                         <section>
112                                                                 <h2>Follow</h2>
113                                                                 <ul class="icons">
114                                                                         <li><a href="https://twitter.com/opnfv" class="icon style2 fa-twitter"><span class="label">Twitter</span></a></li>
115                                                                         <li><a href="http://git.opnfv.org" class="icon style2 fa-github"><span class="label">GitHub</span></a></li>
116                                                                         <li><a href="mailto:test-wg@list.opnfv.org" class="icon style2 fa-envelope-o"><span class="label">Email</span></a></li>
117                                                                 </ul>
118                                                         </section>
119                                                         <ul class="copyright">
120                                                                 <li>&copy; Untitled. All rights reserved</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
121                                                         </ul>
122                                                 </div>
123                                         </footer>
124
125                         </div>
126
127                 <!-- Scripts -->
128                         <script src="3rd_party/js/jquery.min.js"></script>
129                         <script src="3rd_party/js/skel.min.js"></script>
130                         <script src="3rd_party/js/util.js"></script>
131                         <!--[if lte IE 8]><script src="3rd_party/js/ie/respond.min.js"></script><![endif]-->
132                         <script src="3rd_party/js/main.js"></script>
133
134         </body>
135 </html>