You're offline — showing cached data

PKA Nightly Regression Test Check

pka-regression-check
2026-06-13 06:13:32 SAST
← Back to Tasks

Runs PKA regression tests nightly at 05:00 SAST (30 min after SafairBru review). Sends Telegram alert if any test_regression_* test fails. Files MC CRITICAL ticket on failure — assigned to Lucienne (PKA work).

Daily at 05:000 5 * * *
No
shell
180s
No
2026-06-14 05:00

Task Definition

tasks/pka-regression-check.md
shell
set
No
No
cd /home/lucienne/workspace/PKA && python3 -m pytest tests/ -k regression -v --tb=short -q 2>&1 | tee /tmp/pka-regression-output.txt; python3 /home/lucienne/workspace/scripts/pka_regression_notify.py /tmp/pka-regression-output.txt

Edit Schedule

Result:
6
Runs (7d)
6
Completed
0
Failed
0
Timeout
100%
Success (7d)
2s
Avg Duration
pka regression testing

Run History (6)

StartedFinishedStatusDurationOutputLog
2d ago 2d ago completed 2s
============================= test session starts ============================== platform linux -- Python 3.12.3, pytest ...
View log
3d ago 3d ago completed 5s
============================= test session starts ============================== platform linux -- Python 3.12.3, pytest ...
View log
4d ago 4d ago completed 2s
============================= test session starts ============================== platform linux -- Python 3.12.3, pytest ...
View log
5d ago 5d ago completed 2s
============================= test session starts ============================== platform linux -- Python 3.12.3, pytest ...
View log
6d ago 6d ago completed 2s
============================= test session starts ============================== platform linux -- Python 3.12.3, pytest ...
View log
7d ago 7d ago completed 2s
============================= test session starts ============================== platform linux -- Python 3.12.3, pytest ...
View log

Comments (0)

No comments yet — add instructions for Luci
Help