Skip to content
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

tools: Add a script for deploying Allure reports to NeoFS #578

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

vvarg229
Copy link
Collaborator

@vvarg229 vvarg229 commented Jul 3, 2023

Added a script for deploy Allure tests result as static web page to NeoFS.
All zip archives with logs are stored as different objects. This script is planned to be used in GitHub actions.

This new functionality will help to save any test report as an object in the NeoFS network, we will become independent of the limitations of the GitHub branches and pages.

It will also be an "advertisement" for our object storage.

Saving a "raw report" where attributes will be specified for data processing will be in the next PR.

@vvarg229 vvarg229 force-pushed the neofs-allure branch 2 times, most recently from 9020f82 to d7bd60e Compare July 4, 2023 08:48
@vvarg229 vvarg229 marked this pull request as ready for review July 4, 2023 08:51
Copy link
Contributor

@cthulhu-rider cthulhu-rider left a comment

Choose a reason for hiding this comment

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

LGTM overall

tools/src/process-allure-reports.py Outdated Show resolved Hide resolved
tools/src/process-allure-reports.py Outdated Show resolved Hide resolved
tools/src/process-allure-reports.py Outdated Show resolved Hide resolved
tools/src/process-allure-reports.py Outdated Show resolved Hide resolved
nspcc-dev/neofs-node#2324

Added a script for deploy Allure tests result as static
web page to NeoFS.
All zip archives with logs are stored as different objects.
This script is planned to be used in GitHub actions.

This new functionality will help to save any test report as an
object in the NeoFS network, we will become independent of
the limitations of the GitHub branches and pages.

It will also be an "advertisement" for our object storage.

Signed-off-by: Oleg Kulachenko <[email protected]>
@vvarg229
Copy link
Collaborator Author

vvarg229 commented Jul 6, 2023

@vvarg229 vvarg229 marked this pull request as ready for review July 6, 2023 20:48
@cthulhu-rider cthulhu-rider merged commit 79bf071 into nspcc-dev:master Jul 7, 2023
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