[bug 14185] Check that Homogeneity exceptions are still present.
Related to bug 14185.
This merge request enhance the rake valid:homogeneity
task.
This task will check that differences between nodes that have been registered into the lib/refrepo/valid/data/homogeneity.yaml.erb
file are present into the ref-repo. If an exception from the previous file is not found in the ref-repo, it is counted as an error.
The goal of this merge request is to avoid the exceptions in the homogeneity.yaml.erb
file to stale and lead us to confusion.
This merge requests contains:
- Fixes to the exceptions that are outdated (nodes properties are marked as differents, while they are homogeneous in ref-repo)
- Enhancement of the
rake valid:homogeneity
tasks - Adding of the
rake valid:homogeneity
task to thevalidate
pipeline of the CI, to check regularly that no errors are introduced in the repo.
Merge request reports
Activity
assigned to @pijacquo
added 17 commits
-
180767f9...bec52e90 - 8 commits from branch
master
- a7ef23f7 - [bug 14185] Fails rake task if homogeneity exceptions are not found inside repo.
- 97fd392b - [bug 14185] Add homogeneity check to CI pipeline.
- eefea85e - [bug 14185][lyon] Remove outdated homogeneity exceptions.
- 7ec8f46e - [bug 14185][lille] Fix outdated homogeneity exceptions.
- f4855649 - [bug 14185][grenoble] Fix outdated homogeneity exceptions.
- e351cfed - [bug 14185][sophia] Fix outdated homogeneity exceptions.
- 1e8d62d7 - [bug 14185][nancy] Fix outdated homogeneity exceptions
- d1390e27 - [bug 14185][nantes] Fix outdated homogeneity exceptions.
- 2be73a63 - [bug 14185][rennes] Fix outdated homogeneity exceptions.
Toggle commit list-
180767f9...bec52e90 - 8 commits from branch
added 8 commits
- d28e599d - [bug 14185] Add homogeneity check to CI pipeline.
- 633fd166 - [bug 14185][lyon] Remove outdated homogeneity exceptions.
- 81a38e73 - [bug 14185][lille] Fix outdated homogeneity exceptions.
- 6423d1fb - [bug 14185][grenoble] Fix outdated homogeneity exceptions.
- bea7301b - [bug 14185][sophia] Fix outdated homogeneity exceptions.
- b545e57c - [bug 14185][nancy] Fix outdated homogeneity exceptions
- c623d238 - [bug 14185][nantes] Fix outdated homogeneity exceptions.
- 00f189a2 - [bug 14185][rennes] Fix outdated homogeneity exceptions.
Toggle commit listJ'ai réorganisé les commits de façon à ce qu'on puisse tester facilement en faisant un checkout:
git checkout a7ef23f7df3aedbab258520e6b86b36c5bbdbd81 rake valid:homogeneity
Edited by JACQUOT Pierrerequested review from @alpetit
added 24 commits
-
00f189a2...4d48b4d9 - 15 commits from branch
master
- 3a455b05 - [bug 14185] Fails rake task if homogeneity exceptions are not found inside repo.
- 25f6208b - [bug 14185] Add homogeneity check to CI pipeline.
- 6179ad0b - [bug 14185][lyon] Remove outdated homogeneity exceptions.
- 55bd88ff - [bug 14185][lille] Fix outdated homogeneity exceptions.
- 9d15fc95 - [bug 14185][grenoble] Fix outdated homogeneity exceptions.
- 421e690b - [bug 14185][sophia] Fix outdated homogeneity exceptions.
- f077d056 - [bug 14185][nancy] Fix outdated homogeneity exceptions
- d2ce3be3 - [bug 14185][nantes] Fix outdated homogeneity exceptions.
- fa60c92d - [bug 14185][rennes] Fix outdated homogeneity exceptions.
Toggle commit list-
00f189a2...4d48b4d9 - 15 commits from branch
added 1 commit
- d9b4cb4b - [bug 14185][rennes] Fix outdated homogeneity exceptions.
mentioned in commit 7cdd8b9d