Dump controller logs after acceptance tests (#335)
* Dump logs * Incrase log verbosity * Fix lint * Add `LogConsumer` * Revert "Add `LogConsumer`" This reverts commit eba91831e11fd8b38343d14363fe553a3591377b. * Tidying * Minor tidying * Conditional guard * Minor * Fix * Fix * Dump logs in CI
This commit is contained in:
2
.github/workflows/acctest.yml
vendored
2
.github/workflows/acctest.yml
vendored
@@ -35,4 +35,4 @@ jobs:
|
||||
|
||||
- name: TF acceptance tests
|
||||
timeout-minutes: 20
|
||||
run: make testacc UNIFI_VERSION=${{ matrix.unifi_version }}
|
||||
run: make testacc UNIFI_STDOUT=true UNIFI_VERSION=${{ matrix.unifi_version }}
|
||||
|
||||
Reference in New Issue
Block a user