I am using Jenkins - UCM clearCase plugin. I have two streams - One for Code and one for config and build scipts.
Stream selector: stream_code_name@\vob
load rules:
load set_code
load set_config
set_code is for stream_code_name stream.
Note: Jenkins downloaded the code under VIEWTAG/set_code. I want config code under VIEWTAG/set_config.
How do I load another stream ie stream_config_name@\vob. ??
I am open to using another plugins or base clearcase plugin too.