runbot/forwardport/tests
Xavier Morel 7d79ad8d3e [FIX] forwardport: don't keep the commit date
This is not super useful and causes issues with runbot as it uses
commit dates to decide how "old" branches are, and ignores (doesn't
create when it scans them) branches more than a month old.

So the forwardport branches will be completely ignored (not considered
let alone tested) if we happen to forward-port a PR last updated more
than a month ago. Which is somewhat inconvenient.

Closes #274
2019-12-19 15:25:23 +01:00
..
conftest.py [IMP] *: unify gh test API between runbot and fw-bot 2019-10-10 10:11:48 +02:00
test_batches.py [FIX] forwardport: co-dependent FPs where one PR is updated 2019-10-15 08:54:25 +02:00
test_limit.py [IMP] runbot_merge: limit spamming on PR close 2019-11-21 08:10:39 +01:00
test_simple.py [FIX] forwardport: don't keep the commit date 2019-12-19 15:25:23 +01:00
test_weird.py [FIX] forwardport: FP PR getting CI'd after initial FP check 2019-10-01 20:51:31 +02:00
utils.py [IMP] forwardbot: reduce length of fw branch name 2019-10-10 11:37:27 +02:00