changed tiers to tags. Tiers tbd
This commit is contained in:
parent
03d61f79c0
commit
ed68f94bfa
6 changed files with 6 additions and 7 deletions
|
|
@ -12,6 +12,6 @@ require:
|
|||
contact:
|
||||
- aradchen@redhat.com
|
||||
- tjuhasz@redhat.com
|
||||
tier: integration
|
||||
tag: integration
|
||||
component:
|
||||
- nodejs
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ require:
|
|||
contact:
|
||||
- tjuhasz@redhat.com
|
||||
- aradchen@redhat.com
|
||||
tier: 'integration'
|
||||
tag: 'integration'
|
||||
component:
|
||||
- npm
|
||||
- nodejs
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ require:
|
|||
contact:
|
||||
- aradchen@redhat.com
|
||||
- tjuhasz@redhat.com
|
||||
tier: smoke
|
||||
tag: smoke
|
||||
component:
|
||||
- npm
|
||||
- nodejs
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ contact:
|
|||
- aradchen@redhat.com
|
||||
|
||||
require: nodejs
|
||||
tier: smoke
|
||||
tag: smoke
|
||||
component:
|
||||
- npm
|
||||
- nodejs
|
||||
|
|
|
|||
|
|
@ -9,8 +9,7 @@ require:
|
|||
contact:
|
||||
- tjuhasz@redhat.com
|
||||
- aradchen@redhat.com
|
||||
|
||||
tier: '1'
|
||||
tag: 'smoke'
|
||||
component:
|
||||
- npm
|
||||
- nodejs
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ require:
|
|||
contact:
|
||||
- aradchen@redhat.com
|
||||
- tjuhasz@redhat.com
|
||||
tier: 'smoke'
|
||||
tag: 'smoke'
|
||||
component:
|
||||
- npm
|
||||
- nodejs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue