This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Serena Dimension CM 12.2.1 & Jenkins


Hi All,

We're working in a migration of our SCM to Serena Dimension CM 12.2.1

After install Serena Dimension CM, we're defining our process to continuous integration, continuous delivery and continuous deployment. In this moment the company can ́t to buy Serena Release Management (the tools to delivery and deployment process).

We saw a Dimension plugin to Jenkins (wiki.jenkins-ci.org/.../J...). This plugin work fine? Could you give a feedback about this integration? is Serena Dimensions 12.2.1 supported?

Regards,

Alcides

Tags:

Parents
  • 0

    The part I was using is really automated build, but it looks like you have implemented it already without Jenkins. I did not use its deployment to Production facilities/plug-ins (continuous delivery

    --
    Alex Shevchenko
    Sr Development Manager
    Although I work for OpenText, I am speaking for myself and not for OpenText.
    If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button.

  • 0 in reply to 
    Hi Alex,

    I have installed Jenkins on cloud machine and installed Dimension plugin. Tested for connection and it prompts SUCCEED. However I am facing below error message while kick start with Jenkins job. Can you input and guide for initial step by step configuration.

    FYI : Using ANT for build, same set up is working fine with SVN. i.e. Successful build. Please note this is first time set up. Thx in advance.

    Building in workspace C:\Program Files\jenkins\jobs\Dim-Jenkins\workspace
    [DIMENSIONS] Calculating change set for directory 'CS'...
    [DIMENSIONS] Calculating change set for directory 'src'...
    [DIMENSIONS] Calculating change set for directory 'web'...
    [DIMENSIONS] Calculating change set for directory 'websphere-lib'...
    FATAL: Unable to find build script at C:\Program Files\jenkins\jobs\Dim-Jenkins\workspace\build.xml
    Build step 'Invoke Ant' marked build as failure
Reply
  • 0 in reply to 
    Hi Alex,

    I have installed Jenkins on cloud machine and installed Dimension plugin. Tested for connection and it prompts SUCCEED. However I am facing below error message while kick start with Jenkins job. Can you input and guide for initial step by step configuration.

    FYI : Using ANT for build, same set up is working fine with SVN. i.e. Successful build. Please note this is first time set up. Thx in advance.

    Building in workspace C:\Program Files\jenkins\jobs\Dim-Jenkins\workspace
    [DIMENSIONS] Calculating change set for directory 'CS'...
    [DIMENSIONS] Calculating change set for directory 'src'...
    [DIMENSIONS] Calculating change set for directory 'web'...
    [DIMENSIONS] Calculating change set for directory 'websphere-lib'...
    FATAL: Unable to find build script at C:\Program Files\jenkins\jobs\Dim-Jenkins\workspace\build.xml
    Build step 'Invoke Ant' marked build as failure
Children
No Data