Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.- Add a BDD test suite for creating and deleting a key pair
Issue fork cloud-3288063
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
shota niioka commentedI found that thing need to fix in OpenStack-ATDD-00-01-CreateCloudServiceProvider.feature file ,
so I fixed OpenStack-ATDD-00-01-CreateCloudServiceProvider.feature file ,
and I create file about key pair .
Could you review this patch ?
Thanks.
Comment #4
kumikoono commentedThanks for this patch. It looks good to me.
Comment #5
yas@kumikoono
Thank you for your review and test.
@shota-niioka
Thank you for adding the test scenario. I'll merge the patch to
4.xand5.x, and close this issue as Fixed.Comment #8
yas