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

Add infraestructure module for qactl tool #1679

Merged
merged 10 commits into from
Aug 3, 2021

Conversation

antoniomanuelfr
Copy link
Contributor

@antoniomanuelfr antoniomanuelfr commented Aug 3, 2021

Related issue
#1589

Description

This PR aims to add the infrastructure module for qactl tool. This module is in charge of deploy VMs and containers in the host.

Closes #1589

  • Python codebase satisfies PEP-8 style style guide. pycodestyle --max-line-length=120 --show-source --show-pep8 file.py.
  • Python codebase is documented following the Google Style for Python docstrings.

Copy link
Member

@jotacarma90 jotacarma90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

Create a tool that allows the automation of the infrastructure necessary for the testing process.
2 participants