From 7677c43363c22c7bfca60855058af503860c63b8 Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Thu, 7 Jul 2022 19:57:48 +0200 Subject: Clean tabs and trailing blanks Signed-off-by: guillaume.lambert Change-Id: I82c3a2c26f02d9314fce8fa3f5b49c4a65ec8f75 --- commons/traffic-profile-guidelines.rst | 8 +- docs/com/css/theme/OPNFV-Berlin.css | 6 +- docs/com/css/theme/OPNFV.css | 6 +- docs/com/pres/Summit/Berlin-2016/conversation.html | 2 +- .../com/pres/Summit/Berlin-2016/summit-Berlin.html | 24 +- docs/com/pres/Summit/Berlin-2016/testapi.html | 16 +- docs/com/pres/gambia/gambia.md | 2 +- docs/results/euphrates/5.0/apex.html | 398 ++++++++++----------- docs/results/euphrates/5.0/compass.html | 248 ++++++------- docs/results/euphrates/5.0/daisy.html | 42 +-- docs/results/euphrates/5.0/fuel@aarch64.html | 62 ++-- docs/results/euphrates/5.0/fuel@x86.html | 124 +++---- docs/results/euphrates/5.0/joid.html | 124 +++---- docs/results/js/default.css | 2 +- docs/results/js/trend.js | 4 +- 15 files changed, 534 insertions(+), 534 deletions(-) diff --git a/commons/traffic-profile-guidelines.rst b/commons/traffic-profile-guidelines.rst index 0b965b156..9619af6eb 100644 --- a/commons/traffic-profile-guidelines.rst +++ b/commons/traffic-profile-guidelines.rst @@ -11,11 +11,11 @@ Introduction ------------ In order to have consistent testing profiles, it has been suggested to define and store traffic profiles. -These profiles shall be based on operator representative scenario. +These profiles shall be based on operator representative scenario. -These reference profiles may be used by any test projects, unitary, functional or performance tests. -It is possible to adapt them to specific testcases. -It is recommended to use them in order to avoid getting as many profiles as tests. +These reference profiles may be used by any test projects, unitary, functional or performance tests. +It is possible to adapt them to specific testcases. +It is recommended to use them in order to avoid getting as many profiles as tests. It should be helpful to compare the results of test scenario. .. _howto: diff --git a/docs/com/css/theme/OPNFV-Berlin.css b/docs/com/css/theme/OPNFV-Berlin.css index 9f957d6f1..34f73b4bd 100644 --- a/docs/com/css/theme/OPNFV-Berlin.css +++ b/docs/com/css/theme/OPNFV-Berlin.css @@ -31,13 +31,13 @@ body { bottom: 1em; left: 1em; font-size: 0.5em; - + } .reveal .slides > section, .reveal .slides > section > section { line-height: 1.3; font-weight: inherit; } - + .reveal .opnfv-title { background-image: url("../../img/title-bg-berlin.png" no-repeat); } @@ -87,7 +87,7 @@ body { .reveal h1 { text-shadow: none; } - + /********************************************* * OTHER diff --git a/docs/com/css/theme/OPNFV.css b/docs/com/css/theme/OPNFV.css index 745a2a8de..c59c59f8d 100644 --- a/docs/com/css/theme/OPNFV.css +++ b/docs/com/css/theme/OPNFV.css @@ -30,13 +30,13 @@ body { bottom: 1em; left: 1em; font-size: 0.5em; - + } .reveal .slides > section, .reveal .slides > section > section { line-height: 1.3; font-weight: inherit; } - + .reveal .opnfv-title { background-image: url("../../img/title-bg.png" no-repeat); } @@ -83,7 +83,7 @@ body { .reveal h1 { text-shadow: none; } - + /********************************************* * OTHER diff --git a/docs/com/pres/Summit/Berlin-2016/conversation.html b/docs/com/pres/Summit/Berlin-2016/conversation.html index 356c2ad1e..5c1e18450 100644 --- a/docs/com/pres/Summit/Berlin-2016/conversation.html +++ b/docs/com/pres/Summit/Berlin-2016/conversation.html @@ -215,7 +215,7 @@ diff --git a/docs/com/pres/Summit/Berlin-2016/summit-Berlin.html b/docs/com/pres/Summit/Berlin-2016/summit-Berlin.html index 97fa66c18..2b3b3b4ef 100644 --- a/docs/com/pres/Summit/Berlin-2016/summit-Berlin.html +++ b/docs/com/pres/Summit/Berlin-2016/summit-Berlin.html @@ -81,7 +81,7 @@
## so concretely... - * Validate scenarios for the release + * Validate scenarios for the release * Give confidence on OPNFV fresh releases * Ensure consistancy towards installers * Ensure End to End interoperability @@ -135,7 +135,7 @@ * 2 installers: Foreman/Fuel * Lots of manual operations (reporting, documentation)
- +
# Brahmaputra @@ -146,8 +146,8 @@ * 3 feature projects: doctor, promise, sdnvpn * 13 Scenarios * 4 Installers (Apex, Compass, Fuel, Joid) - * Test result collection - * Automatic dashboard + * Test result collection + * Automatic dashboard

Jiras

@@ -196,7 +196,7 @@ - * difference of duration due to POD and test suites + * difference of duration due to POD and test suites
@@ -204,7 +204,7 @@ * Tempest/Rally * harmonizing installer related OpenStack configuration differences * creating customized test lists - * main challenge was resolving SDN controller interworking problems + * main challenge was resolving SDN controller interworking problems * vIMS * complete but complex test case * very interesting to automate (pre MANO, most of Telco needs met there) @@ -212,7 +212,7 @@
-
+
# Colorado
@@ -221,7 +221,7 @@ ## What's new? * New internal test cases: healthcheck, security * New controler: OpenContrail? - * New feature projects (domino, multisites, movie, parser, moon, copper, models, onos-sfc...) + * New feature projects (domino, multisites, movie, parser, moon, copper, models, onos-sfc...) * ARM Support (congratulations to ENEA team!) * Simplified feature project integration journey
@@ -255,19 +255,19 @@ * New VNFs (vEPC, vCDN, vWhatever...) * Multi sites (e.g bgpvpn with different back ends) * Better test coverage -
+
## A Functional testing As a Service framework * Scenario owner can select their relevant test cases * Test duration estimation * Agile dashboarding * Analytics -
+
## Upstream * Rally: time to give back more - * Functest description for ETSI? -
+ * Functest description for ETSI? +
diff --git a/docs/com/pres/Summit/Berlin-2016/testapi.html b/docs/com/pres/Summit/Berlin-2016/testapi.html index c40637cbf..5e56d5052 100644 --- a/docs/com/pres/Summit/Berlin-2016/testapi.html +++ b/docs/com/pres/Summit/Berlin-2016/testapi.html @@ -69,7 +69,7 @@ * Test cases * Results
- +
## Status Currently * From many projects @@ -87,7 +87,7 @@
- +
## Help building * Dashboards @@ -135,8 +135,8 @@
  • Scripts to support databse backup/restore/update
  • Support installation
  • @@ -148,12 +148,12 @@
    # API Evoluation
    - +

    URI changes...

    -
    +

    testresults.opnfv.org/TestAPI =>
    testresults.opnfv.org/test/api/v1

    - +

    /test/api/v1/pods

    /test/api/v1/projects

    /test/api/v1/projects/qtip/cases

    @@ -200,7 +200,7 @@

    unit tests

    
    -umry8364@umry8364-Latitude-E6400:~/Dev/OPNFV/releng/utils/test/result_collection_api$ ./run_test.sh 
    +umry8364@umry8364-Latitude-E6400:~/Dev/OPNFV/releng/utils/test/result_collection_api$ ./run_test.sh
     Tests running...
     WARNING:tornado.general:404 GET /dashboard/v1/results?case=vPing&pod=zte-pod1&version=C&installer=fuel&period=5 (127.0.0.1): Project name missing
     WARNING:tornado.access:404 GET /dashboard/v1/results?case=vPing&pod=zte-pod1&version=C&installer=fuel&period=5 (127.0.0.1) 2.30ms
    diff --git a/docs/com/pres/gambia/gambia.md b/docs/com/pres/gambia/gambia.md
    index cf5f0f1bf..88dd524cc 100644
    --- a/docs/com/pres/gambia/gambia.md
    +++ b/docs/com/pres/gambia/gambia.md
    @@ -85,7 +85,7 @@ the classical ONAP testing virtual machine (**> 1GB**).
       - all ONAP Robot Framework files retrieved from the original repositories
       - testcases.yaml describing the testcases
     
    -[Orange-OpenSource/xtesting-onap-robot](https://github.com/Orange-OpenSource/xtesting-onap-robot/)  
    +[Orange-OpenSource/xtesting-onap-robot](https://github.com/Orange-OpenSource/xtesting-onap-robot/)
     
     
     ###  What's new in Xtesting?
    diff --git a/docs/results/euphrates/5.0/apex.html b/docs/results/euphrates/5.0/apex.html
    index 2a75054c3..34f0c1503 100644
    --- a/docs/results/euphrates/5.0/apex.html
    +++ b/docs/results/euphrates/5.0/apex.html
    @@ -307,13 +307,13 @@ $(document).ready(function (){
                             Iteration
                         
                             
    -                            
    +
                                 
    -                            
    +
                                 
    -                            
    +
                                 
    -                            
    +
                                 
                                 os-odl-fdio-ha
                                     
    @@ -327,7 +327,7 @@ $(document).ready(function (){ 4/18 3 - + os-nosdn-ovs_dpdk-ha
    @@ -341,9 +341,9 @@ $(document).ready(function (){ 16/18 2 - + - + os-nosdn-fdio-ha
    @@ -357,11 +357,11 @@ $(document).ready(function (){ 18/20 3 - + - + - + os-nosdn-bar-ha
    @@ -369,7 +369,7 @@ $(document).ready(function (){ 26/27 4 - + os-nosdn-nofeature-ha
    @@ -413,9 +413,9 @@ $(document).ready(function (){ 8/30 4 - + - + os-ovn-nofeature-noha
    @@ -423,9 +423,9 @@ $(document).ready(function (){ 6/18 2 - + - + os-odl-nofeature-noha
    @@ -439,9 +439,9 @@ $(document).ready(function (){ 4/18 3 - + - + os-odl-fdio_dvr-noha
    @@ -461,7 +461,7 @@ $(document).ready(function (){ 18/18 3 - + os-nosdn-calipso-noha
    @@ -469,7 +469,7 @@ $(document).ready(function (){ 18/18 3 - + @@ -489,31 +489,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + @@ -534,31 +534,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Domino * @@ -582,37 +582,37 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + FDS - + SNAPS - + Domino * @@ -636,34 +636,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Doctor * @@ -693,37 +693,37 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + FDS - + SNAPS - + Domino * @@ -747,31 +747,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + @@ -792,31 +792,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Doctor * @@ -843,31 +843,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + @@ -888,31 +888,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Doctor * @@ -942,34 +942,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Doctor * @@ -996,31 +996,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + @@ -1041,31 +1041,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Domino * @@ -1089,34 +1089,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Doctor * @@ -1143,37 +1143,37 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + FDS - + SNAPS - + Domino * @@ -1197,31 +1197,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Doctor * @@ -1251,31 +1251,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Doctor * @@ -1302,31 +1302,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Doctor * @@ -1356,31 +1356,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Doctor * @@ -1407,31 +1407,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Doctor * diff --git a/docs/results/euphrates/5.0/compass.html b/docs/results/euphrates/5.0/compass.html index d62ba4d2e..b7f7a20ea 100644 --- a/docs/results/euphrates/5.0/compass.html +++ b/docs/results/euphrates/5.0/compass.html @@ -223,11 +223,11 @@ $(document).ready(function (){ Iteration - + - + - + os-odl_l3-nofeature-ha
    @@ -247,7 +247,7 @@ $(document).ready(function (){ 26/30 9 - + os-nosdn-ovs_dpdk-ha
    @@ -255,9 +255,9 @@ $(document).ready(function (){ 2/18 3 - + - + os-odl_l2-moon-ha
    @@ -301,11 +301,11 @@ $(document).ready(function (){ 24/30 4 - + - + - + os-nosdn-nofeature-noha
    @@ -313,7 +313,7 @@ $(document).ready(function (){ 26/27 6 - + os-nosdn-ovs_dpdk-noha
    @@ -327,9 +327,9 @@ $(document).ready(function (){ 14/18 3 - + - + @@ -349,31 +349,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Domino * @@ -397,34 +397,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + SFC * @@ -451,34 +451,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Domino * @@ -502,31 +502,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Domino * @@ -550,31 +550,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Domino * @@ -598,34 +598,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + SFC * @@ -652,31 +652,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Domino * @@ -700,31 +700,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + @@ -745,31 +745,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + @@ -790,31 +790,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Domino * @@ -838,34 +838,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Domino * @@ -889,31 +889,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Domino * diff --git a/docs/results/euphrates/5.0/daisy.html b/docs/results/euphrates/5.0/daisy.html index 6de8d0895..09580fc19 100644 --- a/docs/results/euphrates/5.0/daisy.html +++ b/docs/results/euphrates/5.0/daisy.html @@ -127,9 +127,9 @@ $(document).ready(function (){ Iteration - + - + @@ -149,31 +149,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Domino * @@ -206,34 +206,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Domino * diff --git a/docs/results/euphrates/5.0/fuel@aarch64.html b/docs/results/euphrates/5.0/fuel@aarch64.html index c8a2f2db0..aa9f1eb66 100644 --- a/docs/results/euphrates/5.0/fuel@aarch64.html +++ b/docs/results/euphrates/5.0/fuel@aarch64.html @@ -115,7 +115,7 @@ $(document).ready(function (){ Iteration - + os-nosdn-nofeature-ha
    @@ -147,9 +147,9 @@ $(document).ready(function (){ 1/9 1 - + - + @@ -169,31 +169,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Promise * @@ -220,31 +220,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Promise * @@ -283,34 +283,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Promise * diff --git a/docs/results/euphrates/5.0/fuel@x86.html b/docs/results/euphrates/5.0/fuel@x86.html index 3b918dd74..52b67b37f 100644 --- a/docs/results/euphrates/5.0/fuel@x86.html +++ b/docs/results/euphrates/5.0/fuel@x86.html @@ -151,7 +151,7 @@ $(document).ready(function (){ Iteration - + os-odl-nofeature-ha
    @@ -159,9 +159,9 @@ $(document).ready(function (){ 29/30 6 - + - + os-nosdn-ovs-ha
    @@ -193,7 +193,7 @@ $(document).ready(function (){ 25/27 10 - + os-odl-nofeature-noha
    @@ -207,9 +207,9 @@ $(document).ready(function (){ 27/27 9 - + - + @@ -229,31 +229,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Promise * @@ -280,34 +280,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Promise * @@ -334,34 +334,34 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + ODL - + SNAPS - + Promise * @@ -388,31 +388,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Promise * @@ -439,31 +439,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Promise * @@ -490,31 +490,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Promise * diff --git a/docs/results/euphrates/5.0/joid.html b/docs/results/euphrates/5.0/joid.html index d58efcca1..9b6d0f4d0 100644 --- a/docs/results/euphrates/5.0/joid.html +++ b/docs/results/euphrates/5.0/joid.html @@ -163,7 +163,7 @@ $(document).ready(function (){ Iteration - + os-ocl-nofeature-ha
    @@ -171,7 +171,7 @@ $(document).ready(function (){ 3/27 10 - + os-nosdn-openbaton-ha
    @@ -185,7 +185,7 @@ $(document).ready(function (){ 2/15 4 - + os-nosdn-nofeature-ha
    @@ -211,7 +211,7 @@ $(document).ready(function (){ 3/27 9 - + os-nosdn-nofeature-noha
    @@ -219,9 +219,9 @@ $(document).ready(function (){ 15/27 9 - + - + os-nosdn-lxd-noha
    @@ -229,7 +229,7 @@ $(document).ready(function (){ 3/15 9 - + @@ -249,31 +249,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + @@ -294,31 +294,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + @@ -339,31 +339,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Promise * @@ -390,31 +390,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Promise * @@ -441,19 +441,19 @@ $(document).ready(function (){ Health (connection) - + vPing (ssh) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + Promise * @@ -480,19 +480,19 @@ $(document).ready(function (){ Health (connection) - + vPing (ssh) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + Promise * @@ -519,31 +519,31 @@ $(document).ready(function (){ Health (connection) - + Health (api) - + Health (dhcp) - + vPing (ssh) - + vPing (userdata) - + Tempest (smoke) - + Rally (smoke) - + Refstack - + SNAPS - + Promise * diff --git a/docs/results/js/default.css b/docs/results/js/default.css index e32fa5fba..cbb564326 100644 --- a/docs/results/js/default.css +++ b/docs/results/js/default.css @@ -55,7 +55,7 @@ td{ background-color: #0095a2; } -h1 { +h1 { display: block; font-size: 2em; margin-top: 0.67em; diff --git a/docs/results/js/trend.js b/docs/results/js/trend.js index f24213382..47ee4d906 100644 --- a/docs/results/js/trend.js +++ b/docs/results/js/trend.js @@ -63,13 +63,13 @@ var trend = function(container, trend_data) { .attr("d", valueline(trend_data)) .attr("stroke", "steelblue") .attr("fill", "none"); - + trend_svg.selectAll(".dot") .data(trend_data) .enter().append("circle") .attr("r", 2.5) .attr("cx", function(d) { return trend_x(d.date); }) - .attr("cy", function(d) { return trend_y(d.score); }); + .attr("cy", function(d) { return trend_y(d.score); }); return trend; } -- cgit 1.2.3-korg