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 support to run pytest for dogtag/CS #131

Closed
wants to merge 1 commit into from
Closed

Add support to run pytest for dogtag/CS #131

wants to merge 1 commit into from

Conversation

mrniranjan
Copy link
Collaborator

The support to run pytest has been added for
Red Hat Certificate Services project.

Modifications currently include:

  1. create a dictionary of hostnames/ip's of the vm's provisioned
  2. Update /etc/hosts of all the provisioned with ip's and hostnames
    of all the hosts provisioned
  3. Based on the systems provisioned create a yaml file for multihost
    configuration
  4. Do not use any threads, as the pre-reqs for pytest are to be done
    only on 1 node and

Signed-off-by: Niranjan Mallapadi [email protected]

The support to run pytest has been added for
Red Hat Certificate Services project.

Modifications currently include:

1. create a dictionary of hostnames/ip's of the vm's provisioned
2. Update /etc/hosts of all the provisioned with ip's and hostnames
    of all the hosts provisioned
3. Based on the systems provisioned create a yaml file for multihost
    configuration
4. Do not use any threads, as the pre-reqs for pytest are to be done
    only on 1 node and

Signed-off-by: Niranjan Mallapadi <[email protected]>
@gsr-shanks
Copy link
Owner

Please raise a PR for the dev branch instead of master.

@mrniranjan mrniranjan closed this Dec 14, 2015
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.

2 participants