summaryrefslogtreecommitdiffstats
path: root/reporting/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
commit69ab7718772ca382842df7d04ec30f4189f1a8c2 (patch)
tree800d16fa63b79dae9e818021cfdfd33cb9ba951d /reporting/html
parent3bda241da0264a6a46cbda51f61931dd4299db20 (diff)
Add and insert new project icons
Change-Id: I4334bca1ab02a5d26b84b934cb718b3753ce0a13 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'reporting/html')
-rw-r--r--reporting/html/colorado.html4
-rw-r--r--reporting/html/danube.html17
-rw-r--r--reporting/html/master.html40
3 files changed, 53 insertions, 8 deletions
diff --git a/reporting/html/colorado.html b/reporting/html/colorado.html
index ad1cdd4..58cb009 100644
--- a/reporting/html/colorado.html
+++ b/reporting/html/colorado.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-colorado.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="colorado/yardstick/status-apex.html">
<h2>Yardstick</h2>
diff --git a/reporting/html/danube.html b/reporting/html/danube.html
index d63e19d..09de789 100644
--- a/reporting/html/danube.html
+++ b/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>
diff --git a/reporting/html/master.html b/reporting/html/master.html
index 438bf20..7805386 100644
--- a/reporting/html/master.html
+++ b/reporting/html/master.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-master.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="master/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="master/storperf/status-apex.html">
<h2>Storperf</h2>
@@ -87,6 +87,40 @@
</div>
</a>
</article>
+ <article class="style5">
+ <span class="image">
+ <img src="img/projectIcon_vsperf_250x250.png" alt="" />
+ </span>
+ <a href="master/vsperf/status-apex.html">
+ <h2>Vsperf</h2>
+ <div class="content">
+ <p>Virtual switch testing</p>
+ </div>
+ </a>
+ </article>
+ <article class="style1">
+ <span class="image">
+ <img src="img/projectIcon_qtip_250x250.png" alt="" />
+ </span>
+ <a href="master/qtip/status-apex.html">
+ <h2>Qtip</h2>
+ <div class="content">
+ <p>Benchmark as a service</p>
+ </div>
+ </a>
+ </article>
+ <article class="style6">
+ <span class="image">
+ <img src="img/projectIcon_bottlenecks_250x250.png" alt="" />
+ </span>
+ <a href="master/bottlenecks/status-apex.html">
+ <h2>Bottlenecks</h2>
+ <div class="content">
+ <p>Bottleneck finder</p>
+ </div>
+ </a>
+ </article>
+
</section>
</div>
</div>