summaryrefslogtreecommitdiff
path: root/spec/integration/client/ipv6_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove chef-* binstubs from chef gemLamont Granquist2019-04-291-2/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-2/+2
* fix Layout/IndentHeredocLamont Granquist2018-07-021-33/+33
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* Ensure we don't run tests on unsupported platformstm/fix_unix_testsThom May2018-05-021-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-6/+5
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-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
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-9/+9
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-151-1/+1
* Add minimal ohai mode option flagminimal-ohai-modedanielsdeleo2015-03-271-1/+1
* Fix ipv6 integration spec: single-quote pathname which can have spaces.Chris Doherty2014-09-151-1/+1
* Merge pull request #1583 from juliandunn/fix-hardcoded-binariesSerdar Sutay2014-09-021-1/+1
|\
| * Make sure to call chef-client and knife that we just built, notbtm/fix-hardcoded-binariesJulian C. Dunn2014-06-301-1/+1
* | Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-14/+16
|/
* Listen for the default port 8900, not 8889John Keiser2014-05-271-1/+1
* Skip IPv6 tests on Solarisdanielsdeleo2013-11-261-1/+3
* Add integration test for chef-client IPv6danielsdeleo2013-11-191-0/+131