summaryrefslogtreecommitdiff
path: root/spec/functional/knife/ssh_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move knife spec files into the knife gemMarc A. Paradise2021-04-301-352/+0
* Move knife to its own gemChef Expeditor2021-03-311-1/+1
* Set log level to :fatal in test to prevent excess logging.fix-excess-logging-in-functional-testPete Higgins2020-07-221-11/+0
* fix functional specVSingh/bootstrap-retry-limitVivek Singh2020-07-211-1/+1
* Update functional specssshTim Smith2020-07-081-4/+4
* Knife bootstrap options cleanupLamont Granquist2020-04-171-19/+23
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Add custom prefix attribute support to knife sshMal Graty2017-11-281-0/+47
* Refactor SSH attributeMal Graty2017-11-281-6/+6
* TyposMal Graty2017-11-281-1/+1
* Set explicit page size for every search requestssd/always-forwardSteven Danna2017-07-311-1/+1
* Missed a test.Noah Kantrowitz2017-03-201-1/+1
* Ensure that there are no pesky // in our pathstm/fix_sol10_harderThom May2017-03-091-2/+2
* fix spec for solaris 10Lamont Granquist2017-03-071-3/+3
* Fix spec testing for ssh_gateway_identity optionGrant Ridder2017-02-211-2/+2
* Fix chefstyleGrant Ridder2017-02-211-5/+4
* CHEF-4538 - add an option for gateway_identity_file that will allow key-based...brettcave2017-02-211-0/+29
* Ensure ssh search paginates correctlytm/fix_ssh_searchThom May2017-01-231-5/+5
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-221-2/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* 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
* Use double quotes by defaultThom May2016-01-141-19/+19
* Fix testsJeff Blaine2015-11-231-5/+5
* Lots of tests leak the log level so just fix it here.Noah Kantrowitz2015-09-011-0/+11
* Stub Net::SSH.configuration_for.Noah Kantrowitz2015-09-011-0/+5
* Fix ssh attribute precedence orderIgor Shpakov2015-05-071-2/+2
* Build configurable search string.mcquin/bugfix/search-filteringClaire McQuin2014-12-191-1/+1
* Update for new rows default in search.Claire McQuin2014-12-191-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-22/+22
* s/stub!/stub/gLamont Granquist2014-01-291-1/+1
* Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-161-2/+2
* Reset configuration before each testJohn Keiser2013-09-161-2/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-131-4/+2
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-0/+58
* fix knife functional testsdanielsdeleo2013-01-161-1/+5
* CHEF-2627: Exit with non-zero exit code when ssh command failsMatthew Horan & Ryan Ong2012-12-141-1/+1
* replace thin w/ webrick for func. test serverdanielsdeleo2012-11-191-1/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+211