apm-agent-python
apm-agent-python copied to clipboard
Create test harness for Azure Storage
I've been adding tests for Azure as I've been developing the instrumentations. However, these tests will require some work to get running on Jenkins.
- [ ] Create dedicated storage account for CI (or use terraform)
- [ ] Set up requirements files
- [ ] Add to .jenkins_framework files
- [ ] Set up
AZURE_STORAGE_CONNECTION_STRINGenvironment variable from secret
Ref #1028 Ref #1029 Ref #1316