Cue

CheckFor task provides insufficient details on failure

Bug #1516735 reported by Davide Agnello
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cue
Fix Committed
Medium
Unassigned

Bug Description

The CheckFor task asserts an error when compared values do not match as expected. This task should accept an optional custom message which can provide additional context on the comparison being executed.

Changed in cue:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cue (master)

Reviewed: https://review.openstack.org/244308
Committed: https://git.openstack.org/cgit/openstack/cue/commit/?id=1be42880706dd45d15686bc3eabeb58af546bfb0
Submitter: Jenkins
Branch: master

commit 1be42880706dd45d15686bc3eabeb58af546bfb0
Author: dagnello <email address hidden>
Date: Wed Nov 11 12:50:10 2015 -0800

    Adding support for error details on cluster creation

    Cue's current implementation does not provide any additional information
    to the user related to why a cluster went into ERROR state during
    cluster creation. This patch adds error_detail field in the
    clusters table and exposes this field through the API. The
    update_cluster_task now extracts failure flow details and forwards this
    information on cluster record update.

    Partial-Bug: 1508730
    (updates also required to Cue client and dashboard)
    Closes-bug: 1516735
    Change-Id: I440fec30bc3d051189585479b8d2c1219a98cf40

Changed in cue:
status: New → 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.