coderanger / kitchen-sync

Test Kitchen transport plugin to speed up tests.
Apache License 2.0
81 stars 24 forks source link

It doesn't initialize kitchen-sync with kitchen version 1.4.x #9

Closed luisbosque closed 9 years ago

luisbosque commented 9 years ago

The require correctly loads the gem but after that it doesn't seem to call even the kitchen-sync initializer. Needed to downgrade kitchen to 1.3.1.

coderanger commented 9 years ago

That is because in 1.4 it is swapped to be a transport plugin instead. Some monkeypatching is still needed which I'm trying to resolve before a real release but master does have working SFTP incremental transfers on 1.4.