Add Euphrates pages for reporting
[releng.git] / utils / test / reporting / html / euphrates.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                                                 </div>
31                                         </header>
32
33                                 <!-- Menu -->
34                                 <!-- Main -->
35                                         <div id="main">
36                                                 <div class="inner">
37                                                         <header>
38                                                                 <h1>Danube reporting</h1>
39                                                         </header>
40                                                         <section class="tiles">
41                                                                 <article class="style3">
42                                                                         <span class="image">
43                                                                                 <img src="img/projectIcon_functest_250x250.png" alt="" />
44                                                                         </span>
45                                                                         <a href="functest-euphrates.html">
46                                                                                 <h2>Functest</h2>
47                                                                                 <div class="content">
48                                                                                         <p>Functional testing</p>
49                                                                                 </div>
50                                                                         </a>
51                                                                 </article>
52                                                                 <article class="style2">
53                                                                         <span class="image">
54                                                                                 <img src="img/projectIcon_yardstick_250x250.png" alt="" />
55                                                                         </span>
56                                                                         <a href="euphrates/yardstick/status-apex.html">
57                                                                                 <h2>Yardstick</h2>
58                                                                                 <div class="content">
59                                                                                         <p>Qualification and performance testing</p>
60                                                                                 </div>
61                                                                         </a>
62                                                                 </article>
63                                                                 <article class="style4">
64                                                                         <span class="image">
65                                                                                 <img src="img/projectIcon_storperf_250x250.png" alt="" />
66                                                                         </span>
67                                                                         <a href="euphrates/storperf/status-apex.html">
68                                                                                 <h2>Storperf</h2>
69                                                                                 <div class="content">
70                                                                                         <p>Storage testing</p>
71                                                                                 </div>
72                                                                         </a>
73                                                                 </article>
74                                                                 <article class="style5">
75                                                                         <span class="image">
76                                                                                 <img src="img/projectIcon_vsperf_250x250.png" alt="" />
77                                                                         </span>
78                                                                         <a href="euphrates/vsperf/status-apex.html">
79                                                                                 <h2>Vsperf</h2>
80                                                                                 <div class="content">
81                                                                                         <p>Virtual switch testing</p>
82                                                                                 </div>
83                                                                         </a>
84                                                                 </article>
85                                                                 <article class="style1">
86                                                                         <span class="image">
87                                                                                 <img src="img/projectIcon_qtip_250x250.png" alt="" />
88                                                                         </span>
89                                                                         <a href="euphrates/qtip/status-apex.html">
90                                                                                 <h2>Qtip</h2>
91                                                                                 <div class="content">
92                                                                                         <p>Benchmark as a service</p>
93                                                                                 </div>
94                                                                         </a>
95                                                                 </article>
96                                                                 <article class="style6">
97                                                                         <span class="image">
98                                                                                 <img src="img/projectIcon_bottlenecks_250x250.png" alt="" />
99                                                                         </span>
100                                                                         <a href="euphrates/bottlenecks/status-apex.html">
101                                                                                 <h2>Bottlenecks</h2>
102                                                                                 <div class="content">
103                                                                                         <p>Bottleneck finder</p>
104                                                                                 </div>
105                                                                         </a>
106                                                                 </article>
107                                                         </section>
108                                                 </div>
109                                         </div>
110
111                                 <!-- Footer -->
112                                         <footer id="footer">
113                                                 <div class="inner">
114                                                         <section>
115                                                                 <h2>OPNFV Testing Working group</h2>
116                                                         </section>
117                                                         <section>
118                                                                 <h2>Follow</h2>
119                                                                 <ul class="icons">
120                                                                         <li><a href="https://twitter.com/opnfv" class="icon style2 fa-twitter"><span class="label">Twitter</span></a></li>
121                                                                         <li><a href="http://git.opnfv.org" class="icon style2 fa-github"><span class="label">GitHub</span></a></li>
122                                                                         <li><a href="mailto:test-wg@list.opnfv.org" class="icon style2 fa-envelope-o"><span class="label">Email</span></a></li>
123                                                                 </ul>
124                                                         </section>
125                                                         <ul class="copyright">
126                                                                 <li>&copy; Untitled. All rights reserved</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
127                                                         </ul>
128                                                 </div>
129                                         </footer>
130
131                         </div>
132
133                 <!-- Scripts -->
134                         <script src="3rd_party/js/jquery.min.js"></script>
135                         <script src="3rd_party/js/skel.min.js"></script>
136                         <script src="3rd_party/js/util.js"></script>
137                         <!--[if lte IE 8]><script src="3rd_party/js/ie/respond.min.js"></script><![endif]-->
138                         <script src="3rd_party/js/main.js"></script>
139
140         </body>
141 </html>