Loading modules/cloud_service_providers/aws_cloud/tests/src/Behat/features/templates/AWS-ATDD-02-03-ApproveLaunchInstances.feature +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Feature: Approve of launching an EC2 instance as "Cloud administrator" And I click "{{ instance_name }}" And I should see the heading "{{ instance_name }}" And I click "Approve" And the url should match "/clouds/design/server_template/{{ cloud_context }}/approve" And the url should match "/approve" And I press "Approve" And I wait for AJAX to finish Then the url should match "/clouds/design/server_template/{{ cloud_context }}/" Loading modules/cloud_service_providers/aws_cloud/tests/src/Behat/features/templates/AWS-ATDD-03-04-OperateInstances.feature +2 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ Feature: Launch an EC2 instance with various instance types as "Authenticated Us And I click <instance_name> And I should see the heading <instance_name> And I click "Approve" And the url should match "/clouds/design/server_template/{{ cloud_context }}/approve" And the url should match "/approve" And I press "Approve" And I wait for AJAX to finish Then the url should match "/clouds/design/server_template/{{ cloud_context }}/" Loading @@ -62,7 +62,7 @@ Feature: Launch an EC2 instance with various instance types as "Authenticated Us When I visit "/clouds/design/server_template/{{ cloud_context }}" And I click <instance_name> And I click "Launch" And the url should match "/clouds/design/server_template/{{ cloud_context }}/launch" And the url should match "/launch" And I check the box "Automatically terminate instance" And I press "Launch" Then I should be on "/clouds/aws_cloud/{{ cloud_context }}/instance" Loading Loading
modules/cloud_service_providers/aws_cloud/tests/src/Behat/features/templates/AWS-ATDD-02-03-ApproveLaunchInstances.feature +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Feature: Approve of launching an EC2 instance as "Cloud administrator" And I click "{{ instance_name }}" And I should see the heading "{{ instance_name }}" And I click "Approve" And the url should match "/clouds/design/server_template/{{ cloud_context }}/approve" And the url should match "/approve" And I press "Approve" And I wait for AJAX to finish Then the url should match "/clouds/design/server_template/{{ cloud_context }}/" Loading
modules/cloud_service_providers/aws_cloud/tests/src/Behat/features/templates/AWS-ATDD-03-04-OperateInstances.feature +2 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ Feature: Launch an EC2 instance with various instance types as "Authenticated Us And I click <instance_name> And I should see the heading <instance_name> And I click "Approve" And the url should match "/clouds/design/server_template/{{ cloud_context }}/approve" And the url should match "/approve" And I press "Approve" And I wait for AJAX to finish Then the url should match "/clouds/design/server_template/{{ cloud_context }}/" Loading @@ -62,7 +62,7 @@ Feature: Launch an EC2 instance with various instance types as "Authenticated Us When I visit "/clouds/design/server_template/{{ cloud_context }}" And I click <instance_name> And I click "Launch" And the url should match "/clouds/design/server_template/{{ cloud_context }}/launch" And the url should match "/launch" And I check the box "Automatically terminate instance" And I press "Launch" Then I should be on "/clouds/aws_cloud/{{ cloud_context }}/instance" Loading