Skip to content

test(migrate-suite): removed modelManagerStorageSuite and migrated caasModelManagerSuite#1771

Merged
SimoneDutto merged 2 commits intocanonical:v3from
SimoneDutto:migrate-model-manager-remaining-suites
Jan 8, 2026
Merged

test(migrate-suite): removed modelManagerStorageSuite and migrated caasModelManagerSuite#1771
SimoneDutto merged 2 commits intocanonical:v3from
SimoneDutto:migrate-model-manager-remaining-suites

Conversation

@SimoneDutto
Copy link
Contributor

Description

Removed modelManagerStorageSuite because it wasn't testing any particular JIMM feature, and it would have required to deploy an application with storage (ex. postgres) with all the hassle of waiting for it to be ready, creating the storage etc

caasModelManagerSuite migrated.

@SimoneDutto SimoneDutto requested a review from a team as a code owner December 15, 2025 11:57
@SimoneDutto SimoneDutto force-pushed the migrate-model-manager-remaining-suites branch from 6bc4bfd to d0c2876 Compare December 15, 2025 11:58
@SimoneDutto SimoneDutto force-pushed the migrate-model-manager-remaining-suites branch from d0c2876 to 1b78731 Compare December 15, 2025 16:03
luci1900
luci1900 previously approved these changes Dec 16, 2025
Copy link
Contributor

@luci1900 luci1900 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, barring the linter errors left.

@SimoneDutto SimoneDutto force-pushed the migrate-model-manager-remaining-suites branch 11 times, most recently from 61d7ba0 to 038a6fa Compare December 16, 2025 14:35
kian99
kian99 previously approved these changes Jan 5, 2026
@SimoneDutto SimoneDutto marked this pull request as draft January 5, 2026 07:41
@SimoneDutto
Copy link
Contributor Author

converting it to a draft because it has some challenge i prefer to discuss once we've moved all the others

@SimoneDutto SimoneDutto force-pushed the migrate-model-manager-remaining-suites branch from 038a6fa to 5a2c16b Compare January 7, 2026 14:18
@SimoneDutto SimoneDutto marked this pull request as ready for review January 7, 2026 14:19
@SimoneDutto SimoneDutto force-pushed the migrate-model-manager-remaining-suites branch 7 times, most recently from 77136d6 to d8d0a50 Compare January 8, 2026 08:32
@SimoneDutto SimoneDutto force-pushed the migrate-model-manager-remaining-suites branch 2 times, most recently from 0cc9d4a to 3ead48d Compare January 8, 2026 09:24
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be a git mv from modelmanager_test.go plus some changes, but git is stupid when you change too many things

@SimoneDutto SimoneDutto force-pushed the migrate-model-manager-remaining-suites branch from 3ead48d to 0dfd396 Compare January 8, 2026 09:28
@SimoneDutto SimoneDutto dismissed stale reviews from kian99 and luci1900 January 8, 2026 09:29

everything changed

@SimoneDutto SimoneDutto force-pushed the migrate-model-manager-remaining-suites branch from 1f85759 to 95ffc7b Compare January 8, 2026 09:39
sudo iptables -F FORWARD && \
sudo iptables -P FORWARD ACCEPT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unintended whitespace?

JAAS functionalities.

After setting up microk8s we add the k8s cloud to the client:
`juju add-k8s microk8s-cp --client`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why -cp? Maybe -e2e would be more obvious?

Copy link
Contributor

@luci1900 luci1900 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I have mere nits to pick.

Tasty deleted code.

Copy link
Contributor

@kian99 kian99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff!

@SimoneDutto SimoneDutto merged commit d5b9188 into canonical:v3 Jan 8, 2026
7 checks passed
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.

3 participants