Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/beaker

Puppet Acceptance Testing Harness
https://github.com/voxpupuli/beaker

(maint) clean up configs

ba3dadd28c2ecbae4bc6c9b54a37c9b217ec25a7 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Add require yaml to systest

311acfd229e5fd25661bd2393aef4a7a3c90afa1 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) modify agent only configs for new Master

1ad026f81fb12a6a3421efec9358960305df8892 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add sleep for solaris ntpdate

78906ce86484abc0547d178d9eddbc1c3c6ff154 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add a poll loop for solaris ntp timeout

35680d5fcbe529f493239c7c388626d9a32b3116 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add -w flag for solaris ntpdate

f5da299c7652d2b4914a44baff08a02747eb380b authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) clean up code

extend sleep for Agent test
additional debug code

79dfc7c73387920bcbe9cb2ede86980adc33323f authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) filter version check for solaris

1021c6ea5a44cfdd186bd81b4e968f1d3aa37426 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'master' of github.com:puppetlabs/puppet-acceptance

a6aa0be5b99288097ce018552f9aff7a3b595693 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) adding test config for many agents

3704994e9657b0632897775004a2a572fd9f8616 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Code clean up for intaller

Automated installer and upgrade code was getting long and messy.
Reduced much redudant and confu...

4852969c535d722178827817891c5865966c509d authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Re-add sleep to Agent test

557d9f6040c384fbc6e922896af8cbc0a0618027 authored over 13 years ago by Dominic Maraglia <[email protected]>
Add --trace to dashboard rake tasks so that when they fail, more verbose output is available.

Signed-off-by: Matthaus Litteken <[email protected]>

23947b4d2f7f11e363fa8afd9ba83ab777b6b402 authored over 13 years ago by Matthaus Litteken <[email protected]>
(maint) Adding support for upgrade testing

Loads of additions to support automated upgrades testing.
New command line opts added
New setup ...

4fb19e8716cca192fb73c60244c02d2df0e2a10c authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'master' of github.com:puppetlabs/puppet-acceptance

2f44f70272e5300668a99fdc5fe3d3d4ca15e7b5 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add code to support PE upgrade testing

Uprade testing requires the use of VM snapshots with names
outside of using "type". Added new c...

769a364c41e75b22cd0236bcb922921a1b3f34bc authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Remove sleep from agent tests

9a4694ca654a3242e88a6848938b985719f183ed authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add puppet agent --test to post install

1a4a6766592534af0fe8470008d7bc6055799f75 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) adding dashboard role to master

1848ec8aa2a4d86370755b53d339e8268fc9951c authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add agents to config

b9375f95e33a79b839922101f81fd3c5eae930e2 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #9 from bodepd/dont_use_service

(maint) Remove service calls to prevent debian failures

6b278e39dde069965963472109bf869bcaedd4bc authored over 13 years ago by djm68 <[email protected]>
(maint) Remove service calls to prevent debian failures

Changed from a service call to /etc/init.d to prevent
faillures on debian.

9b84800afcec3c9c1bafdca72ff2569217ffce38 authored over 13 years ago by Dan Bode <[email protected]>
Merge pull request #8 from bodepd/feature/master/9132_set_up_multi_node_certs

(#9132) Set up multi nodes certs as post installation step

baaf0d3d134c3f72cfa07ad884709ccde32b10e3 authored over 13 years ago by djm68 <[email protected]>
(#9132) Set up multi nodes certs as post installation step

This patch adds a post installation step to set up certs
for multi-node.

96dad6b736348206ab4d474bbc15c6fbe2a1d6b8 authored over 13 years ago by Dan Bode <[email protected]>
(maint) clean up

cf4c0dc5da76fbcd79424a11f4f62f1cffc9bf16 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #7 from bodepd/8665_add_new_answers

(#8665) Add multi-node options

adb3d2bdeb8812a162ac493779740082b2a1461e authored over 13 years ago by djm68 <[email protected]>
(#8665) Add multi-node options

Added new questions to the generated answers file.

0e508cd1b1cb527b17dc2bba91256d29d4dc06b0 authored over 13 years ago by Dan Bode <[email protected]>
(maint) Improve test case summary

Tests that are skipped were summed at the end of the test pass,
but the specific list of tests w...

dd10f69487b7d5878c5b68ff8ce7bb562619796d authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Add check for puppet module tool version

Check that puppet module tool is the correct version on all hosts.

5e11ad0263b5b2c45438434cdf55a4b8d873e845 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add pe_version file check

PE install must create /opt/puppet/pe_version on all hosts. Add
test to check for the file.

867fc98baf8a1be17e3e60bb641bf5697f59144f authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Modifty configs for new hostnames

More hostnmes with underscores have been renamed.

b274f3b9acd41f74f7a8f2e8a50c393f118c2511 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Fix Oracle EL hostname

Hostnames contained underscores which causes problems with SSL.

d8731dd362c3637c8aae693a097d65c5839ca18a authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) minor config fiel change

Scientific linux nodes changes host names -- update configs to
reflect the change.

f0ace1f6c133ade7374137be683daf20cabfe687 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Make cert sign check for more strict

puppet cert sign will fail silently when attemping to sign
a cert that is non-existent -- which ...

06008bd6dcaaf710da87341dd37ea669c47c43ea authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Modify cert signing for Master/agents

Attempting to sign all agent certs in one command causes
failues when the master is also an agen...

54c0d586e698d5c28f7d4569693addc80818d3b7 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Refacter answer file generation

Answer file generation code was hacky and difficult to maintain.
Much more flexible and easy to ...

c2a0be6fede6544e7b5d7e840261c7aff8f3f371 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Minor fix to agent install

651da02dd0720fb8ff52ea79f3a4e555da51280f authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) fix answer agent answer file

822af212a2ae1e2ae1b226c5c17a0274ff9b3e2e authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/add_master_dashboard_answers'

074a2b948b8dd870439b0765b9b6674446cbac31 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Adding support for Master Agent installs

781b8528b24c59a56323c5e367d91dca06f18bf8 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Fix typos in answers file

4d722b8f1188baeb040c0b58f1112211147cb2f7 authored over 13 years ago by Dominic Maraglia <[email protected]>
(Maint) add support for master/dashboard

78bf3825ed80cda75e8826d7c51c80a94c525569 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add timeout to ntpdate step

Ntpdate failures are causing acceptance test to fail; ntpdate
has a 1 second timeout by default,...

2f591c92475e7708dacc433ebe01631eb89e63e8 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Adding Oracle 6.1 config

Ever expanding platform support...Oracle 6.1.

0922d5bcfd5080d13b1640cdf2d85e9f892e3ccc authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add Agent role to Master configs

Adding "- agent" to nodes with "- master" as their primary roles.
This represent a more real wor...

7dae4902a3421c0d9222a894b627c9cbd2cdf7d4 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Fix installer for non-agent hosts

Added a filter for to skip host that are not agents. Installer
was trying to perform installs i...

a8f476b55b13621ad2f15714b7d56950dc3afa08 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Fix harness PE installer for master/agents

Harnsess was not correctly handling cases where
Masters also installed the Puppet Agent.

fe7cc3d947e352f7db5cc626aa28862388d5d43f authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Installer fails with Master/agent config

Harness needs additional code to handle master/agent installs.
Backing out cfg changes until har...

8b63db72d079f8b35f0fb3dc975ffcec3b84e459 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Fix whitespace error in configs

Intoduced a tab into the config file that breaks the yaml
parsing.

2cf7ee694faf30e73e97f559f53056b0195b9182 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Add "agent" to master configs

Adding the option to install Puppet Agent on nodes that serve
as Puppet Masters.

055f2c2a6e16f8a352fc39d3bee72bbf183805cb authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Add acceptance tests config for CentOS 6

PE 1.2 will support Centos 6 -- adding acceptance tests
config for 32/65 bit versions of Cent6

47554bec5013c670d9a3999f73eb5cfd136e5e69 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Mod config files for new PE tarball names

Test harness uses platform: field to determine which tarball
to use for each OS version. With t...

6a1ac205e3b8e97e172842f0d75bcca1ef34210a authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Added recursive capability to do_scp

Having the ability to scp a dir vs. just a file greatly
extends the utility of the do_scp functi...

e3663fb074a850350ae9b1f8f0da07dbe2249edb authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Modify agent only configs

Agent only config need to use new VMs specific for PE testing.
Added centos-55-64-3 as master na...

9358b2a48f47e5602e500dff50c16a7ec08f4f56 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Modify PE acceptance test configs

Centos55 and Ubuntu 10.04 are the most heavilty tested OSes;
FOSS and PE testing were bottle nec...

1bdae91d8d33fd8b44892f5634e89fb029efcf97 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) updating pe_version file for 1.1.1rc

The latest 1.1.1 PE rc should contain latest version of puppet,
facter, ruby gems

f6bd84e3f0a4a030c200f565c819d27a4940971f authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/pe_post_setup_version_test'

b44b73fc3e5ebc3a54e37416279835104ec279f9 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Add Post install version test

Adding the actualy test to check for correct binary versions
after installing PE.

1dfea40f7483b933f8eba0097a48d9b7de0f6494 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/add_PE_version_checks'

144b2fcac6edb1508292e42ecd573391c5caf2d4 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Add checks for vers of PE installed binaries

Add code to test_case.rb and test_config.rb to support
verificaiton of correct versions for vari...

38e525e8f48c3ef2f97abc32ca7f4022bc1abd8c authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Improve argument handling for --type

Argument handling was weak for the type parameter. Improved
handling and have the harness raise...

a01cc27300536cd7c45c7660bf8b6bcc5a69a2a0 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Remove default "git" type for install

Harness defaults to git; better approach to force designation of
"--type" vs. silently defaultin...

c3aa49f97d7c9d14a4ed8992c282abd448051e15 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Rename CentOS and Ubuntu cfg files

Centos 5.5 and Ubuntu 10.04 files were named incorrectly -- OS
version was left off the config f...

b8fc6bbf3eb49297126758bf8e2c228072f7b2a1 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Ubunt config file named incorrectly

Ubuntu 10.04 cfg file was named with the version appended to the
file name. Added the version n...

3e3d9c95e7c336fa0117191110c64e8b7d9b946c authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Fix centos 5.5 config file

Centos 5.5 config file was incorrectly named without the
OS version; added version numnber.

107482e0253a64fdf22c4b524dae9165dbca9f1e authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Add acceptence test config for agent only OSes

Several OSes only support installation of puppet agent. Adding
a config for all the agent only ...

bbe93d182b83658c5356cc487aae4450f65429aa authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/mod_pe_answer_files'

4d4790bf4562801b53690ef10fb2ebe0c95e9d83 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Answer 'y' for rubydevelopment packages

Modify answer file templates to answer "y" to install
the rubydevelopment packages. This eases ...

cfc1852e25132aed9bade83669b1683061fcd695 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Modify test config for Scientific Linux

Using the PE installer Scientific Linux will behave like other
RHEL based systems. Changed the ...

4c1da5ee48f7b245a233766c870cd97fe28ec148 authored over 13 years ago by Dominic Maraglia <[email protected]>
(Maint) adding test config for debian6

Part of PE1.11 release is to add support for debian6.

fdc1c74718836e2088528ddc9ca40204d42e77a5 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Add acceptance test configs for scientific linux

f4b70f98e0fabe18657e7ba3f58e8b88eaba2578 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/fix_run_script_on_method'

72a01dc35645c0d4589eeeb6f2bc675f4bd0a039 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) fix run_script_on method

run_script_on method used 'hosts' (all nodes in the config) vs.
'host' -- the one node passed in...

f5ca949d365c71274a8967b21ad4f1840257d64c authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'ticket/master/7956_fix_ported_cron_tests'

0e71161970f017edf52977b2fcedcae319dc4a9d authored over 13 years ago by Dominic Maraglia <[email protected]>
(#7956) Fix ported cron tests

Modify run_cron_on method to further seperate Unix and Linux
crontab actions. Hope is does not ...

eaa47fe555252178254fdbdf2adc3be60ce900cd authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/add_debug_code_to_virsh'

189acd173a5797f69c93ab5939e29cd663c7a027 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Virsh interface failed with PE tests

Added logic to ensure vm snapshot image is determine cleanly, else
fail the test.

d98ced94aaf5661bf7b3ce3e1c31f0020ad9617f authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'ticket/master/8048_add_gem_install_test'

80fa5fcffb9acf3f6b580cc44d9af0695428d3e0 authored over 13 years ago by Dominic Maraglia <[email protected]>
(#8048) Add gem install to harness

Add new method to install puppet from a GEM.
Works with RVM versions of Ruby and the --rvm harne...

231b00fb27408e8a6dce34737adbc22985e9bf93 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'ticket/master/8048_gem_install'

cc41d41b037b5dc83cc7833c8ecc954d18ee0b0e authored over 13 years ago by Dominic Maraglia <[email protected]>
(#8048) Modify harness to support Gem based installs

Several modification to harness to allow installing from Gems:
Add --install-only to facilitate ...

5e90199f2d19afdaa25fde519480141e982a07e2 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'ticket/master/7956_port_get_remote_options_for_all_unices'

a19e2fa84e2ec4930c4cd6093355f28ca203a627 authored over 13 years ago by Dominic Maraglia <[email protected]>
(#7956) Porting tests to all Unices

Added puppet_filebucket method to replace "get_remote_options" that
called puppet directly and w...

425ddaa646cd1f14e104f441b66e15c56188bafc authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) neglected to removed debug code

adbfec4473feeada5960c7ad8fb1e02190a559ea authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/answer_file_fix_for_seperate_master_dashboard'

846476ad375cd583b9810f99e66e9d335ca72351 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Answer file incorrect with seperate Dashboard

Answer file entry q_puppetmaster_dashboard_hostname was being
incorrectly set to "localhost" whe...

0f9e56fa84d7937227ce97593de160475385703d authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/7956_cron_fix_solaris'

ef8097d263921c13caa1b896111071bc3b6428d8 authored over 13 years ago by Dominic Maraglia <[email protected]>
(#7956) Add ability to modify crontabs manually

Need a way to create a crontab file, by passing the normal
crontab tool. Use this to prepare a ...

e3d062b1bbf60dfae8b676e749f2e342b672a7b9 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/cron_method_cleanup'

1688ca1e42e9ed443967cffd6c037f1d212f58e1 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add error handling to run_cron_on method

run_cron_on method needed better error handling. Several cases
would allow "fall through" to ru...

8f365231ae4981f326bb23921532fb2a977b8a3f authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/7956_port_cron_tests'

ec7667e8c7849aa36713034f6ff717680766bf45 authored over 13 years ago by Dominic Maraglia <[email protected]>
(#7956) Add crontab handling method for portability

Cron tests contained GNU/Linux specific cron commands that break
on Solaris, AIX, etc. Added "r...

b0ec7f2902589c357ea37379df2739a0ed340c67 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/portable_cron_method'

43097603b738342e69e995b83c18b71fd490415c authored over 13 years ago by Dominic Maraglia <[email protected]>
(#7956) Modified 2 cron tests for portability

Many accecptance tests are GNU/Linux specific; porting tests
to run across all Unicies. Added a...

726f94b491a546cb20aa54db1593a4238977b9ea authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/mod_solaris_config'

edb4656276e8a139bd52d83704455fdf0cb47bbb authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Modify Solaris config for 2 node test

9b385d384caadeae065f904f00d840402b9cdcf5 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Add new config file for Solaris 10 Sparc

05eddfd361e035f9c55cc5ed4f2c8c7a0d49daea authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/libvirt_tools'

f8234b5c28a744bf82a19c5827f9ac9f7ff02856 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add explicit path to virsh binary

Vendor packaged libvert does not support esx server; must compile
libvirt manually and install i...

fa084035ad0bc46700ffaee0ae41733310c3891d authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge branch 'maint/master/pe_installer_hostname_portability'

f7ce4a9d1029501005f5a7029b2dc0b8c7f4d162 authored over 13 years ago by Dominic Maraglia <[email protected]>