[CORD-3117]v5
Add tag-collision job to the verify jobs
Change-Id: Iecb3158e956edbca9e52d2d6ec306f0628cfb5a4
diff --git a/jjb/verify/vsg-hw.yaml b/jjb/verify/vsg-hw.yaml
index 3aad4a1..872ce0b 100644
--- a/jjb/verify/vsg-hw.yaml
+++ b/jjb/verify/vsg-hw.yaml
@@ -13,8 +13,10 @@
name: 'verify-vsg-hw-jobs'
jobs:
- 'verify-licensed'
- - 'verify-sonarqube':
+ - 'tag-collision-reject':
dependency-jobs: 'verify_vsg-hw_licensed'
+ - 'verify-sonarqube':
+ dependency-jobs: 'verify_vsg-hw_tag-collision'
- 'xos-unit-test':
dependency-jobs: 'verify_vsg-hw_sonarqube'
- 'api-test':