зеркало из https://github.com/Azure/Avere.git
7406157d1e | ||
---|---|---|
.. | ||
README.md | ||
avere_template_deploy.py | ||
requirements.txt | ||
test_avere_template_deploy.py |
README.md
Template Testing
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:
- Deploy vFXT using the template
- Download Template
- Create Resource Group
- Deploy Template
- Verify Resources
- Clean-up Resource Group
- Run vdbench
- Download Template
- Create Resource Group
- Deploy Template
- Verify Resources
- Run vdench
- Verify vdbench
- 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)