patrickjahns / ansible-role-promtail

🔧 Ansible role for deploying promtail
MIT License
101 stars 59 forks source link

test: added tests for catching role upgrade issues #141

Closed patrickjahns closed 1 year ago

patrickjahns commented 1 year ago

Motivation

138 has introduced a regression into the role ( #140 ). This scenario is to ensure no easy to catch regressions are introduced again

Description

Adds a test scenario for upgrading from the current master state to the state in a pull-request