This repository was archived by the owner on May 25, 2026. It is now read-only.
rev77
* Simplify flaky db-router test by reducing number of mysql units * Fix lint warnings * Refactor db router test to avoid race condition * Elongate timeouts to avoid tests timing out * Reduce number of keystone units to get more consistently passing tests on CI * Avoid using wait_for_idle and instead use block_until * Fix issue with db-router tests and scale keystone apps to 2 units in the test * Reduce the number of keystone units deployed in the db-router test * Add upterm session CI job * Update upterm session setup to include charmed-k8s env * Try to pin mysqlrouter to 8.0/stable * Remove upterm session, and bump keystone units up to 2 * Add comment for why we're pinning mysqlrouter channel