Integrate allure reports to PagerDuty and also how to implement allure dashboard to something permanent instead of local #2566
Unanswered
AbhiKaushikGIT
asked this question in
Questions & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, we are running our tests using pytest and are able to see trends on allure dashboard.
Two questions
(1) We store our allure-results file in AWS S3; any recommendation on how we can implement a permanent allure dashboard hosted on a server?
(2) is it possible to integrate this with PagerDuty so if tests are failing above a threshold, we can trigger a Pagerdury alert.
Beta Was this translation helpful? Give feedback.
All reactions