Giter VIP home page Giter VIP logo

Comments (4)

tfoote avatar tfoote commented on August 18, 2024

I tried this and the jenkins puppet module is written such that the slave and master conflict. a2dc128

2014-12-09 08:26:13 +0000 Puppet (err): Duplicate declaration: Class[Java] is already declared in file /etc/puppet/modules/jenkins/manifests/init.pp:136; cannot redeclare at /etc/puppet/modules/jenkins/manifests/slave.pp:92 on node ip-172-31-6-118.us-west-1.compute.internal
2014-12-09 08:26:13 +0000 Puppet (err): Duplicate declaration: Class[Java] is already declared in file /etc/puppet/modules/jenkins/manifests/init.pp:136; cannot redeclare at /etc/puppet/modules/jenkins/manifests/slave.pp:92 on node ip-172-31-6-118.us-west-1.compute.internal

This is just a common issue which requires refactoring: https://ask.puppetlabs.com/question/10937/writing-modules-best-strategies-to-avoid-duplicate-declaration-for-files-packages-etc/ but it's of course inside the module we downloaded. For now can we not let some of these jobs run on the rest of the farm? maybe manually adding a tag to some of the slaves?

from buildfarm_deployment.

dirk-thomas avatar dirk-thomas commented on August 18, 2024

The goal is to run the jobs as close to the master as possible. Only running it on the machine will ensure to not make those jobs even slower. So running them on a random slave is not a good option.

from buildfarm_deployment.

dirk-thomas avatar dirk-thomas commented on August 18, 2024

Can you please fill a ticket upstream since it seems not to be listed in the jenkins puppet tracker?

from buildfarm_deployment.

tfoote avatar tfoote commented on August 18, 2024

Ticketed upstream: voxpupuli/puppet-jenkins#224

from buildfarm_deployment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.