canonical / mysql-k8s-bundle

A bundle for mysql and mysql-router k8s charms
https://charmhub.io/mysql-k8s-bundle
Apache License 2.0
2 stars 1 forks source link

Increase timeout for mysql cluster bootstrap to stabilize GH CI/CD #31

Closed taurus-forever closed 1 year ago

taurus-forever commented 1 year ago

Issue

GH CI/CD is failing often with timeout:

INFO juju.model:model.py:2530 Waiting for model: mysql-k8s/0 [idle] active: mysql-k8s/1 [idle] active: mysql-k8s/2 [executing] maintenance: Executing restart operation FAILED

Solution

Increase timeout for slow and busy GH runners.

taurus-forever commented 1 year ago

Merged as a part of https://github.com/canonical/mysql-k8s-bundle/pull/29 to continue bundle testing.