Project

General

Profile

Actions

action #64688

closed

[functional][y] Travis check detect_unused_modules is taking 4 minutes to be completed.

Added by syrianidou_sofia about 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Infrastructure
Target version:
Start date:
2020-03-20
Due date:
2020-06-02
% Done:

0%

Estimated time:
5.00 h
Difficulty:

Description

The original ticket: https://progress.opensuse.org/issues/47894
is mentioning a constant check for unused modules. What the implemented check is doing, is verifying on every push build, that all modules in repository are used somewhere. This looks like an overkill as it takes about 4 minutes to be completed. We could investigate if this can be replaced by a more targeted check on the particular push and additionally a complete check running daily (like a cron job) that will parse the whole repository.

Acceptance criteria

  1. Unused modules detection is performed on the scope of the changes in the PR only
Actions

Also available in: Atom PDF