-
Notifications
You must be signed in to change notification settings - Fork 11
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
patch: Add Allure Report beta #131
Conversation
This reverts commit 0dd3e73
gh actions caching causes latest/ to not update quick enough, don't make public url
tested on canonical/mysql-router-k8s-operator#196 |
5a2c816
to
0eb0877
Compare
1e04b7f
to
faf724f
Compare
This reverts commit 6e32521
|
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.
Nice. Next time test on the server. Router is too boring with all green
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.
Exceptionally great! I like it! Thank you!
Usage
Warning
This feature is in beta and not part of the public interface. It is subject to breaking changes or removal on a patch version bump.
poetry add --group integration allure-pytest
_beta_allure_report: true
for one instance ofintegration_test_charm.yaml
. Ifintegration_test_charm.yaml
is called with a matrix,_beta_allure_report
can only betrue
for one combination of the matrix.integration_test_charm.yaml
job and all calling workflowsdata-platform-workflows/.github/workflows/integration_test_charm.yaml
Lines 363 to 371 in 5a2c816
mysql-router-k8s-operator
with repository name)Example for 1-3: canonical/mysql-router-k8s-operator#198