Skip to content

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.

@antoniomanuelfr antoniomanuelfr force-pushed the 1589-qactl-infraestructure branch from c6cdbd0 to 45fe375 Compare August 3, 2021 13:01
@antoniomanuelfr antoniomanuelfr marked this pull request as ready for review August 3, 2021 13:04
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.

3 participants