On 03/09/14 01:00, Kylo Ginsberg wrote: > On Fri, Aug 29, 2014 at 1:55 AM, Dominic Cleal <[email protected] > <mailto:[email protected]>> wrote: > > On 26/08/14 18:23, Eric Sorenson wrote: > > The repos are live now and you can try them out by following these > directions: > > > > https://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#using-the-nightly-repos > > It appears that Ubuntu 14.04 (trusty) packages are missing from the > Facter nightlies, though Puppet's present. Could they be built too? > > Otherwise I'm happy to say that the Foreman test suite is green on EL6, > F19, Debian 7 (Wheezy) and Ubuntu 12.04, with Puppet and Facter > nightlies. It'll run twice a week from now on, testing a bunch of > modules, master/agent setups and Foreman integration. > > > That is great! Is this on http://ci.theforeman.org/? If so, which jobs? > I'm curious to see details of what is tested.
That's right. The exact job is: http://ci.theforeman.org/job/systest_foreman_puppet_nightly/ (current F19 failure is in our nightlies, trusty is due to the missing Facter nightly repo) It runs a BATS-based test suite using Vagrant on Rackspace Cloud: https://github.com/theforeman/foreman-bats This simply configures repos, then runs foreman-installer, which is a Kafo-based tool around Puppet modules for setting up Apache, PostgreSQL, Passenger-based Puppet master and Foreman instance. https://github.com/theforeman/foreman-installer https://github.com/theforeman/kafo It then downloads some modules from the Forge, imports them into Foreman and checks they apply via the agent. -- Dominic Cleal Red Hat Engineering -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/5406D85A.3020504%40redhat.com. For more options, visit https://groups.google.com/d/optout.
