wizeline / wize-docs

3 stars 0 forks source link

Adds Python version for CloudOps scripting test #118

Closed estebancrw closed 5 years ago

estebancrw commented 5 years ago

What does this PR do?

Adds the Python version of the CloudOps scripting test

Where should the reviewer start?

How should this be manually tested?

  1. Comment the Ruby bits of the script
  2. Uncomment the Python bits of the script
  3. Run the script $ python3 scripting_test.rb
  4. Verify the CSV $ cat example.csv

Any background context you want to provide?

Aside from Ruby and Bash, the candidate will also be able to perform the challenge in Python.

What are the relevant tickets?

Screenshots (if appropriate)

Questions