dynatrace-oss / dynatrace-azure-log-forwarder

This project provides a mechanism that allows streaming Azure logs from Azure Event Hub into Dynatrace Logs via Azure Function App. It supports both: Azure Resource Logs and Azure Activity Logs.
https://www.dynatrace.com/support/help/technology-support/cloud-platforms/microsoft-azure-services/set-up-log-forwarder-azure/
Apache License 2.0
21 stars 16 forks source link

[APM-303449] Added e2e deployment test to travis pipeline #22

Closed Dawid-Kaszubski closed 3 years ago

Dawid-Kaszubski commented 3 years ago

E2E Test Flow: Before

  1. Build zip
  2. Login to Azure with service principal credentials
  3. Upload arm and zipped files to StorageAccount Main
  4. Run deployment script with StorageAccount URL repository After
  5. Remove files form StorageAccount
  6. Run empty ARM deployment to remove all resources from ResourceGroup
  7. Remove deployments

Passed deployment test: https://travis-ci.com/github/dynatrace-oss/dynatrace-azure-log-forwarder/builds/231281517