Cue

cue.tests.taskflow.flow.* not being run by checkin gate

Bug #1442753 reported by Min Pae
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cue
Fix Committed
Low
Unassigned

Bug Description

Tests defined in cue/tests/taskflow/flow/* were not being run by the automated checkin gate. The directory was missing a __init__.py, which led to python failing to recognize it as a module. testr subsequently failed to discover the tests defined in the directory and the tests were not being run as part of the checkin gate.

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

Reviewed: https://review.openstack.org/172529
Committed: https://git.openstack.org/cgit/stackforge/cue/commit/?id=dd8e421d3c2ff6e83f556b4cba943facd1ee0592
Submitter: Jenkins
Branch: master

commit dd8e421d3c2ff6e83f556b4cba943facd1ee0592
Author: Min Pae <email address hidden>
Date: Fri Apr 10 11:19:20 2015 -0700

    fixing taskflow.flow tests

    - Added a __init__.py to cue/tests/taskflow/flow to have it recognized
      as a module
    - Fixed test_create_cluster and test_delete_cluster which were failing
      due to recent changes

    Change-Id: I448d92265216dd1ac842a56c562bd7b86f3ba06d
    Closes-Bug: 1442753

Changed in cue:
status: New → Fix Committed
Min Pae (sputnik13)
Changed in cue:
importance: Undecided → Low
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.