apm-agent-python icon indicating copy to clipboard operation
apm-agent-python copied to clipboard

Create test harness for Azure Storage

Open basepi opened this issue 4 years ago • 0 comments

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_STRING environment variable from secret

Ref #1028 Ref #1029 Ref #1316

basepi avatar Sep 30 '21 17:09 basepi