by hagzag
border:

Background:

As part of Tikal Fuse day #6 we planned to establish a management framework for a private cloud which will be used by the build management / Dev team(s).

 

The “building blocks” of this solution consists of:

by hagzag
border:

Hi all,

I have had a serious issue I stumbled upon whilst using Jenkins 1.491 [JENKINS-15865 to be specific].

If for any chance Maven builds which worked well until 1.491 no longer do, or more specific test do not start executing continue reading ...

 

Running maven failsafe caused Jenkins NPE and builds were crashing with:

 

by yorammi
border:

Problem description:

We have a Jenkins job that runs a maven build that activates certain maven-profiles (maven Goals and options in my case: clean install -U -P all,runtime). The same job activates Sonar plugin as a post-build action. Running the Sonar on the job without pointing to a certain maven profiles assumes that there aren't any instead of passing the same profiles to the Sonar plugin.

 

by yorammi
tags:
border:

 Case description:

While trying to load a new Mac jenkins node, we're getting the following exception:

The server doesn't support the password authentication

 

Solution:

- Run: sudo vi /etc/sshd_config

- Enable this line (add it if needed): PasswordAuthentication yes

by hagzag
border:

As part of an experiment of utlizing EC2 instances during build, I wanted to share with you how easy it was to get Jenkins and EC2 to work togehter without needing to create custom AMI's [which is usually the most daughnting task], you might ask yourself why not use the Jenkins EC2 plugin the short answer is it does much more than the EC2 plugin the long answer - continue reading 

by hagzag
border:

A true story with a practical approach, emphasizing the milestones needed in order to shift from Continuous Integration to Continuous delivery & deployment. The presentation will cover a walk-through of methodologies & tools such as CI,CD combined with Jenkins, Jenkins MultiJob plugin and others.

 

by hagzag
border:

"Building for the Cloud" A great talk describing SCM => PROD utilizing Jenkins, Artifact repository & AWS. Worth a watch.

The interesting part is choosing to build vm's from scratch rather than using tools like Chef or Puppet for boostrapping over a basic image.

by roni
border:

We are happy to announce an official version of tikal mutlijob plugin for Jenkins has been released.

 

The plugin can be found and downloaded by the following ways:

 

by ittayd
border:

This tool provides a jpi command line executable that you can use to create a Ruby Jenkins plugin skeletos, add extension points, build and test.

by hagzag
border:

For all the solaris lovers out there, Jenkins is going to release a package for the IPS package manager for solaris.

Read all about it here.

 

Pages