Commit graph

1240 commits

Author SHA1 Message Date
Colleen Murphy
4f8f7083d2 Synchronize .travis.yml 2014-06-27 10:55:25 -07:00
Colleen Murphy
b5ea0a37f0 Update .sync.yml to support new .travis.yml configs 2014-06-27 10:23:52 -07:00
Morgan Haskel
a2b0ea79a9 Merge pull request #293 from hunner/fix_chop
Gotta single quote yer typewriter buttons
2014-06-26 16:57:10 -04:00
Hunter Haugen
ec607827ad Gotta single quote yer typewriter buttons 2014-06-26 13:55:57 -07:00
Hunter Haugen
42750fe490 Merge pull request #292 from hunner/fix_rm
Need quotes for spaces in path
2014-06-26 13:18:03 -07:00
Hunter Haugen
1b893ff653 Need quotes for spaces in path 2014-06-26 13:17:07 -07:00
Hunter Haugen
a3de985307 Merge pull request #291 from hunner/no_network_win
has_ip_network doesn't work on windows either
2014-06-26 13:13:19 -07:00
Hunter Haugen
b93f71f0ce has_ip_network doesn't work on windows either 2014-06-26 13:12:39 -07:00
Ashley Penney
924d6b8dd3 Merge pull request #290 from cmurphy/master
Start synchronizing module files
2014-06-26 14:00:40 -04:00
Colleen Murphy
2fefd9c1e0 Sync files 2014-06-25 18:00:57 -07:00
Colleen Murphy
18c5231469 Add configuration file for modulesync
https://github.com/puppetlabs/modulesync
2014-06-25 16:17:54 -07:00
Travis Fields
418c0ac012 Merge pull request #289 from hunner/disable_tests
Disable windows network stuff and quote path
2014-06-25 10:41:07 -07:00
Hunter Haugen
05b79dcabb Disable windows network stuff and quote path 2014-06-25 10:16:06 -07:00
Hunter Haugen
ac21d50847 Merge pull request #288 from hunner/rotate_slash
Not enough escape velocity
2014-06-24 17:10:31 -07:00
Hunter Haugen
0cac9fd048 Not enough escape velocity 2014-06-24 15:03:58 -07:00
Hunter Haugen
977c6c5bf0 Merge pull request #287 from hunner/rotate
Fix pe facts and slashes
2014-06-24 12:03:32 -07:00
Hunter Haugen
ca35be6480 Fix pe facts and slashes 2014-06-24 11:37:34 -07:00
Ashley Penney
7a796885d5 Merge pull request #286 from hunner/33meta
stdlib 4 isn't compatible with PE 3.2
2014-06-24 13:28:32 -04:00
Hunter Haugen
def3af9cb0 stdlib 4 isn't compatible with PE 3.2 2014-06-24 10:27:25 -07:00
Morgan Haskel
d139fcc7d2 Merge pull request #284 from cyberious/has_interface_fix
Increase resilience if lookup var comes back with nil object
2014-06-24 09:11:19 -04:00
Morgan Haskel
4e9906f84d Merge pull request #285 from cyberious/4.3.x
Fixed fqdn,getparam and has_interface_with spec tests
2014-06-24 09:10:25 -04:00
Travis Fields
eb507c9a54 Fixed fqdn,getparam and has_interface_with spec tests 2014-06-23 23:27:59 -07:00
Travis Fields
64f0ae2269 Increase resilience if lookup var comes back with nil object 2014-06-23 22:47:03 -07:00
Hunter Haugen
0427248cf0 Merge pull request #283 from cyberious/4.3.x
Add windows support and work around issue with SCP_TO on windows systems
2014-06-23 18:58:37 -07:00
Travis Fields
78f5141290 Removed platform check for facts.d mkdir 2014-06-23 18:30:42 -07:00
Travis Fields
0199e2396a Add windows support and work around issue with SCP_TO on windows systems 2014-06-23 16:59:46 -07:00
Travis Fields
191f180d1b Merge pull request #282 from hunner/rm_modulefile
Remove Modulefile; use metadata.json
2014-06-23 16:18:08 -07:00
Hunter Haugen
cfce787890 Remove Modulefile; use metadata.json 2014-06-23 16:17:23 -07:00
Travis Fields
a6b57376b0 Merge pull request #281 from hunner/win_loadyaml
Windows needs a tmpdir path
2014-06-23 15:14:51 -07:00
Hunter Haugen
f7b7c4a6ec Windows needs a tmpdir path 2014-06-23 15:13:29 -07:00
Travis Fields
d38ccfc9d2 Merge pull request #280 from hunner/win_aug
Augeas isn't present on windows
2014-06-23 13:51:33 -07:00
Hunter Haugen
280d808eb4 Augeas isn't present on windows 2014-06-23 13:50:24 -07:00
Travis Fields
8510d344d5 Merge pull request #279 from hunner/osx_interface
OS X also has lo0 and can't manage user homedirs
2014-06-23 13:46:59 -07:00
Hunter Haugen
4b7162896a OS X also has lo0 and can't manage user homedirs 2014-06-23 13:45:06 -07:00
Morgan Haskel
3ec3a4b0fa Merge pull request #278 from cyberious/4.3.x
Add windows Nodesets and remove Beaker from Gemfile
2014-06-20 19:40:26 -04:00
Travis Fields
24a6fecc78 Add windows Nodesets and remove Beaker from Gemfile 2014-06-20 16:39:15 -07:00
Hunter Haugen
c634e4748c Merge pull request #277 from hunner/update_ensure
Patch ensure_* tests
2014-06-20 13:51:29 -07:00
Hunter Haugen
7eda161be8 Patch ensure_* tests 2014-06-20 10:41:43 -07:00
Hunter Haugen
4523bc50ca Merge branch 'master' into 4.3.x 2014-06-19 16:25:16 -07:00
Travis Fields
7d4fa05da1 Merge pull request #276 from hunner/fm_1587
(FM-1587) Fix test issues on solaris 10
2014-06-19 15:42:27 -07:00
Hunter Haugen
197e2d7e70 (FM-1587) Fix test issues on solaris 10
- ensure_packages fails because Error: Sun packages must specify a package source
- ensure_resource fails for the same reason
- get_module_path fails because the modulepath is different
- has_interface_with fails because the interface is lo0 not lo
2014-06-19 15:38:23 -07:00
Ashley Penney
f049509155 Merge pull request #270 from raphink/dev/private
Add private() function
2014-06-18 10:02:07 -04:00
Raphaël Pinson
2062f9734b Add private() function 2014-06-11 16:35:32 +02:00
Morgan Haskel
ffe21fc674 Merge pull request #268 from apenney/rspec3
Rspec3 changes
2014-06-05 16:16:34 -04:00
Ashley Penney
6287a200af Convert specs to RSpec 2.99.0 syntax with Transpec
This conversion is done by Transpec 2.2.1 with the following command:
    transpec spec/functions

* 345 conversions
    from: obj.should
      to: expect(obj).to

* 122 conversions
    from: == expected
      to: eq(expected)

* 85 conversions
    from: lambda { }.should
      to: expect { }.to

* 22 conversions
    from: be_true
      to: be_truthy

* 16 conversions
    from: be_false
      to: be_falsey

* 11 conversions
    from: pending
      to: skip

* 9 conversions
    from: it { should ... }
      to: it { is_expected.to ... }

* 5 conversions
    from: =~ [1, 2]
      to: match_array([1, 2])

* 2 conversions
    from: =~ /pattern/
      to: match(/pattern/)

* 2 conversions
    from: obj.should_not
      to: expect(obj).not_to

For more details: https://github.com/yujinakayama/transpec#supported-conversions
2014-06-04 14:38:37 -04:00
Ashley Penney
d65d2354a7 Convert specs to RSpec 2.99.0 syntax with Transpec
This conversion is done by Transpec 2.2.1 with the following command:
    transpec spec/unit

* 53 conversions
    from: obj.should
      to: expect(obj).to

* 19 conversions
    from: == expected
      to: eq(expected)

* 5 conversions
    from: lambda { }.should
      to: expect { }.to

* 2 conversions
    from: be_true
      to: be_truthy

For more details: https://github.com/yujinakayama/transpec#supported-conversions
2014-06-04 14:37:45 -04:00
Ashley Penney
e7b27205c4 Prepare a 4.2.2 release. 2014-06-04 14:18:41 -04:00
Morgan Haskel
af71faa247 Merge pull request #265 from apenney/fix-tests
Further fixes to tests for 14.04.
2014-06-03 15:01:12 -04:00
Morgan Haskel
f9f6e92dff Merge pull request #265 from apenney/fix-tests
Further fixes to tests for 14.04.
2014-06-03 14:53:04 -04:00
Ashley Penney
6010e9bd93 Further fixes to tests for 14.04. 2014-06-03 14:52:10 -04:00