bamboo Questions
2
Solved
Is there a way to display all tests names in Bamboo, instead of only the names of the failed/fixed tests. When I browse to the tests section of the result page of the build, only the total number o...
Zig asked 9/2, 2012 at 13:47
3
Solved
I'm supposed to run some jbehave(automated) tests in bamboo. Once the tests run I'll generate some junit compatible xml files so that bamboo could understand the same. All the jbehave tests are ran...
Winterize asked 17/7, 2012 at 10:8
1
Solved
I recently updated a Grails app to 2.1.0, but when I war the project I get the following error:
java.lang.NoClassDefFoundError: org/codehaus/groovy/transform/powerassert/ValueRecorder
Groovy ...
Emptor asked 19/12, 2012 at 16:20
1
Solved
While building a single page app with AngularJS, I'm trying to integrate Jasmine tests in my build.
I did something similar before with the Maven Jasmine plugin, but I don't like to wrap my projec...
Decahedron asked 30/10, 2012 at 7:28
6
Solved
Anyone out there have experience with both Hudson and Bamboo? Any thoughts on the relative strengths and weaknesses of these products?
Okay, since folks keep mentioning other CI products I'l...
Kenogenesis asked 26/1, 2011 at 15:27
1
We are trying to checkout source from a git repository into Job on Bamboo 4.1
This Job have to be executed on a remote agent.
We are using SSH(+keys) to connect repository, after few configuration...
1
Solved
I've been building my C# project from the MS Visual Studio IDE, and by invoking msbuild from Jenkins on Windows. Now I want to build the C# project on Atlassian OnDemand.
However, msbuild is not l...
Jennet asked 25/5, 2012 at 21:3
1
Solved
This seemed like a good idea at the time
public static final String MY_CONFIG_FILE = System.getenv("APP_HOME")
+ "/cfg/app.properties";
When pushed code to Bamboo some tests failed with
java...
Fleurette asked 2/5, 2012 at 16:4
1
Solved
we are using Bamboo for Continuous Integration and deploy successful tests to our snapshot repository with a simple mvn deploy statement. Unfortunately this produces thousands of lines like this:
...
1
Solved
I've set up a Bamboo server and made a test project and plan with a Maven build task.
But this task doesn't produce any artifacts (except, maybe, test results, which I've unchecked). And I'd like ...
5
Solved
I have some C++ projects running through cruisecontrol.net. As a part of the build process, we compile and run Boost.Test unit test suites. I have these configured to dump XML log files. While the ...
Chavey asked 3/6, 2010 at 19:29
5
I have a situation where i need to maintain version information of my builds. By googling i found limited information. one way is to create a version file on source control and keep updating. other...
Tulley asked 16/9, 2009 at 23:25
1
I have a builder in Bamboo that I've created pointing to MSDeploy executable.
I want to take a backup of the current web site before I deploy the new one.
Here is the command line that I'd run:
"C...
2
Solved
We are using Bamboo v3.1.1 as our continuous integration build server, and it works quite well - most of the time.
One issue we're having is that we're doing a fair amount of database-oriented tes...
Quotidian asked 26/10, 2011 at 9:22
4
Solved
At the moment, we are running our automated (not CI as such) builds via FinalBuilder via a very simple homegrown Apache interface that just launches the FB scripts on our server. (I like FinalBuild...
Tycho asked 30/5, 2011 at 12:59
1
Solved
I currently have focused setting up a software configuration management process using svn, Jira and Bamboo. Unfortunately, I cannot find any defined or standard practices using the mentioned ...
2
Solved
I have SVN configured in Linux at a different location and I need to check-in a shell script to SVN with executable attribute ON from Windows. I use Bamboo as CI, which checks out sources from SVN ...
Whopper asked 29/7, 2011 at 13:42
3
Solved
Background. My org uses Maven, Bamboo and Artifactory to support a continuous integration process. We rely on Maven's SNAPSHOT qualifier to help manage storage in Artifactory (rotate out old SNAPSH...
Goethe asked 30/3, 2011 at 1:6
2
I've a rails 3 app, running well/fast on herokus bamboo stack.
To test whether my app works on the upcoming cedar stack, I've deployed it to heroku, following the "getting started" guide. To my su...
Bratislava asked 16/6, 2011 at 10:36
2
Solved
Imagine there's a project in Bamboo with two build plans: Staging Deployment (SD) and Production Deployment (PD). Building SD checks out latest sources, builds them and deploys a web site to a stag...
Handclap asked 26/3, 2010 at 8:3
2
I recently discovered that BlackBerry treats all classes with the same fully-qualified name as identical--regardless of whether they are in entirely different apps or not--causing apps that use dif...
Unplaced asked 28/2, 2011 at 19:5
9
Solved
this week I participated a presentation of the 2008 TFS. Currently we are using Jira and Svn (and maybe Bamboo). What solution to you prefer?
Uncivilized asked 13/6, 2009 at 5:45
© 2022 - 2024 — McMap. All rights reserved.