Avere/test
Omar Zevallos 7406157d1e Added vfxt.log download from controller functionality 2019-01-04 22:43:16 -05:00
..
README.md Update and rename template-testing.md to README.md 2019-01-02 09:22:48 -05:00
avere_template_deploy.py Added vfxt.log download from controller functionality 2019-01-04 22:43:16 -05:00
requirements.txt Added vfxt.log download from controller functionality 2019-01-04 22:43:16 -05:00
test_avere_template_deploy.py Added vfxt.log download from controller functionality 2019-01-04 22:43:16 -05:00

README.md

Template Testing

Build Status

Test coverage for using an auto generated template and deploying to azure.

Tutorial to do use the auto generated template and deploy.

For the tests we are using the Microsoft Azure SDK for Python.

This pip install is being done for us in the requirements.txt

We are also going to be using pytest to verify the results that we are going to verify the results from the template.

Scenarios:

  1. Deploy vFXT using the template
  • Download Template
  • Create Resource Group
  • Deploy Template
  • Verify Resources
  • Clean-up Resource Group
  1. Run vdbench
  • Download Template
  • Create Resource Group
  • Deploy Template
  • Verify Resources
  • Run vdench
  • Verify vdbench
  1. Soak Test (7day vfxt) D16v3x3
  • delete previous template deployment using AZ CLI
  • deploy new vfxt using the template
  • run vdbench every hour
  • bonus (canary region)