Add interop-tempest-consistency job in Tempest gate

interop provided the interop-tempest-consistency job[1]
which will check the consistency between Tempest tests and
those used in interop guidelines.

If Tempest will change/remove any tests which are being used
in interop guidelines, this job should be able to detect that.

Till now we used to check such consistency by manual review
which obviously cannot be perfect always.

As first, I am adding it as n-v job and soon we should make it
voting as per its stability.

[1] 1528548993/zuul.d/jobs.yaml (L2)

Change-Id: Id7ab566f3d3c8239b6bd5d8357722486dc400d7e
This commit is contained in:
ghanshyam 2018-10-05 02:58:05 +00:00 committed by Felipe Monteiro
parent 65ed8331fa
commit a9cc6c1a85

View File

@ -362,6 +362,9 @@
irrelevant-files: *tempest-irrelevant-files
- tempest-full:
irrelevant-files: *tempest-irrelevant-files
- interop-tempest-consistency:
voting: false
irrelevant-files: *tempest-irrelevant-files
gate:
jobs:
- nova-multiattach: