summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant file encoding in specencodingTim Smith2020-07-231-1/+0
* Add spaces on rspec expected hashesCooper Lees2020-06-241-2/+2
* Linux network plugin: Handle IPv6 next hops for IPv4 routesCooper Lees2020-06-241-0/+18
* Make sure Darwin hosts are always mac_os_xbig_surTim Smith2020-06-221-22/+4
* fix unrelated chefstyle issuesLamont Granquist2020-05-125-12/+12
* selinux: fix rubocop issuesDavide Cavalca2020-04-221-2/+2
* selinux: add plugin to expose SELinux statusDavide Cavalca2020-04-221-0/+101
* Use correct DMI attribute name for product nameLance Albertson2020-04-171-2/+2
* Add some comments explaining test setup.expand-windows-dmiPete Higgins2020-04-151-0/+9
* Rename some keys from their Windows versions to Unix equivalents.Pete Higgins2020-04-151-0/+36
* Filter out unnedded properties.Pete Higgins2020-04-151-0/+32
* Fix copyright messages.Pete Higgins2020-04-151-2/+2
* Fix chefstyle violations.Pete Higgins2020-04-151-5/+5
* Properly handle multiple things being returned from Windows API.Pete Higgins2020-04-151-30/+64
* Simplify a small part of test setup.Pete Higgins2020-04-151-4/+1
* Add some comments.Pete Higgins2020-04-151-0/+4
* Fix chefstyle violations.Pete Higgins2020-04-151-9/+9
* Remove comments with reference info.Pete Higgins2020-04-151-5/+0
* Make the existing SystemEnclosure plugin depend on the new Windows DMI plugin.Pete Higgins2020-04-151-45/+0
* Add regression tests for Windows dmi plugin.Pete Higgins2020-04-151-0/+72
* Fix chefstyle violations.Pete Higgins2020-04-102-10/+10
* Chefstyle fixesTim Smith2020-04-071-1/+0
* Make shard plugin more resilient and throw better errorsPhil Dibowitz2020-04-071-1/+16
* Merge pull request #1441 from davide125/ipcTim Smith2020-03-131-0/+85
|\
| * ipc: fix rubocop issuesDavide Cavalca2020-03-131-5/+5
| * ipc: add basic spec testDavide Cavalca2020-03-131-0/+85
* | Merge pull request #1440 from davide125/irqTim Smith2020-03-132-0/+642
|\ \
| * | interrupts: fix some rubocop issuesDavide Cavalca2020-03-112-12/+482
| * | interrupts: add rspec testsDavide Cavalca2020-03-112-0/+172
| |/
* | Merge pull request #1439 from matt-c-clark/matt-c-clark-NIC-infoTim Smith2020-03-131-0/+113
|\ \ | |/ |/|
| * Expose NIC channel params, coalesce params, and driver info in the network pl...Matt Clark2020-03-091-0/+113
* | Merge pull request #1427 from chef/new_azure_versionsTim Smith2020-03-031-1/+43
|\ \
| * | Avoid extra URI parsingTim Smith2020-03-031-1/+1
| * | Support fetching the latest version of Azure metadatanew_azure_versionsTim Smith2020-03-021-2/+44
| |/
* | Combine Linux / Windows fips plugins into a single pluginfipsTim Smith2020-03-022-63/+3
|/
* remove commented linesawanoboly2020-02-281-1/+0
* use entries to stub. and update specsawanoboly2020-02-281-2/+2
* Replace filesystem with filesystem2 on aix/solaris/bsdTim Smith2020-01-292-35/+35
* Add a test to ensure optional_plugins become symbolsTim Smith2020-01-291-0/+7
* only downcase the volume name when used for the device namePhillip Hellewell2019-12-311-2/+2
* Add windows drive type to filesystem pluginPhillip Hellewell2019-12-311-1/+17
* fix volume name in windows filesystemsPhillip Hellewell2019-12-311-3/+3
* Minor spec cleanup from rubocop-rspec projectTim Smith2019-12-3028-113/+154
* [filesystem] Convert windows to filesystem2Phil Dibowitz2019-11-231-29/+117
* Merge pull request #1412 from AmazeCom/fixes-for-ruby27Tim Smith2019-11-222-10/+30
|\
| * Extract `hex_to_dec_netmask` into mixin/network_helper.rbKris Shannon2019-11-222-10/+30
| * Remove the `0x` prefix from the argument to hex_to_dec_netmaskKris Shannon2019-11-221-1/+1
* | Rename Ohai::Mixin::DmiDecode spec file to end in `_spec.rb`Kris Shannon2019-11-221-0/+0
|/
* Use the more reliable systems virtualization attribute for Openstackopenstack_ohaiiTim Smith2019-09-041-4/+4
* Fix detection of the Openstack virtualization hypervisorTim Smith2019-09-041-1/+8