Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20851

Support "Pick-up test results outside of this build" for YAML Bamboo Specs

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 7.0.0
    • Bamboo Specs
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      Test parser configuration allows to parse test results generated outside of current build. YAML Specs doesn't support this configuration

      Workaround

      Use Java Specs

          Form Name

            [BAM-20851] Support "Pick-up test results outside of this build" for YAML Bamboo Specs

            Ace added a comment -

            @Alexey Thank you!

            Ace added a comment - @Alexey Thank you!

            a7c97bf98243,

            There's sample at https://docs.atlassian.com/bamboo-specs-docs/7.0.1/specs.html#testng-parser

            Scan TestNG reports from default location, and pick test results from previous builds.

            ---
            version: 2
            # ...
              final-tasks:
                - test-parser:
                    type: testng
                    ignore-time: true
            

            Alexey Chystoprudov added a comment - a7c97bf98243 , There's sample at https://docs.atlassian.com/bamboo-specs-docs/7.0.1/specs.html#testng-parser Scan TestNG reports from default location, and pick test results from previous builds. --- version: 2 # ... final -tasks: - test-parser: type: testng ignore-time: true

            Ace added a comment -

            This is marked as fixed, but there is no documentation anywhere that shows how to set this?

            Ace added a comment - This is marked as fixed, but there is no documentation anywhere that shows how to set this?

              achystoprudov Alexey Chystoprudov
              achystoprudov Alexey Chystoprudov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: