diff options
Diffstat (limited to 'utils/test')
27 files changed, 53 insertions, 8 deletions
diff --git a/utils/test/reporting/html/colorado.html b/utils/test/reporting/html/colorado.html index ad1cdd456..58cb00933 100644 --- a/utils/test/reporting/html/colorado.html +++ b/utils/test/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/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> diff --git a/utils/test/reporting/html/master.html b/utils/test/reporting/html/master.html index 438bf2023..7805386fe 100644 --- a/utils/test/reporting/html/master.html +++ b/utils/test/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> diff --git a/utils/test/reporting/img/functest.jpg b/utils/test/reporting/img/functest.jpg Binary files differdeleted file mode 100644 index 3a10da388..000000000 --- a/utils/test/reporting/img/functest.jpg +++ /dev/null diff --git a/utils/test/reporting/img/projectIcon_bottlenecks.png b/utils/test/reporting/img/projectIcon_bottlenecks.png Binary files differnew file mode 100644 index 000000000..8b78f881e --- /dev/null +++ b/utils/test/reporting/img/projectIcon_bottlenecks.png diff --git a/utils/test/reporting/img/projectIcon_bottlenecks_250x250.png b/utils/test/reporting/img/projectIcon_bottlenecks_250x250.png Binary files differnew file mode 100644 index 000000000..ec6f58d74 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_bottlenecks_250x250.png diff --git a/utils/test/reporting/img/projectIcon_bottlenecks_60x60.png b/utils/test/reporting/img/projectIcon_bottlenecks_60x60.png Binary files differnew file mode 100644 index 000000000..a09d57d15 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_bottlenecks_60x60.png diff --git a/utils/test/reporting/img/projectIcon_dovetail.png b/utils/test/reporting/img/projectIcon_dovetail.png Binary files differnew file mode 100644 index 000000000..a97767c22 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_dovetail.png diff --git a/utils/test/reporting/img/projectIcon_dovetail_250x250.png b/utils/test/reporting/img/projectIcon_dovetail_250x250.png Binary files differnew file mode 100644 index 000000000..d9ff0efc0 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_dovetail_250x250.png diff --git a/utils/test/reporting/img/projectIcon_dovetail_60x60.png b/utils/test/reporting/img/projectIcon_dovetail_60x60.png Binary files differnew file mode 100644 index 000000000..2db318461 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_dovetail_60x60.png diff --git a/utils/test/reporting/img/projectIcon_functest.png b/utils/test/reporting/img/projectIcon_functest.png Binary files differnew file mode 100644 index 000000000..cc9d17cfa --- /dev/null +++ b/utils/test/reporting/img/projectIcon_functest.png diff --git a/utils/test/reporting/img/projectIcon_functest_250x250.png b/utils/test/reporting/img/projectIcon_functest_250x250.png Binary files differnew file mode 100644 index 000000000..54f08f8a0 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_functest_250x250.png diff --git a/utils/test/reporting/img/projectIcon_functest_60x60.png b/utils/test/reporting/img/projectIcon_functest_60x60.png Binary files differnew file mode 100644 index 000000000..dead753a9 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_functest_60x60.png diff --git a/utils/test/reporting/img/projectIcon_qtip.png b/utils/test/reporting/img/projectIcon_qtip.png Binary files differnew file mode 100644 index 000000000..9bcaf477e --- /dev/null +++ b/utils/test/reporting/img/projectIcon_qtip.png diff --git a/utils/test/reporting/img/projectIcon_qtip_250x250.png b/utils/test/reporting/img/projectIcon_qtip_250x250.png Binary files differnew file mode 100644 index 000000000..10abd1504 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_qtip_250x250.png diff --git a/utils/test/reporting/img/projectIcon_qtip_60x60.png b/utils/test/reporting/img/projectIcon_qtip_60x60.png Binary files differnew file mode 100644 index 000000000..6e756a780 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_qtip_60x60.png diff --git a/utils/test/reporting/img/projectIcon_storperf.png b/utils/test/reporting/img/projectIcon_storperf.png Binary files differnew file mode 100644 index 000000000..69b4bfc8e --- /dev/null +++ b/utils/test/reporting/img/projectIcon_storperf.png diff --git a/utils/test/reporting/img/projectIcon_storperf_250x250.png b/utils/test/reporting/img/projectIcon_storperf_250x250.png Binary files differnew file mode 100644 index 000000000..e33378902 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_storperf_250x250.png diff --git a/utils/test/reporting/img/projectIcon_storperf_60x60.png b/utils/test/reporting/img/projectIcon_storperf_60x60.png Binary files differnew file mode 100644 index 000000000..7dd3702a2 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_storperf_60x60.png diff --git a/utils/test/reporting/img/projectIcon_vsperf.png b/utils/test/reporting/img/projectIcon_vsperf.png Binary files differnew file mode 100644 index 000000000..455800907 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_vsperf.png diff --git a/utils/test/reporting/img/projectIcon_vsperf_250x250.png b/utils/test/reporting/img/projectIcon_vsperf_250x250.png Binary files differnew file mode 100644 index 000000000..0b7002995 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_vsperf_250x250.png diff --git a/utils/test/reporting/img/projectIcon_vsperf_60x60.png b/utils/test/reporting/img/projectIcon_vsperf_60x60.png Binary files differnew file mode 100644 index 000000000..b066a59af --- /dev/null +++ b/utils/test/reporting/img/projectIcon_vsperf_60x60.png diff --git a/utils/test/reporting/img/projectIcon_yardstick.png b/utils/test/reporting/img/projectIcon_yardstick.png Binary files differnew file mode 100644 index 000000000..5e868f1bd --- /dev/null +++ b/utils/test/reporting/img/projectIcon_yardstick.png diff --git a/utils/test/reporting/img/projectIcon_yardstick_250x250.png b/utils/test/reporting/img/projectIcon_yardstick_250x250.png Binary files differnew file mode 100644 index 000000000..8acccc030 --- /dev/null +++ b/utils/test/reporting/img/projectIcon_yardstick_250x250.png diff --git a/utils/test/reporting/img/projectIcon_yardstick_60x60.png b/utils/test/reporting/img/projectIcon_yardstick_60x60.png Binary files differnew file mode 100644 index 000000000..ee3a20bca --- /dev/null +++ b/utils/test/reporting/img/projectIcon_yardstick_60x60.png diff --git a/utils/test/reporting/img/storperf.jpg b/utils/test/reporting/img/storperf.jpg Binary files differdeleted file mode 100644 index 37492e69e..000000000 --- a/utils/test/reporting/img/storperf.jpg +++ /dev/null diff --git a/utils/test/reporting/img/yardstick.jpg b/utils/test/reporting/img/yardstick.jpg Binary files differdeleted file mode 100644 index e0907ca93..000000000 --- a/utils/test/reporting/img/yardstick.jpg +++ /dev/null |