Closed jfontan closed 5 years ago
It depends on #26. I can rebase the PR after it is merged.
It is based on go-billy-gluster testing. The bulk of work is done in test_setup.sh:
test_setup.sh
test
I've also changed the place of the testing logs so root permissions are not needed.
root
Adding the repository to a travis account should be enough. No other configuration is needed. You can check a test run from my travis account:
https://github.com/jfontan/gogfapi/runs/39555086
Ah, it seems that travis is already enabled :tada:
@kshlm rebased
Thanks!
It depends on #26. I can rebase the PR after it is merged.
It is based on go-billy-gluster testing. The bulk of work is done in
test_setup.sh
:test
volume with needed permissionsI've also changed the place of the testing logs so
root
permissions are not needed.Adding the repository to a travis account should be enough. No other configuration is needed. You can check a test run from my travis account:
https://github.com/jfontan/gogfapi/runs/39555086