Yoram Shechori

- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created LDAP against multiple servers
I couldn't figure out how to set LDAP against two DC We have two DC i.e. dc=one,dc=int,dc=company,dc=com dc=two,dc=int,dc=company,dc=com each one holds it's users under different OU ou=chat,ou=comp... -
Created Email notifier - code inspection trigger
AnsweredHi all, Currently in the the notification rules, I can trigger the notification when build fails, or successful post a failure. We are using code-inspection. I do not want to fail the build if ther... -
Created Propagate parameter down the build chain
Hi,Assumes there is depndancy between builds as followA -->\ | --> CB -->/Hance, C is relyaing on artifacts from B and AI would like to trigger the build chain from C and to propogate a buil... -
Created TC8.1 JIRA-OnDemand Integration - Failed to fetch the issue; no priority found
Hi,We are facing a problem with the JIRA integration. Our JIRA server is located in the cloud via https I was able to fetch the project keys, so login and interface are correct When performing "tes... -
Created How to update VCS Labeling pattern during run-time?
HI all,We would like to update the VCS labeling pattern during build run-timeThe VCS label is expected to be MASTER_VERSION (%build.vcs.number%) [i.e 5.1.0.a (120)]The MASTER_VERSION is extracted f... -
Created Initiate a dependencies for a package of specific version
Hi all,Our TC server has several builds based on different repository/VCS roots:1. Build Kernel => kernel artifacts2. Test User App3. Build User App => Application Artifacts4. Create Packag...