908624afe9bf28caee30aff61f91bd54b0870687
[releng.git] / utils / test / result_collection_api / tools / dashboard / opnfv_dashboard_tests.html
1 <!--\r
2 ##############################################################################\r
3 # All rights reserved. This program and the accompanying materials\r
4 # are made available under the terms of the Apache License, Version 2.0\r
5 # which accompanies this distribution, and is available at\r
6 # http://www.apache.org/licenses/LICENSE-2.0\r
7 ##############################################################################\r
8 -->\r
9 <!DOCTYPE html>\r
10 <html>\r
11   <head>\r
12     <meta charset="utf-8">\r
13     <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">\r
14     <title>OPNFV Functest</title>\r
15     <script type="text/javascript" src="http://dygraphs.com/dygraph-combined.js"></script>\r
16     <script type="text/javascript" src="https://code.jquery.com/jquery-2.2.0.min.js"></script>\r
17     <script type="text/javascript" src="opnfv_dashboard_tests_conf.json"></script>\r
18     <link rel="stylesheet" href="opnfv_dashboard_tests.css">\r
19   </head>\r
20   <body>\r
21     <div id="title">FuncTest</div>\r
22     <div id="tests"></div>\r
23     <script type="text/javascript" src="opnfv_dashboard_tests.js"></script>\r
24   </body>\r
25 </html>\r