Commit Graph

3 Commits

Author SHA1 Message Date
Scott Little b827624e16 rename cgcs-centos-repo to centos-repo
Story: 2006387
Task: 36912
Depends-On: https://review.opendev.org/749974
Depends-On: https://review.opendev.org/750041
Change-Id: I745a822e88aca68c207a92f14fb5370d6e3d0050
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Scott Little <scott.little@windriver.com>
2020-09-18 22:32:41 -04:00
Erich Cordoba e75bb2e7c3 Add notices on Intel authored files.
Story: 2005265
Task: 30095

Change-Id: I9eecbe7c0a15eec2ffe1e43964cd4253fc04b91c
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-03-20 10:21:32 -06:00
Marcela Rosales b2a81a4612 Add script to verify that repo's SRPMs matches with mirror's SRPMs
This DependenciesReviewer.py script verifies that Source Packages listed in
each stx- repo are listed in mirror's Source Packages lists.
This script attempts to identify broken dependencies before the
code is merged.
It returns an exit code of 0 if it was successful, and different
to 0 if it was not. It generates a log file dependenciesreviewer.log
for the results.
It is planned that this will be executed by Zuul.

Story: 2002811
Change-Id: If78248a6f024086198714212108b64533d5f02b1
Signed-off-by: Marcela Rosales <marcela.a.rosales.jimenez@intel.com>
2018-07-18 14:23:08 -05:00