-
Couldn't load subscription status.
- Fork 32
⚗️ Maintenance: make upgrade/downgrade a module fixture #4222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⚗️ Maintenance: make upgrade/downgrade a module fixture #4222
Conversation
b6d4d5b to
d09d9c2
Compare
Codecov Report
@@ Coverage Diff @@
## master #4222 +/- ##
========================================
- Coverage 84.7% 81.8% -3.0%
========================================
Files 882 838 -44
Lines 37503 35251 -2252
Branches 953 953
========================================
- Hits 31786 28845 -2941
- Misses 5499 6202 +703
+ Partials 218 204 -14
Flags with carried forward coverage won't be shown. Click here to find out more.
|
d09d9c2 to
25e8a83
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💨
25c4f0c to
20bf0e8
Compare
|
Code Climate has analyzed commit 20bf0e8 and detected 0 issues on this pull request. View more on Code Climate. |
|
Kudos, SonarCloud Quality Gate passed!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx a lot! I will keep an eye in the upgrade warnings as well
|








What do these changes do?
BEFORE:



[unit]webserver-01
[unit]webserver-02
[unit]webserver-03
AFTER:



[unit]webserver-01 - 2 minutes gain
[unit]webserver-02 - 9 minutes gain
[unit]webserver-03 - 4 minutes gain
Related issue/s
How to test
DevOps Checklist