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) allow install from private git repos

Harness was hanging up on git@github repos.

720854399cf32a8dd4e18cc32b3ae8d7296b1ceb authored about 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #57 from justinstoller/spelling_correction

(maint) fixed small spelling mistake

b7a6ead82b87a534d649b9be84dd33869527c1cd authored about 13 years ago by Michael Higgins <[email protected]>
fixed small spelling mistake

d2f6f10505c3572b50028ff8ecc497eaeab796bc authored about 13 years ago by Justin Stoller <[email protected]>
we use .gz tars for most recent version now

0dfbecb34345fb196b8a8158b47a4d1a81d991ca authored about 13 years ago by Justin Stoller <[email protected]>
add files for signing multiple nodes for pe 1.2 and above

ac3d31fc8de38738bb316b8fe4963e0400b4efeb authored about 13 years ago by Justin Stoller <[email protected]>
fix regex

13233c1906bfd5884db624ba0aad87473a012968 authored about 13 years ago by Justin Stoller <[email protected]>
update upgrade answers for cloud_pro and system_packages

2fedfc425365255b1766822905931aacf5f6d8c8 authored about 13 years ago by Justin Stoller <[email protected]>
handle tar & tar.gz according to how its currently setup

49739b73264de557c5f03b9b30d7db9774c79969 authored about 13 years ago by Justin Stoller <[email protected]>
Merge pull request #55 from djm68/mod_pe_co_setup_for_pe123

(maint) add path to dist dir for pe123

6336f57c1192c36672f934f624d56bba023a4110 authored about 13 years ago by Dominic Maraglia <[email protected]>
(maint) add path to dist dir for pe123

Need to pull pe123 tarballs from pe123/; add code to append
pe123 path to dist tar source path

0ef5897a5ecc0751cc6bb52e4fa90b5aefa0a604 authored about 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #54 from djm68/mod_setup_to_install_old_pe_versions

(maint) Mod installers to handle old pe versions

05d37f6ba5a3769672c07a97f6fbd1bb8f5768af authored about 13 years ago by Dominic Maraglia <[email protected]>
(maint) Mod installers to handle old pe versions

Required mods to install pe1.1 and 1.0 using test harness. Many
change in platform naming, tar ...

8376b841006dd23d9755d8353ac9cc87504f947c authored about 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #53 from djm68/add_pe_setup_for_CO

(maint) add special setup type for pe CO tests

3cff05dd5d25f6d5e9bb5449b581cd74aba49651 authored about 13 years ago by Michael Higgins <[email protected]>
(maint) add special setup type for pe CO tests

Need a special setup type to deal with major PE changes from
1.0 1.1 1.2 etc.

44857df7f965c91ba876a17dfeec6154691ec7f7 authored about 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #52 from djm68/add_pe_version_option

(maint) Add --pe-version to test harness

a490b5ad9fa4ea49dc9ec031f0e23da4d4284122 authored about 13 years ago by Michael Higgins <[email protected]>
(maint) Add --pe-version to test harness

With the need to test many versions of PE (old and new) it is no
longer feasible to only use the...

b2b8e74d80c8660b3d7a85342e607de113f7252b authored about 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #49 from djm68/10070_sign_dashboard_certs_update_new_cert_name

10070 sign dashboard certs update new cert name

fe4c52f5a1ec85214d8f0929e2076c1513040838 authored about 13 years ago by mykhyggz <[email protected]>
(maint) use the new method "puppet" vs "on"

Use the new puppet method to call "sign" which improves
portability to non-Linux OSes.

0712c7660d754b22596b42fbfd1447b46a8ae398 authored about 13 years ago by Dominic Maraglia <[email protected]>
(#10070) SignDashboardCerts fails wrong cert name

Certnames have been changed to pe-internal-*; update the test to
use the new format for signing ...

216025b6730b4674fbceeb2c45b985d48904e202 authored about 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #48 from justinstoller/ticket_10032_update_parseonly_test

(#10032) adds TestCase#puppet macro to aid fixing ticket 10032

95df108f9c09d5b13e15d7ee2ca863681e6f305c authored about 13 years ago by djm68 <[email protected]>
adds TestCase#puppet macro to aid fixing ticket 10032

c385ab5368c4b8c50a5ed11668525b195ae364ce authored about 13 years ago by Justin Stoller <[email protected]>
Merge pull request #47 from bodepd/update_test_vm

(maint) updated host used for cloud prov testing

0eac448b99e622d1add7daf57b499ab594b7f925 authored about 13 years ago by djm68 <[email protected]>
(maint) updated host used for cloud prov testing

The previous host had some conflicts with other tests.

The updated host is not currently used b...

a817dc30b67304c87535c037ae31376bc4bd2904 authored about 13 years ago by Dan Bode <[email protected]>
Merge pull request #46 from djm68/10038_update_answer_file_generation_cloud_provisioner

(#10038) Update answer file generation for CP optional

55b053c1a232dcea696e54a257baa4ba88850f1e authored about 13 years ago by Justin Stoller <[email protected]>
Merge pull request #45 from djm68/10036_update_example_cfgs

(#10036) Update test config and README

c4f367323025d82f39b41c2297ea650411b6545e authored about 13 years ago by Justin Stoller <[email protected]>
(#10038) Update answer file generation for CP optional

Clould provisioner is now an optional install requiring an
additional question in the installer....

5edf0bcfb6d87e8676910b44b88cee8f65ce7ba8 authored about 13 years ago by Dominic Maraglia <[email protected]>
(#10036) Update test config and README

Exmaple configs and the README were woefully out of date.

a496c7e8b70646ca20b4806ee6e48bdf4e9c6539 authored about 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #44 from bodepd/upate_ami_os

(maint) update to use valid AMI.

47ee8756278b8d88837e4b88a84eb726d089aefc authored about 13 years ago by djm68 <[email protected]>
(maint) update to use valid AMI.

Previously it was using now deprecated
el-5 AMI.

This commit updates the cloud pack test setup ...

6caf819aaaa5367cfdcfdb18df37a9d16cc76d5f authored about 13 years ago by Dan Bode <[email protected]>
Merge pull request #43 from djm68/change_config_for_master_dashboard_agent_one_host

(#9991) Update harness config to trigger license tests

ca2f4c390908efbbbed62b0cb877592021377923 authored about 13 years ago by mykhyggz <[email protected]>
Merge pull request #42 from djm68/ticket_10015_ntp_server_option

(#10015) add ntp server option to test harness

1d5ee20d3cf5c564dd5b0c7b498d4a1e271e8f43 authored about 13 years ago by mykhyggz <[email protected]>
(#9991) Update harness config to trigger license tests

Modified many test configs to have agent, master, dashboard on a
single host as this will test a...

686755e744649ea6775512a546728aaf5f40d520 authored about 13 years ago by Dominic Maraglia <[email protected]>
(#10015) add ntp server option to test harness

The ntpdate server is currently hard coded into the test harness. It
uses a ntpdate server on th...

54bcb49a5b16f61d38900af030ada758fe85b58d authored about 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #41 from mykhyggz/version_update

new facter version

702164cb08077be31c1a67a2181d640bfced08a7 authored about 13 years ago by Justin Stoller <[email protected]>
new facter version

dea50907ffa940974fe20ff5bab700c7dc3fd915 authored about 13 years ago by Michael Higgins <[email protected]>
Merge pull request #40 from djm68/simplify_vmrun_code

(#9981) Clean up extra commands to vrsh in test harness

dc57e585e171459dd3e8821af6becf913f4e3ef6 authored over 13 years ago by Justin Stoller <[email protected]>
(#9981) Clean up extra commands to vrsh in test harness

Test harness includes additional step to extract host names
from the VMware server; this step is...

6752f461bfd7b957fc95f7f315006a16855f954c authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #39 from djm68/increase_ntp_timeout

(#9980) Using internal ntp server vs. external

45f9453725af882b17a79dcde4af89492dd97baa authored over 13 years ago by mykhyggz <[email protected]>
(#9980) Using internal ntp server vs. external

OPs have added an internal NTP server saving us from having to
go to the external pool.ntp.otrg ...

d811c01dd3f1ea7a358cc1b0f384147251dbc731 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #37 from djm68/master_dashboard_on_single_host

(maint) Need answer file for single master/dashboard cfg

a0e72358d3e2a76d91f94e232a2f5786eace4f32 authored over 13 years ago by Michael Stahnke <[email protected]>
(maint) Need answer file for single master/dashboard cfg

This is essentially a one off scenario for for installing one ec2;
need to modify the answer fil...

822c1ab0349e8d7eccfccdd1b95d30f700c4a76b authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #36 from djm68/change_installer_for_tar_gz_files

(maint) Installer support for tar.gz vs. plain tar

c639b23607dafb3992901846af332d51fd4031fa authored over 13 years ago by mykhyggz <[email protected]>
(maint) Installer support for tar.gz vs. plain tar

Change to handle tar.gz vs. plain tar files. We now move lots of
files around, including in ec2...

b3fb8b23ba1a13223fffb6cd2e2f8497bc376b6e authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #35 from mykhyggz/version_strings

change puppet version string to match current

29ce4ba68354834d66fd6e67132e08359501330b authored over 13 years ago by djm68 <[email protected]>
change puppet version string to match current

8b541cddfc35e7945fda7fc4730dc1c190c667bb authored over 13 years ago by Michael Higgins <[email protected]>
Merge pull request #10 from haus/add-trace

Add --trace to dashboard rake tasks so that when they fail, more verbose

b9a7c683d763a776e41a7c5c12c7558f0405c729 authored over 13 years ago by djm68 <[email protected]>
Merge pull request #32 from justinstoller/master

(#9668) add check for rack version

000023c800d359866e2624f8a62740a607412326 authored over 13 years ago by djm68 <[email protected]>
Merge pull request #34 from mykhyggz/yaml_error

YAML Error: Inconsistent indentation level

7dc30209c60ea04d3b91e3e0d5e6f413d159fb68 authored over 13 years ago by djm68 <[email protected]>
YAML Error: Inconsistent indentation level

a13daaffb74d4d9a2b738ca4372e51c1150cb7d1 authored over 13 years ago by Michael Higgins <[email protected]>
Merge pull request #33 from haus/ticket/9494

Removing dirty chmod hack to expose potential failure.

af089e27d3a760fdb0f2ffdd01b2aaec5f48d15a authored over 13 years ago by Michael Stahnke <[email protected]>
Removing dirty chmod hack to expose potential failure.

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

2fa97ca933220d6806d1cee4f29ccd0ad68d2bb5 authored over 13 years ago by Matthaus Litteken <[email protected]>
properly specified packages

67bba35ba7951d6b59099fbbf19187e53af1bd95 authored over 13 years ago by Justin Stoller <[email protected]>
fixed typo: host['role'] > host['roles']

d0a82a20b4b3fe054118fbea9bd78a8864ee0bcc authored over 13 years ago by Justin Stoller <[email protected]>
check rack version

85688086ed10b7f71e16ec54a070856671a76dfe authored over 13 years ago by Justin Stoller <[email protected]>
Merge pull request #31 from djm68/ec2_mods

(maint) modify harness to complete AWS PE installs

b4f5c2fd7c1e168d942d9d3bea5c312cb2c6ffde authored over 13 years ago by djm68 <[email protected]>
(maint) Tweaks to answer file generation for aws installs

09a0498a26898ca5c3e2acbb565f7c74e1ac471f authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) modify harness to complete AWS PE installs

13ce3b73c98dd3a33753094068fb7b05f230d266 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #30 from djm68/modify_answer_generation_for_aws

(maint) Mods answer file generation for AWS installs

1cbbc69b79e2c56e111d686def7371d27112c39a authored over 13 years ago by mykhyggz <[email protected]>
(maint) Mods answer file generation for AWS installs

Due to the difference in AWS hostname scheme, need to query
http://169.254.169.254/2008-02-01/me...

58f13e71ff29d8033d601116817439983bed1c9f authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #29 from djm68/add_aws_install_method

(maint) Add ec2 install method

7627d8528600ed54ab5c7fa421052bd4a5ed86c1 authored over 13 years ago by mykhyggz <[email protected]>
(maint) Add ec2 install method

For scale testing, we need the ability to install PE on ec2
instances. New install type "pe_aws...

9b313486edcc032e23ae1c80d76edcd9c4378811 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #27 from djm68/another_try_to_fix_agent_test

(9140) puppet agent test fails

b835b42c3b2041a32841524b034ddcd92e55a2e7 authored over 13 years ago by djm68 <[email protected]>
(9140) puppet agent test fails

Puppet agent --test fails in an unpredictable manner. Add an
addition sleep step to assist in d...

a6210a2a27002d02e15918038f74fa8cabcf84e0 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #26 from djm68/simplify_pe_checking

(maint) More cleanup for PE type checking

c4fe00b3ce3b749b805da6d9f6e492e48fd3974b authored over 13 years ago by djm68 <[email protected]>
(maint) More cleanup for PE type checking

ad04f60a75c22b033eef52cb30a1960c42a8bae9 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #25 from djm68/cleanup_vmrun_code

(maint) cleanup PE type checking

9d8ee04a54d8669acc5e27f20030adde6b03a2d1 authored over 13 years ago by Dan Bode <[email protected]>
(maint) cleanup PE type checking

several places in the test environment check for install type
"pe" and "pe_ro"; need only check ...

6e346971d9ce46d7912a7615c02e951fd55bf796 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #24 from bodepd/dashboard_warning

(#9556) Dashboard should not be required for PE test

6431877054b8ff30d09374c3c6efeda6bd62ca55 authored over 13 years ago by djm68 <[email protected]>
(#9556) Dashboard should not be required for PE test

You should be able to request the hostname of the dashboard
host without making dashboard a requ...

da38f63cb6020382123b22db5d10c0ff893f92ea authored over 13 years ago by Dan Bode <[email protected]>
Merge pull request #23 from bodepd/add_silent_option_back

(maint) Add silent option back to on method

4ba35eb3558daefb9782cad479edc7e65abb63d7 authored over 13 years ago by djm68 <[email protected]>
(maint) Add silent option back to on method

We had unwittenly deprecated this option
and it turns out is used so this caused test
failures.

bdcd40797ed383b609670aa259ac43ee343642df authored over 13 years ago by Dan Bode <[email protected]>
Merge pull request #22 from bodepd/9538_skip_answers_generation_for_non-pe_tests

(#9538) Do not generate PE answers arrays on non-PE tests

f1b2797f3ad9705f299366a963af78218884f0bb authored over 13 years ago by djm68 <[email protected]>
(#9538) Do not generate PE answers arrays on non-PE tests

Previously, the answers files templates were being generated on
non-PE tests. This makes it hard...

3020c1ca4108ec515e687c8325a34da4a6872bf5 authored over 13 years ago by Dan Bode <[email protected]>
Merge pull request #20 from djm68/fix_answerfile_generation

(maint) fix answer file gen -- breaking non PE tests

81a9444f55589d9c5b8932b52d89c22cb92ac6f4 authored over 13 years ago by djm68 <[email protected]>
(maint) fix answer file gen -- breaking non PE tests

Answer file gen was using "dashboard" which is actually a method call
which checks for the valid...

f95db60c4dcf232a6670097a4a479a54da2cb8d4 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) add support for CP for vm reversion

The setup type pe_cp needed to be added to vmrun as supported setup
type.

7c5564f6a5ef63bd375bbf142b2a740cb7659584 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #19 from bodepd/update_vm_name

(maint) update name of vm to use for tests

2cf66dfe94b8cabd1ebfc57a54075be491d4ab24 authored over 13 years ago by Dan Bode <[email protected]>
(maint) update name of vm to use for tests

a16128b61d4cbb64aaffaaba2609e947e55f8ae8 authored over 13 years ago by Dan Bode <[email protected]>
Merge pull request #18 from djm68/fix_stdout_logging

Fix stdout logging

af74349db7b296bc85047322365c0354c06514a3 authored over 13 years ago by Dan Bode <[email protected]>
(maint) Improve logging

Adding hostname to output for stdout, stderr, exit code.

a99f4d08e489476c1104c6e9c8ff1602d43e68f6 authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Crust removal

2cbf842dab20f5060e05417e1c764c52379f0134 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #17 from bodepd/cp_work

Cp work

35ad88d972e730145b7ea4b6f2a464eb29df1060 authored over 13 years ago by djm68 <[email protected]>
(#9519) Add config file for rhel 5 CP tests

Adds a config file for rhel5-latest i386.

821251df0dc948928e8a87450ebe75fd1b3de64d authored over 13 years ago by Dan Bode <[email protected]>
(#9494) document that chown line needs to be removed

it is actually masking a potential bug and needs to
be removed

ebcf55a13748afa7decd77a0141302f1ef43eba8 authored over 13 years ago by Dan Bode <[email protected]>
Merge pull request #16 from bodepd/9515_use_key_options

(#9515) Use key options

463528077abd97038639ae2487f2e68cd59369cc authored over 13 years ago by djm68 <[email protected]>
(#9515) Use key options

Need to update the CP setup script to use the new
key params.

576c7784981b9a29b1485a6aef98626e0367a56c authored over 13 years ago by Dan Bode <[email protected]>
Merge pull request #15 from djm68/add_ssh_config_opts

(maint) Adding support to pass sshkey and cloud ID as arg

9c6e010aa2464feadc21c59de621826ede79cdbe authored over 13 years ago by Dan Bode <[email protected]>
(maint) Adding support to pass sshkey and cloud ID as arg

Need ability to use alternate sshkeys and cloud provider ID keys
to allow provisioning and testi...

b91ebfcb5f5bb61e914ce1fb89e6b79638d1f5e8 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #14 from bodepd/ec2_support

Ec2 support

194112bf5b84ab872d39b36ecc2674829bf56d43 authored over 13 years ago by djm68 <[email protected]>
Only use one ec2 node.

FOr performance, we only need one node from ec2.

This node can serve as both the dashboard and ...

08ffc23cab3b440a829d5002476502d62f21bf8e authored over 13 years ago by Dan Bode <[email protected]>
(#9494) chown reports dir on master

This is a work-around for #9494. we fix the
permissions on the reports dir for the master after
...

30a2c74087b2a2000f0782feccaa004bfb708426 authored over 13 years ago by Dan Bode <[email protected]>
(#9504) Add specified hostname as certdnsname

To support ec2 where the hostname used is not the
same as what is returned by `hostname`

This ...

b992b14753ad8b12ee8a8f15c21c11596aef89c4 authored over 13 years ago by Dan Bode <[email protected]>
Add setup type for cp_pe


Adds a type that can be used to take a host config
file that does not have a master, create ...

35819b56fe48871cedc3df2769ab59e121b3abf8 authored over 13 years ago by Dan Bode <[email protected]>
Add ability to retrieve test config as a hash


This can be used to save the current state of
tests so that hosts can be programmatically ad...

9ddcee4e6b442802387ca3ced4e17b725c06aadc authored over 13 years ago by Dan Bode <[email protected]>
(maint) Add PE specific check for ruby

Checking the version on ruby was blindly looking for Ruby in the
search path, else in the puppet...

3eb4bd61f922da01eee5b72b0a5d41cbe88fa9e4 authored over 13 years ago by Dominic Maraglia <[email protected]>
Merge pull request #11 from djm68/cleanup_configs

(maint) clean up configs

9c0e9ca541220e1f774ae81e2cb4d8c93e2c9e31 authored over 13 years ago by djm68 <[email protected]>
Merge pull request #13 from bodepd/9449_forward_agents

(#9449) forward agents by default.

fab014efa7ab70fd97547bbf27a9770c12102fb1 authored over 13 years ago by djm68 <[email protected]>
(#9449) forward agents by default.

Updates the test harness to forward ssh agent
by default.

This is a requirement of the acceptan...

634a371baea7153e8f6d78333c7d921604ef37ac authored over 13 years ago by Dan Bode <[email protected]>
(maint) Modify harness to allow alternate ssh key

To allow the use of alternate ssh credentials for use with such
things as EC2, we need the abili...

7763c47c3b4acbd212bd76dd19e33f87ca53e4eb authored over 13 years ago by Dominic Maraglia <[email protected]>
(maint) Increment puppet version for CmdrKeith

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