-
Bug
-
Resolution: Fixed
-
Minor
-
None
Some tests integrates against existing services and are activated iff certain properties are provided.
Current implementation skip the test after Jenkins was started wasting a lot of time.
Some tests integrates against existing services and are activated iff certain properties are provided.
Current implementation skip the test after Jenkins was started wasting a lot of time.
Code changed in jenkins
User: Oliver Gondža
Path:
src/main/java/org/jenkinsci/test/acceptance/junit/FilterRule.java
src/main/java/org/jenkinsci/test/acceptance/junit/PropertyBindingModule.java
src/main/java/org/jenkinsci/test/acceptance/junit/TestActivation.java
src/test/java/plugins/jclouds/JClouds_OpenstackNovaTest.java
http://jenkins-ci.org/commit/acceptance-test-harness/7bb38d9af8c92227233bad2db0997f192f0af6c4
Log:
[FIXED JENKINS-27133] Introduce TestActivation annotation