-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
2
-
In Bamboo v5.9.x (fresh install) the option to quarantine a test result is not available.
Reproduce
- install Bamboo v5.8.1
- create a Project (i.e.: Code), Plan (i.e.: Maven)
- download maven.tar.gz to the project/plan
- run build
The build is going to fail when running a test and the "Quarantine" option IS available
Reproduce (fresh install)
- install Bamboo v5.9.4
- create a Project (i.e.: Code), Plan (i.e.: Maven)
- download maven.tar.gz to the project/plan
- run build
The build is going to fail when running a test and the "Quarantine" option IS NOT available
Reproduce (from upgrade)
- export Bamboo v5.8.1 with tests in quarantine
- install Bamboo v5.9.4
- import to upgrade
- go to Project (i.e.: Code), Plan (i.e.: Maven)
- run build
The build is going to fail when running a test and the "Quarantine" option IS available
New Feature
Bamboo v5.9.x has a new feature where you can enable/disable Quarantine under "Bamboo administration >> Overview >> Plans >> Quarantine settings". Please, enable it and the Quarantine option will become available in the UI.