summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix lpar name detectionlpar_detectionTim Smith2020-11-181-2/+2
* Merge pull request #1577 from chef/simplify_kernelTim Smith2020-11-181-1/+1
|\
| * Simplify the aix kernel pluginTim Smith2020-11-181-1/+1
* | Gather wpar stateTim Smith2020-11-181-1/+6
|/
* Just set the aix platform / platform_family directlyTim Smith2020-11-181-2/+1
* Avoid calling uname 4 times on aixTim Smith2020-11-181-6/+3
* Convert shellouts to grep to use regexes in Ruby insteadTim Smith2020-11-181-5/+119
* Simplify how we gather memory on AIXTim Smith2020-11-181-5/+5
* Remove the :Joyent plugin as Joyent cloud went EOL 11/2019joyentTim Smith2020-11-171-100/+0
* Fixes for test failuresTim Smith2020-11-171-4/+4
* Update spec nameTim Smith2020-11-171-1/+1
* Use pure ruby vs. shelling out to grep to parse netstat dataTim Smith2020-11-171-1/+13
* Update mock logger to fix shellout specs.Pete Higgins2020-11-161-1/+1
* Remove Linux LSB support for systems with lsb-release CLIremove_legacy_lsbTim Smith2020-11-061-34/+0
* Fix parsing of hostnamectl to support values with colonsfix_hostnamectlTim Smith2020-11-061-0/+2
* Speedup the slowest spec by running fewer pluginsTim Smith2020-11-041-0/+2
* Detect XVD disks as wellTim Smith2020-10-301-3/+3
* Properly detect NVME devices in ZFS zpoolsTim Smith2020-10-301-9/+9
* Gather zpool disks even if we use labels/guidsmore_zpoolTim Smith2020-10-291-2/+2
* Use let for the plugin dataopenindiana_workingTim Smith2020-10-281-27/+28
* Properly detect OpenIndiana and its version numbersTim Smith2020-10-281-0/+71
* Remove some duplicate plugin.run callsomniosTim Smith2020-10-281-9/+3
* Add unit testing for omnios platform detectionTim Smith2020-10-281-0/+40
* Merge pull request #1525 from kcbraunschweig/issue1524Tim Smith2020-10-141-3/+8
|\
| * Include IAM role and info in ec2 data (issue #1524)KC Braunschweig2020-10-081-3/+8
* | Merge pull request #1503 from chef/lcg/ohai-target-modeTim Smith2020-10-1418-323/+272
|\ \ | |/ |/|
| * Target Mode OhaiLamont Granquist2020-10-0118-323/+272
* | Merge pull request #1516 from jaymzh/passwdTim Smith2020-10-021-35/+228
|\ \ | |/ |/|
| * Move this all to WMIPhil Dibowitz2020-10-021-134/+142
| * Windows support for Passwd pluginPhil Dibowitz2020-10-011-35/+220
* | Detect Azure when DHCP domain is set to reddog.microsoft.comJason Barnett2020-09-301-0/+43
|/
* Merge pull request #1513 from chef/faster_specTim Smith2020-09-166-15/+1
|\
| * Speed up the AIX hostname specfaster_specTim Smith2020-09-166-15/+1
* | rspec puts spec/ on the load path.spec-cleanupPete Higgins2020-09-103-3/+3
* | Fix a local test failure.Pete Higgins2020-09-101-0/+1
|/
* Merge pull request #1510 from chef/dirTim Smith2020-09-101-1/+1
|\
| * Prefer __dir__ to __FILE__ used to get the dirdirTim Smith2020-09-101-1/+1
* | Fix spec stub for the latest mixlib-shelloutfix_specsTim Smith2020-09-101-1/+1
|/
* Merge pull request #1505 from mattray/macos_packagesTim Smith2020-09-081-0/+49
|\
| * Add MacOS packages supportMatt Ray2020-09-041-0/+49
* | Resolve RuboCop Style/RedundantParentheses warningsTim Smith2020-09-083-4/+4
|/
* Remove Copyright DatesLamont Granquist2020-08-2781-81/+81
* Try to fix windows unitslcg/chef-utils-helpersLamont Granquist2020-08-251-5/+6
* fix case sensitive windows pathLamont Granquist2020-08-251-1/+3
* trying to fix windows testsLamont Granquist2020-08-251-16/+19
* chefstyleLamont Granquist2020-08-251-1/+1
* fix the deafult localeLamont Granquist2020-08-251-3/+4
* fix specsLamont Granquist2020-08-251-1/+3
* single quotes againLamont Granquist2020-08-211-1/+1
* Fix the PATH for the way it gets de-duplicatedLamont Granquist2020-08-211-1/+1