D24076: add a simple smoke test for slaves by using kioclient5

2019-09-23 Thread Harald Sitter
This revision was automatically updated to reflect the committed changes.
Closed by commit R320:6bdc413c720b: add a simple smoke test for slaves by using 
kioclient5 (authored by sitter).

REPOSITORY
  R320 KIO Extras

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D24076?vs=66452=66655

REVISION DETAIL
  https://phabricator.kde.org/D24076

AFFECTED FILES
  smoketest/README.md
  smoketest/file1
  smoketest/kio_smoke_test/.keep
  smoketest/smoke.sh

To: sitter, dfaure
Cc: feverfew, kde-frameworks-devel, kfm-devel, iasensio, fprice, LeGast00n, 
MrPepe, fbampaloukas, alexde, GB_2, Codezela, meven, michaelh, spoorun, 
navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov


D24076: add a simple smoke test for slaves by using kioclient5

2019-09-23 Thread Harald Sitter
sitter added a comment.


  In D24076#534627 , @feverfew wrote:
  
  > I won't review, but would like to note I think that with KIOFuse, in 
conjuction with fio  we can do some really 
complex testing on KIO, correct me if I'm wrong.
  >
  > If I'm right, then we can test KIO nicely, although if we do notice a bug 
via using fio, it can technically be in any of FUSE/KIOFuse/KIO, but in my 
experience KIO is the most buggy of the lot.
  
  
  Great idea. Definitely worth looking into!

REPOSITORY
  R320 KIO Extras

BRANCH
  smoketests

REVISION DETAIL
  https://phabricator.kde.org/D24076

To: sitter, dfaure
Cc: feverfew, kde-frameworks-devel, kfm-devel, iasensio, fprice, LeGast00n, 
MrPepe, fbampaloukas, alexde, GB_2, Codezela, meven, michaelh, spoorun, 
navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov


D24076: add a simple smoke test for slaves by using kioclient5

2019-09-20 Thread David Faure
dfaure accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R320 KIO Extras

BRANCH
  smoketests

REVISION DETAIL
  https://phabricator.kde.org/D24076

To: sitter, dfaure
Cc: feverfew, kde-frameworks-devel, kfm-devel, iasensio, fprice, LeGast00n, 
MrPepe, fbampaloukas, alexde, GB_2, Codezela, meven, michaelh, spoorun, 
navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov


D24076: add a simple smoke test for slaves by using kioclient5

2019-09-19 Thread Alexander Saoutkin
feverfew added a comment.


  I won't review, but would like to note I think that with KIOFuse, in 
conjuction with fio  we can do some really 
complex testing on KIO, correct me if I'm wrong.
  
  If I'm right, then we can test KIO nicely, although if we do notice a bug via 
using fio, it can technically be in any of FUSE/KIOFuse/KIO, but in my 
experience KIO is the most buggy of the lot.

REPOSITORY
  R320 KIO Extras

REVISION DETAIL
  https://phabricator.kde.org/D24076

To: sitter, dfaure
Cc: feverfew, kde-frameworks-devel, kfm-devel, iasensio, fprice, LeGast00n, 
MrPepe, fbampaloukas, alexde, GB_2, Codezela, meven, michaelh, spoorun, 
navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov


D24076: add a simple smoke test for slaves by using kioclient5

2019-09-19 Thread Harald Sitter
sitter created this revision.
sitter added a reviewer: dfaure.
Herald added projects: Dolphin, Frameworks.
Herald added subscribers: kfm-devel, kde-frameworks-devel.
sitter requested review of this revision.

REVISION SUMMARY
  this is meant to give a fairly generic way to easily test core
  functionality of any io slave

TEST PLAN
  ran against sftp and smb and it's all lovely

REPOSITORY
  R320 KIO Extras

BRANCH
  smoketests

REVISION DETAIL
  https://phabricator.kde.org/D24076

AFFECTED FILES
  smoketest/README.md
  smoketest/file1
  smoketest/kio_smoke_test/.keep
  smoketest/smoke.sh

To: sitter, dfaure
Cc: kde-frameworks-devel, kfm-devel, iasensio, fprice, LeGast00n, MrPepe, 
fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, michaelh, spoorun, 
navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov