Remove superfluous "Please refer to logs" from fail_msg

Bug #1515251 reported by Kyrylo Romanenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Low
Kyrylo Romanenko
8.0.x
Won't Fix
Low
MOS QA Team
Mitaka
Fix Released
Low
Kyrylo Romanenko

Bug Description

In test test_sanity_glance.py we can shorten failure message from
fail_msg = ("Image list is unavailable. Please refer to "
                    "OSTF logs for more information")
to
fail_msg = "Image list is unavailable. "
In other tests failure messages are quite laconic too.

Phrase "Please refer to OpenStack logs for more details." will be appended to error message by method verify_response_true() in case of test failure.

Tags: area-ostf
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/244108

Changed in fuel:
status: New → In Progress
Dmitry Pyzhov (dpyzhov)
tags: added: area-qa
Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

No longer fixing Low bugs in 8.0, closing as Won't Fix

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

Change abandoned by tatyana-leontovich (<email address hidden>) on branch: master
Review: https://review.openstack.org/244108
Reason: Abandoned due to there is no activity from November, feel free to restore it if you decide that this change is needed

tags: added: area-ostf
removed: area-qa ostf
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Please update the commit on review

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (master)

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

commit b2d50fef493b5870a65b4fde0dbed91e41f28c27
Author: Kyrylo Romanenko <email address hidden>
Date: Wed Nov 11 15:34:57 2015 +0200

    Remove superfluous text from fail_msg

    Phrase "Please refer to OSTF logs for more details." is superfluous
    in fail_msg, because such kind of text is appended to an error message
    by method verify_response_true() in case of test failure.

    Change-Id: I4f772d68e85c79c7e2cf1a2b8b4059f252f22ef7
    Closes-Bug: #1515251

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