summaryrefslogtreecommitdiff
path: root/spec/functional/resource/mount_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed aix spec failure when the target state is to disable the mount.antima-gupta2020-11-241-2/+10
* Use the original run_context for tests that depend on platform specific stuff.fix-release-build-testsPete Higgins2020-06-301-2/+9
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-261-1/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove some references to Travis from code commentsnuke_travisTim Smith2019-09-161-4/+0
* Remove rspec config for TravistravisTim Smith2019-07-091-2/+2
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* add centos-7 rspec testingLamont Granquist2018-08-101-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Add creation of ramdisk node if it doesn't already existScott Hain2017-11-161-0/+4
* Switch to platform family, enable correct platformsScott Hain2017-11-151-3/+3
* Update for centos as wellScott Hain2017-11-151-2/+2
* Change platform on mount and ifconfig from centos to redhat, since that is a ...Scott Hain2017-11-151-2/+2
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-11/+11
* Re-enable AIX mount functional test by using the NameFS type whichJulian C. Dunn2015-12-231-20/+8
* Disabled mount tests on AIX since they only work in LPARs and we test in WPAR...Scott Hain2015-12-181-1/+2
* Add note as to why mount_spec is not running in travisJay Mundrawala2015-11-301-0/+2
* Skip mount test in travisJay Mundrawala2015-11-251-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-5/+5
* Skip all unsupported platforms in remount testdanielsdeleo2014-06-121-1/+3
* fixes and func testsLamont Granquist2014-05-291-11/+14
* Use real path while checking for mounted directories.sersut2013-10-171-51/+27
* Normalize whitespace on all filesSeth Vargo2013-09-261-5/+5
* mount functional test- use free ramdisk device for tests.kaustubh-d2013-07-221-0/+7
* mount functional test needs root privileges.kaustubh-d2013-07-221-1/+1
* implement review comments.kaustubh-d2013-07-221-72/+98
* aix mount functional tests - methods for platform specific setup and cleanup.kaustubh-d2013-07-221-39/+44
* set proper options for aix reenable test.kaustubh-d2013-07-221-1/+5
* use jfs2 for remount functional test.kaustubh-d2013-07-221-6/+7
* rewrite mount functional testskaustubh-d2013-07-221-0/+188