mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Check unexpected exceptions in Patroni logs after behave (#2538)
and make behave fail if there are anything unexpected found. In addition to that fix globing rule when uploading artifacts with logs.
This commit is contained in:
@@ -144,7 +144,7 @@ jobs:
|
||||
name: behave-${{ matrix.os }}-${{ matrix.dcs }}-${{ matrix.python-version }}-logs
|
||||
path: |
|
||||
features/output/*_failed/*postgres?.*
|
||||
features/output/*
|
||||
features/output/*.log
|
||||
if-no-files-found: error
|
||||
retention-days: 5
|
||||
- name: Generate coverage xml report
|
||||
|
||||
Reference in New Issue
Block a user