-
New Feature
-
Resolution: Unresolved
-
Major
-
None
ClearCase has a promotion level concept, could you consider to add this feature into Jenkins? For example, when a build a success, change promotion to BUILT. When a build is tested, promote to TESTED, etc.
I think this can easily be done (by using cleartool chbl -level <promo level> <bl selector>). I'll take a look at that.