Skip to content

ci: point DB charm CI at the moved mysql-operators repo#2551

Open
tonyandrewmeyer wants to merge 2 commits into
canonical:mainfrom
tonyandrewmeyer:rainy/2503-mysql-operators-moved
Open

ci: point DB charm CI at the moved mysql-operators repo#2551
tonyandrewmeyer wants to merge 2 commits into
canonical:mainfrom
tonyandrewmeyer:rainy/2503-mysql-operators-moved

Conversation

@tonyandrewmeyer

Copy link
Copy Markdown
Collaborator

The canonical/mysql-operator and canonical/mysql-k8s-operator charms have been merged into canonical/mysql-operators with machines/ and kubernetes/ subdirectories (same layout as canonical/mysql-router-operators).

This PR changes:

  • db-charm-tests.yaml: to add charm-root to the matrix entries so the checkout, dependency patch, and tox unit run all happen inside the charm's subdirectory; replaces the two old mysql repos with two canonical/mysql-operators entries (machines, kubernetes) at the current 8.4/edge tip.
  • update-published-charms-tests-workflow.py: skips mysql-operators (handled by db-charm-tests.yaml) instead of the obsolete mysql-operator / mysql-k8s-operator names, and record the machines/kubernetes layout in CHARM_ROOTS.

Fixes #2503

The canonical/mysql-operator and canonical/mysql-k8s-operator charms have
been merged into canonical/mysql-operators with machines/ and kubernetes/
subdirectories (same layout as canonical/mysql-router-operators).

- db-charm-tests.yaml: add `charm-root` to the matrix entries so the
  checkout, dependency patch, and tox unit run all happen inside the
  charm's subdirectory; replace the two old mysql repos with two
  canonical/mysql-operators entries (machines, kubernetes) at the
  current 8.4/edge tip.
- update-published-charms-tests-workflow.py: SKIP mysql-operators
  (handled by db-charm-tests.yaml) instead of the obsolete
  mysql-operator / mysql-k8s-operator names, and record the
  machines/kubernetes layout in CHARM_ROOTS.
@tonyandrewmeyer tonyandrewmeyer marked this pull request as ready for review June 8, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update DB charm CI for moved repo

2 participants