Feature: Add test for enabling redis to ci #604
Labels
caching
anything to do with redis or opcache
CI/CD
Anything to do with continuous integration or continuous deployment or release automation.
enhancement
New feature or request
Description of the change
I'd like to add an isolated redis test to our CI to ensure this chart works properly with redis. It would go somewhere in here:
helm/.github/workflows/lint-test.yaml
Lines 69 to 83 in bf6cc4a
Benefits
Ensure this chart works properly with redis, and will also make sure we catch breaking changes in the bitnami chart, if they happen.
Possible drawbacks
Another test to maintain. 😅
The text was updated successfully, but these errors were encountered: