Redis needed to be added to list of components in order for CI test not to fail. Those tests were failing because smart-proxy in ephemeral needed Redis to work properly
Type of change
Please delete options that are not relevant.
Bug fix (non-breaking change which fixes an issue)
Checklist
[ ] make before_commit passes
[ ] updated documentation wherever necessary
[ ] added or modified tests if necessary
[ ] updated schemas and validators in insights-data-schemas in case of input/output change
Description
Redis needed to be added to list of components in order for CI test not to fail. Those tests were failing because smart-proxy in ephemeral needed Redis to work properly
Type of change
Please delete options that are not relevant.
Checklist
make before_commit
passes