You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by mf...@apache.org on 2010/12/07 16:39:47 UTC

svn commit: r1043102 - /incubator/deltacloud/trunk/tests/ec2/images.feature

Author: mfojtik
Date: Tue Dec  7 15:39:47 2010
New Revision: 1043102

URL: http://svn.apache.org/viewvc?rev=1043102&view=rev
Log:
Added status to EC2 image Cucumber features

Modified:
    incubator/deltacloud/trunk/tests/ec2/images.feature

Modified: incubator/deltacloud/trunk/tests/ec2/images.feature
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/tests/ec2/images.feature?rev=1043102&r1=1043101&r2=1043102&view=diff
==============================================================================
--- incubator/deltacloud/trunk/tests/ec2/images.feature (original)
+++ incubator/deltacloud/trunk/tests/ec2/images.feature Tue Dec  7 15:39:47 2010
@@ -11,6 +11,7 @@ Feature: Listing and showing images
     | description |
     | architecture |
     | owner_id |
+    | state |
     And each image should have 'href' attribute with valid URL
     And this URI should be available in XML, JSON, HTML format
 
@@ -28,6 +29,7 @@ Feature: Listing and showing images
     | description |
     | architecture |
     | owner_id |
+    | state |
     And this URI should be available in XML, JSON, HTML format
 
   Scenario: Filtering images by owner_id