summaryrefslogtreecommitdiff
path: root/spec/functional/resource/ifconfig_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't run ifconfig tests on RHEL7, as it is not part of the base OSScott Hain2017-12-111-1/+1
* Switch to platform family, enable correct platformsScott Hain2017-12-111-1/+1
* Update for centos as wellScott Hain2017-12-111-1/+1
* Change platform on mount and ifconfig from centos to redhat, since that is a ...Scott Hain2017-12-111-1/+1
* Fix for ifconfig resource's functional spec. (#5325)Aliasgar162016-09-221-0/+6
* 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-10/+10
* Add note as to why ifconfig_spec is disabled in travisjdm/travis-sudoJay Mundrawala2015-11-301-0/+2
* Skip ifconfig tests in travisJay Mundrawala2015-11-251-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-2/+2
* revert is_vip from ifconfig resource.kaustubh-d2013-07-231-6/+5
* run ifconfig functional tests only for small subset of platforms.kaustubh-d2013-07-231-1/+4
* ifconfig functinal spec need root priviledges.kaustubh-d2013-07-231-1/+1
* aix ifconfig function spec, ohai platform is string.kaustubh-d2013-07-231-17/+15
* fix aix ifconfig functional test to use lo for enable-disable action and en0 ...kaustubh-d2013-07-231-22/+44
* add aix- ifconfig functional tests.kaustubh-d2013-07-231-10/+85
* ifconfig - functional test for action add.kaustubh-d2013-07-231-3/+11
* ifconfig spec - metric and mtu should be strings.kaustubh-d2013-07-231-3/+4
* ifconfig resource functional test.kaustubh-d2013-07-231-0/+57