Feature #14830
Save the sikuli_candidates directory as artifact on Jenkins
Start date:
2017-10-11
Due date:
% Done:
50%
Description
Currently all candidate pictures are copied by post_test_cleanup
(sic!) to the root of the artifacts directory, which is confusing. Let’s instead copy the whole sikuli_candidates
directory there.
Subtasks
Related issues
Blocks Tails - Feature #13242: Core work: Sysadmin (Maintain our already existing services) | Confirmed | 2017-06-29 |
History
#1 Updated by intrigeri 2017-10-14 07:19:43
- Type of work changed from Code to Sysadmin
#2 Updated by intrigeri 2017-10-14 07:19:59
- blocks Feature #13242: Core work: Sysadmin (Maintain our already existing services) added
#3 Updated by intrigeri 2017-10-15 05:52:12
Implemented locally, will test on my local Jenkins setup before deploying.
#4 Updated by intrigeri 2017-10-16 07:32:10
- Description updated
#5 Updated by intrigeri 2017-10-16 07:39:23
- Status changed from Confirmed to In Progress
- % Done changed from 0 to 10
#6 Updated by intrigeri 2017-10-17 09:26:36
- Assignee changed from intrigeri to bertagaz
- % Done changed from 10 to 50
- QA Check set to Ready for QA
Works locally => deployed. All the changes are in puppet-tails.
#7 Updated by bertagaz 2017-10-21 09:58:06
- Status changed from In Progress to Resolved
- Assignee deleted (
bertagaz) - QA Check deleted (
Ready for QA)
intrigeri wrote:
> Works locally => deployed. All the changes are in puppet-tails.
Seems to weork well indeed, seen such an artifact appearing lately. That will be a useful feature.