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

Deploy using capistrano and ansible tower #9

Open
1 of 6 tasks
sandbergja opened this issue May 31, 2024 · 0 comments
Open
1 of 6 tasks

Deploy using capistrano and ansible tower #9

sandbergja opened this issue May 31, 2024 · 0 comments

Comments

@sandbergja
Copy link
Member

sandbergja commented May 31, 2024

What maintenance needs to be done?

Use capistrano to deploy test plans. And maybe even write some capistrano tasks to actually run the load tests?

Background

Currently, we deploy by SSHing into the box, then checking out the branch we want in the git repo. Capistrano could do this work for us.

Level of urgency

  • High
  • Moderate
  • Low

Why is this maintenance needed?

  • It would allow us to use a single command (or the Ansible tower UI) to deploy changes. This means less potential to make errors.
  • It would make it more consistent with other repos we use.

Acceptance criteria

  • We can deploy this to the loadtest box via capistrano
  • We can deploy this to the loadtest box via ansible tower
  • The Readme has instructions about how to deploy this using capistrano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant