Closed jennb33 closed 1 month ago
9/18/2024 update: need to check if the sidekiq UI is present. @LindseySaari verified it and asked @rmtolmach to do the 0-status. Might also test it by kicking off a basic job to run.
We have a check to make sure Sidekiq's redis is working. That code is here and the output goes to the /v0/status
endpoint which will be automatically checked with the postman tests Isaac has written.
To further check Sidekiq's functionality, we can check to make sure the sidekiq pods are healthy. We can do this by creating a log monitor in Datadog that catches initial sidekiq pod failure.
And as an additional check, we can kick off a sidekiq job in the console. I put instructions for that in the upgrade test doc.
The VA Platform Product team is undergoing an EKS upgrade. As part of the process, it is necessary to conduct comprehensive testing on various components of Vets-API to ensure seamless functionality and performance during the upgrade.
From the EKS Testing Proposal:
Part Six of Testing plan - Sidekiq Functionality
Tasks
Success Metrics
Acceptance Criteria