-
Notifications
You must be signed in to change notification settings - Fork 38
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
workflows: Add expire to tests reports #2511
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2511 +/- ##
==========================================
+ Coverage 29.30% 29.69% +0.39%
==========================================
Files 399 404 +5
Lines 30347 30711 +364
==========================================
+ Hits 8892 9119 +227
- Misses 20719 20823 +104
- Partials 736 769 +33
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
aea3ac1
to
d8d2ac0
Compare
d8d2ac0
to
813f1dc
Compare
Add the expiration period for Allure test reports. Set the expiration period to 1 month for master, 2 weeks for pull requests and manual runs, no expiration for releases, and 1 week for other events. Signed-off-by: Oleg Kulachenko <oleg@nspcc.ru>
813f1dc
to
8d7cdd3
Compare
Add the expiration period for Allure test reports. Set the expiration period to 1 month for master, 2 weeks for pull requests and manual runs, no expiration for releases, and 1 week for other events.
First, we need to merge this PR:
nspcc-dev/neofs-testcases#601
and
add these repository variables to the neofs-node repo: