summaryrefslogtreecommitdiffstats
path: root/utils/test/reporting/html/danube.html
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-03-27 11:14:42 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2017-03-27 11:14:42 +0200
commit82c21a4c29258fd119586af1f8d3c9d74be775c2 (patch)
treeb892fffc9a5e60631e6828186a9a8fb2ef05a0d0 /utils/test/reporting/html/danube.html
parenta7d34e413eb83825bd16191e70256e984dc66808 (diff)
Add and insert new project icons
Change-Id: I4334bca1ab02a5d26b84b934cb718b3753ce0a13 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'utils/test/reporting/html/danube.html')
-rw-r--r--utils/test/reporting/html/danube.html17
1 files changed, 14 insertions, 3 deletions
diff --git a/utils/test/reporting/html/danube.html b/utils/test/reporting/html/danube.html
index d63e19d90..09de789d4 100644
--- a/utils/test/reporting/html/danube.html
+++ b/utils/test/reporting/html/danube.html
@@ -56,7 +56,7 @@
<section class="tiles">
<article class="style3">
<span class="image">
- <img src="img/functest.jpg" alt="" />
+ <img src="img/projectIcon_functest_250x250.png" alt="" />
</span>
<a href="functest-danube.html">
<h2>Functest</h2>
@@ -67,7 +67,7 @@
</article>
<article class="style2">
<span class="image">
- <img src="img/yardstick.jpg" alt="" />
+ <img src="img/projectIcon_yardstick_250x250.png" alt="" />
</span>
<a href="danube/yardstick/status-apex.html">
<h2>Yardstick</h2>
@@ -78,7 +78,7 @@
</article>
<article class="style4">
<span class="image">
- <img src="img/storperf.jpg" alt="" />
+ <img src="img/projectIcon_storperf_250x250.png" alt="" />
</span>
<a href="danube/storperf/status-apex.html">
<h2>Storperf</h2>
@@ -87,6 +87,17 @@
</div>
</a>
</article>
+ <article class="style5">
+ <span class="image">
+ <img src="img/projectIcon_vsperf_250x250.png" alt="" />
+ </span>
+ <a href="danube/vsperf/status-apex.html">
+ <h2>Vsperf</h2>
+ <div class="content">
+ <p>Virtual switch testing</p>
+ </div>
+ </a>
+ </article>
</section>
</div>
</div>