Loading modules/cloud_service_providers/aws_cloud/tests/src/Behat/features/templates/AWS-ATDD-00-11-UserResourceElasticIP.feature +0 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ Feature: Allocate and release an Elastic IP as "Authenticated User" And I should see the heading "Add AWS Cloud Elastic IP" And I enter "{{ elastic_ip }}" for "Name" And I select "{{ elastic_ip_domain }}" from "Domain (Standard | VPC)" And I select "{{ availability_zone }}" from "Network border group" And I press "Save" And I wait for AJAX to finish Then the url should match "/clouds/aws_cloud/{{ cloud_context }}/elastic_ip" Loading Loading
modules/cloud_service_providers/aws_cloud/tests/src/Behat/features/templates/AWS-ATDD-00-11-UserResourceElasticIP.feature +0 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ Feature: Allocate and release an Elastic IP as "Authenticated User" And I should see the heading "Add AWS Cloud Elastic IP" And I enter "{{ elastic_ip }}" for "Name" And I select "{{ elastic_ip_domain }}" from "Domain (Standard | VPC)" And I select "{{ availability_zone }}" from "Network border group" And I press "Save" And I wait for AJAX to finish Then the url should match "/clouds/aws_cloud/{{ cloud_context }}/elastic_ip" Loading