On Centos 7 ostf tests results are not reflected in UI

Bug #1520218 reported by Alexandr Kostrikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Alexandr Kostrikov

Bug Description

Json is returned as
[{"status": "finished", "tests": [], "testset": "configuration", "meta": null, "ended_at": "2015-11-26 12:17:27.029014", "cluster_id": 1, "started_at": "2015-11-26 12:12:12.640567", "id": 6}, {"status": "finished", "tests": [], "testset": "smoke", "meta": null, "ended_at": "2015-11-26 12:40:47.734480", "cluster_id": 1, "started_at": "2015-11-26 12:12:12.231183", "id": 2}, {"status": "finished", "tests": [], "testset": "sanity", "meta": null, "ended_at": "2015-11-26 12:55:02.654547", "cluster_id": 1, "started_at": "2015-11-26 12:07:23.427932", "id": 1}, {"status": "finished", "tests": [], "testset": "tests_platform", "meta": null, "ended_at": "2015-11-26 12:12:12.650984", "cluster_id": 1, "started_at": "2015-11-26 12:12:12.442495", "id": 4}, {"status": "finished", "tests": [], "testset": "ha", "meta": null, "ended_at": "2015-11-26 12:12:12.553789", "cluster_id": 1, "started_at": "2015-11-26 12:12:12.303919", "id": 3}, {"status": "finished", "tests": [], "testset": "cloudvalidation", "meta": null, "ended_at": "2015-11-26 12:12:12.782565", "cluster_id": 1, "started_at": "2015-11-26 12:12:12.520528", "id": 5}]

And button to start OSTF is not disabled, but there are not results.

Revision history for this message
Alexandr Kostrikov (akostrikov-mirantis) wrote :
Changed in fuel:
milestone: none → 8.0
status: New → Confirmed
tags: added: ui
removed: area-ui
Changed in fuel:
importance: High → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-ostf (master)

Fix proposed to branch: master
Review: https://review.openstack.org/251917

Changed in fuel:
assignee: Dmitry Teselkin (teselkin-d) → Alexandr Kostrikov (akostrikov-mirantis)
status: Confirmed → In Progress
Dmitry Pyzhov (dpyzhov)
tags: added: area-python team-linux
tags: added: regression-8.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/253681

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-ostf (master)

Change abandoned by Alexandr Kostrikov (<email address hidden>) on branch: master
Review: https://review.openstack.org/251917
Reason: Conflicts

Dmitry Pyzhov (dpyzhov)
tags: added: feature-centos7
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/253681
Committed: https://git.openstack.org/cgit/openstack/fuel-ostf/commit/?id=415efd1d0981f0797b0b8dec1ea8b7ecdcbedf1e
Submitter: Jenkins
Branch: master

commit 415efd1d0981f0797b0b8dec1ea8b7ecdcbedf1e
Author: Alexandr Kostrikov <email address hidden>
Date: Tue Dec 1 18:16:19 2015 +0300

    Fix problem with race condition of forked ostf

    When there is a more then one check in ostf it fails
    and only one process works. Other forks are dead because
    they can not fetch information from database.
    Eventually information is flushed in database, but only
    after forks are dead.
    Sleep helped to wait for information to propagate to
    other processes. This fix flush and commit information
    to database so it is available for other forks.

    Change-Id: Ib8540309dee00f7f0ea7cd65215c4872c4147b6f
    Closes-bug: #1520218

Changed in fuel:
status: In Progress → Fix Committed
Vladimir (vushakov)
tags: added: on-verification
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

verified
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "466"
  build_id: "466"
  fuel-nailgun_sha: "f81311bbd6fee2665e3f96dcac55f72889b2f38c"
  python-fuelclient_sha: "4f234669cfe88a9406f4e438b1e1f74f1ef484a5"
  fuel-agent_sha: "6823f1d4005a634b8436109ab741a2194e2d32e0"
  fuel-nailgun-agent_sha: "b2bb466fd5bd92da614cdbd819d6999c510ebfb1"
  astute_sha: "b81577a5b7857c4be8748492bae1dec2fa89b446"
  fuel-library_sha: "fe03d887361eb80232e9914eae5b8d54304df781"
  fuel-ostf_sha: "ab5fd151fc6c1aa0b35bc2023631b1f4836ecd61"
  fuel-mirror_sha: "b62f3cce5321fd570c6589bc2684eab994c3f3f2"
  fuelmenu_sha: "fac143f4dfa75785758e72afbdc029693e94ff2b"
  shotgun_sha: "63645dea384a37dde5c01d4f8905566978e5d906"
  network-checker_sha: "9f0ba4577915ce1e77f5dc9c639a5ef66ca45896"
  fuel-upgrade_sha: "616a7490ec7199f69759e97e42f9b97dfc87e85b"
  fuelmain_sha: "727f7076f04cb0caccc9f305b149a2b5b5c2af3a"

Changed in fuel:
status: Fix Committed → Fix Released
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.