Description/Features

A simple BAMBOO plugin that removes all previous xml files in the test results directory.
Use this feature for a maven multi modules project.
Why is it usefull ?
For example : With a builder that is configured with goals "clean install". If a compilation fails and breaks the build, the previous test results in other modules are not removed, so Bamboo index them. And the Bamboo tests number that is displayed is wrong.

用途

  1. Copy the bamboo-clean-test-plugin-1.0.jar file into your <BAMBOO_HOME>/webapp/WEB-INF/lib directory and restart Bamboo
  2. In the configuration of your plan, there should be a new Clean Test section on the 'Builder Configuration' tab. Here you can specify whether your plan can remove the previous test result.

バージョンの互換性

Compatibility of Clean Test Plugin versions (side) versus Bamboo versions (top).

 

before 2.0

2.0-2.2.x

1.0

(error)

(tick)

Unknown macro: {roundrect}

= compatible
= not compatible
= compatibility unknown

Version History

バージョン

日付

説明

1.0

Jully 4th 2008

initial version

1.0

Initial version

type 鍵 (キー) 要約 優先度 ステータス

予期しないエラーのため、データを取得できません。

Jira でこれらの課題を表示する

Possible Future Changes

スケジュール未定

type 鍵 (キー) 要約 優先度 ステータス

予期しないエラーのため、データを取得できません。

Jira でこれらの課題を表示する

スクリーンショット

  • ラベルなし

1 Comment

  1. Seems like it has problems with Bamboo 2.4.0.

     java.lang.NoSuchMethodError: com.atlassian.bamboo.v2.build.BuildPlanDefinition.getBuilder()Lcom/atlassian/bamboo/v2/build/BuilderV2;
     at fr.calitech.bamboo.plugins.CleanTestPreBuildAction.cleanTestResults(CleanTestPreBuildAction.java:65)