Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make EC2 Adapter and use it with command files #145

Merged
merged 5 commits into from
Aug 2, 2018
Merged

Conversation

emmahsax
Copy link
Contributor

@emmahsax emmahsax commented Apr 5, 2018

What and Why

  • Creating an EC2 Adapter so that it matches our new Opsworks adapter
  • Simplify by adding the EC2 Adapter to necessary command files

Deploy Plan

Does Platform Operations need to know anything special about this deploy? Are migrations present?

Rollback Plan

  • To roll back this change, revert the merge with: git revert -m 1 MERGE_SHA and perform another deploy.

URLs

Links to bug tickets or user stories.

QA Plan

  • Clone this repository (if not already cloned)
  • Checkout this branch
  • git pull to update it
  • Go to a test directory
  • gem install <path to opsicle dir>/*.gem
  • Run <path_to_opsicle_dir>/bin/opsicle --debug clone-instance staging to verify we can still clone instances
  • Run <path_to_opsicle_dir>/bin/opsicle --debug add-tags staging to verify this still works
  • Run <path_to_opsicle_dir>/bin/opsicle --debug stop-instance staging to verify this still works
  • Run <path_to_opsicle_dir>/bin/opsicle --debug delete-instance staging to verify this still works

@emmahsax emmahsax moved this from In Progress to CR/QA in Instance Command Refactoring Apr 10, 2018
@emmahsax emmahsax moved this from CR/QA to To Do in Instance Command Refactoring Apr 10, 2018
@emmahsax emmahsax moved this from To Do to In Progress in Instance Command Refactoring May 29, 2018
@emmahsax emmahsax changed the title Make EC2 Adapter and use it with Clone Instance command file Make EC2 Adapter and use it with command files Jul 9, 2018
@production-status-check
Copy link

:octocat: Has QA approval

@emmahsax emmahsax moved this from In Progress to CR/QA in Instance Command Refactoring Jul 10, 2018
@emmahsax emmahsax merged commit afdf891 into master Aug 2, 2018
emmahsax added a commit that referenced this pull request Aug 2, 2018
@emmahsax emmahsax moved this from CR/QA to Done and Merged in Instance Command Refactoring Aug 2, 2018
@emmahsax emmahsax deleted the ec2-adapter branch October 26, 2018 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants