summaryrefslogtreecommitdiff
path: root/spec/unit/knife/bootstrap/train_connector_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* knife spec file moves - see msg for git log infoMarc A. Paradise2021-03-101-244/+0
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Change ownership --sudo option is passed.Vivek Singh2019-08-301-4/+7
* Change ownership only for non-sudo userVivek Singh2019-08-291-3/+3
* Fix always require sudo to change ownershipVivek Singh2019-08-141-6/+16
* Fix chown: Operation not permittedVivek Singh2019-08-071-2/+2
* Make temp dir using mkdir instead of mktempVivek Singh2019-08-061-8/+13
* ignore noise outputssawanoboly2019-06-241-0/+9
* Create bootstrap template in binmode to fix line endingsBryan McLellan2019-06-041-0/+1
* Ensure that requested protocol is available and correctMarc A. Paradise2019-05-021-14/+70
* Remove testing method TrainConnector#test_instanceMarc A. Paradise2019-05-021-12/+17
* Add tests, and make connector more testableMarc A. Paradise2019-04-291-1/+132
* Implement Bootstrap::TrainConnectorMarc A. Paradise2019-04-291-0/+24