Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-59866

Octane Cucumber test reporter plugin fails previous passed build after Jenkins restarts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor

      Hi,

      I am currently having issue with "Octane Cucumber test reporter" plugin which could be reproduced as below steps:

      Steps:

      1. Create a Maven project using cucumber framework and "com.hpe.alm.octane.OctaneGherkinFormatter:target
        gherkin-results
        ManualRunnerTest_OctaneGherkinResults.xml" plugin.
      2. Create a freestyle Jenkins job for above maven project and add the "Octane Cucumber test reporter" and "Publish Thucydides Test Reports" to Post-build Actions.
      3. Create an Octane pipeline job that links to Jenkins job above.
      4. Build the job and ensure the result is passed.
      5. Validate the HTML report is published in Jenkins and ManualRunnerTest_OctaneGherkinResults.xml is generated in Jenkins workspace\target\gherkin-results.
      6. Restart Jenkins

      Expected:

      • Job status is still passed.
      • HTML Report is still accessible.

      Actual:

      • Job status is turned to failed.
      • HTML Report is removed.

      Please see attached the screenshots of the job status before and after Jenkins restart, console output log, and octane pipeline status.

            radislavb Radi Berkovich
            lambdaway Minh Tran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: