Skip to content

Instantly share code, notes, and snippets.

@nandhinik
Created April 9, 2013 14:58
Show Gist options
  • Save nandhinik/5346384 to your computer and use it in GitHub Desktop.
Save nandhinik/5346384 to your computer and use it in GitHub Desktop.
======================================================================================================================================================
Log File Path: /Users/nand0416/workspace/CloudCAFE-Python/.cloudcafe/logs/images/h48/2013-04-09_09_53_37.291351
======================================================================================================================================================
test_happy_path_scheduled_image_snapshot_operation (testrepo.images.qonos_ext.test_qonos_snapshots.TestQonosSnapshots)
Happy Path - Scheduled image snapshot operation ... FAIL
======================================================================
FAIL: test_happy_path_scheduled_image_snapshot_operation (testrepo.images.qonos_ext.test_qonos_snapshots.TestQonosSnapshots)
Happy Path - Scheduled image snapshot operation
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/nand0416/workspace/CloudCAFE-Python/lib/testrepo/images/qonos_ext/test_qonos_snapshots.py", line 72, in test_happy_path_scheduled_image_snapshot_operation
sch_img.retention))
AssertionError: '2' != 2 : Unexpected retention value received. Expected: 2, Received: 2
----------------------------------------------------------------------
Ran 1 test in 128.429s
FAILED (failures=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment