Skip to content

Make existing SSH create / remove test into a Smoke test

Dan Davison requested to merge dd-ssh-key-smoke into master

What does this MR do?

Converts add_ssh_key_spec.rb - User adds and removes an SSH key into a smoke test

I believe this is a candidate for a Smoke test since it is creating an SSH key, validating, deleting said SSH key, validating.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Dan Davison

Merge request reports