chore(tls-certificates): migrate the integration tests to Jubilant#367
chore(tls-certificates): migrate the integration tests to Jubilant#367tonyandrewmeyer wants to merge 2 commits intocanonical:mainfrom
Conversation
|
WDYT about reducing churn by doing this after the imminent I also wondered if TLS might prefer to hold off until they migrate their charm integration tests so they're not doing things two different ways at once, but this may not be a real concern. |
I can bump it after that. I wonder if there are actually any changes that would break here anyway?
They're welcome to reject the PR or hold off on it, of course. Or, even better, migrate the charm integration tests too - this is partly a demo of how straightforward migration can be (see the transcript linked in the description). |
dimaqq
left a comment
There was a problem hiding this comment.
I like this.
I think it's an improvement and shows how tests can be migrated.
(still need a TLS review obv.)
saltiyazan
left a comment
There was a problem hiding this comment.
Looks good. Thank you for making the change.
Migrates the tls-certificates interface integration tests from python-libjuju to Jubilant (and pytest-operator to pytest-jubilant).
Initial work done with AI but then manually reviewed by me.