Issue #5822 has been updated by Dominic Maraglia. Status changed from Needs Decision to Closed
Git and Ruby are now included in the VM images on the new VM infrastructure. I've created two snap shots: "git" which includes the tools need to perform and install from git, and "pe" which is a striped down snapshot without ruby, git, and other tools associated with the PE puppet stack. ---------------------------------------- Feature #5822: Include git and system ruby in the baseline VM images https://projects.puppetlabs.com/issues/5822 Author: Daniel Pittman Status: Closed Priority: Normal Assignee: Dominic Maraglia Category: VMs Target version: Patch: None Keywords: Branch: At the moment the baseline VM images used for testing do not include either git or ruby. While those are not required for testing the enterprise distribution, they are required to perform a git checkout-and-test cycle on the machines, which is one of the methods we hope to use for running the acceptance tests. We could have the installer grab and push those to the machines as part of the setup, but that would introduce a whole pile of places that the tests could fail that would have nothing to do with our code, and everything to do with random network fluctuation or package drift. I think it would be ideal to have the baseline image include both those packages. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
