[UI] 'OSTF server is not available' is shown for a second when refresh page on Health Check tab

Bug #1343156 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Kate Pimenova

Bug Description

{
    "build_id": "2014-07-17_10-35-42",
    "ostf_sha": "9863db951a6e159f4fa6e6861c8331e1af069cf8",
    "build_number": "328",
    "auth_required": false,
    "api": "1.0",
    "nailgun_sha": "8df4234f02ef2a93f5ee33f14f8f6d06dc0812ce",
    "production": "docker",
    "fuelmain_sha": "37b50682c58444d33bf5fbe17814591af2109e7e",
    "astute_sha": "d90cad0130da014eded5c21fa5f31054ce999dac",
    "feature_groups": [
        "mirantis"
    ],
    "release": "5.1",
    "fuellib_sha": "9f77d5a0e030b10f8c78018edb1f65bbd6d875ab"
}
Steps:
1. Install fuel
2. Create cluster with default values
3. Open Health Check tab
4. Refresh page

Actual result - 'OSTF server is not available' is shown for a second and then only OSTF tests appear (screen is attached)

Tags: ui
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Changed in fuel:
assignee: Fuel UI Team (fuel-ui) → Kate Pimenova (kpimenova)
status: New → Confirmed
Revision history for this message
xreuze (xreuze) wrote : Re: [Bug 1343156] [NEW] [UI] 'OSTF server is not available' is shown for a second when refresh page on Health Check tab

Are you running this on a local state or as actual net.server container. ?

def startserver():
    local(('ostf-server '
           '--dbpath postgresql+psycopg2://ostf:ostf@localhost/ostf '))

\\ "release": "5.1",
      "fuellib_sha": "9f77d5a0e030b10f8c78018edb1f65bbd6d875ab"
  } <<< this _sha is not been completed for the build. No def..

def integration():
    local(
        ('nosetests fuel_plugin/testing/'
         'tests/functional/tests.py:AdapterTests -vs')
    )

def unit():
    local('nosetests fuel_plugin/testing/tests/unit -v')

On Thu, Jul 17, 2014 at 11:13 AM, Andrey Sledzinskiy <
<email address hidden>> wrote:

> Public bug reported:
>
> {
> "build_id": "2014-07-17_10-35-42",
> "ostf_sha": "9863db951a6e159f4fa6e6861c8331e1af069cf8",
> "build_number": "328",
> "auth_required": false,
> "api": "1.0",
> "nailgun_sha": "8df4234f02ef2a93f5ee33f14f8f6d06dc0812ce",
> "production": "docker",
> "fuelmain_sha": "37b50682c58444d33bf5fbe17814591af2109e7e",
> "astute_sha": "d90cad0130da014eded5c21fa5f31054ce999dac",
> "feature_groups": [
> "mirantis"
> ],
> "release": "5.1",
> "fuellib_sha": "9f77d5a0e030b10f8c78018edb1f65bbd6d875ab"
> }
> Steps:
> 1. Install fuel
> 2. Create cluster with default values
> 3. Open Health Check tab
> 4. Refresh page
>
> Actual result - 'OSTF server is not available' is shown for a second and
> then only OSTF tests appear (screen is attached)
>
> ** Affects: fuel
> Importance: Medium
> Assignee: Fuel UI Team (fuel-ui)
> Status: New
>
>
> ** Tags: ui
>
> ** Attachment added: "OSTFNotAvailableBlinking.png"
>
> https://bugs.launchpad.net/bugs/1343156/+attachment/4154524/+files/OSTFNotAvailableBlinking.png
>
> --
> You received this bug notification because you are subscribed to
> OpenStack.
> Matching subscriptions: LooterBob
> https://bugs.launchpad.net/bugs/1343156
>
> Title:
> [UI] 'OSTF server is not available' is shown for a second when refresh
> page on Health Check tab
>
> Status in Fuel: OpenStack installer that works:
> New
>
> Bug description:
> {
> "build_id": "2014-07-17_10-35-42",
> "ostf_sha": "9863db951a6e159f4fa6e6861c8331e1af069cf8",
> "build_number": "328",
> "auth_required": false,
> "api": "1.0",
> "nailgun_sha": "8df4234f02ef2a93f5ee33f14f8f6d06dc0812ce",
> "production": "docker",
> "fuelmain_sha": "37b50682c58444d33bf5fbe17814591af2109e7e",
> "astute_sha": "d90cad0130da014eded5c21fa5f31054ce999dac",
> "feature_groups": [
> "mirantis"
> ],
> "release": "5.1",
> "fuellib_sha": "9f77d5a0e030b10f8c78018edb1f65bbd6d875ab"
> }
> Steps:
> 1. Install fuel
> 2. Create cluster with default values
> 3. Open Health Check tab
> 4. Refresh page
>
> Actual result - 'OSTF server is not available' is shown for a second
> and then only OSTF tests appear (screen is attached)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/fuel/+bug/1343156/+subscriptions
>

Revision history for this message
Kate Pimenova (kpimenova) wrote :
Changed in fuel:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.