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

Update qa-ctl configuration files path to use the python function os.path.join() #1982

Merged
merged 4 commits into from
Oct 5, 2021

Conversation

jmv74211
Copy link
Contributor

@jmv74211 jmv74211 commented Oct 5, 2021

Related issue
close #1977

Hi,

The aim of this PR is to fix the qa-ctl configuration paths, since they was built with / character. Now it is done dynamically by the os.path.join python function.

This PR makes the following changes:

  • Updated paths in qa-ctl config generator to use os.path.join python function.
  • Changed Ubuntu OS as a default test system.
  • Fixed URL log when downloading S3 packages.
  • Fixed the vagrant box check for the Windows system.

@fernandolojano fernandolojano merged commit 27de387 into 1533-qa-ctl Oct 5, 2021
@fernandolojano fernandolojano deleted the 1977-qa-ctl-paths branch October 5, 2021 11:44
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