]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ci: add functionnal tests for iscsi
authorSébastien Han <seb@redhat.com>
Thu, 29 Mar 2018 10:19:29 +0000 (12:19 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 8 Jun 2018 08:21:54 +0000 (10:21 +0200)
commitc00fb12497e61a7820d3e910773b0d6b61c64a08
tree0c3c194a6f924db257338615c20711466289b404
parentfdeee9eb192b0a1ad1de9c18441eba2254f0d916
ci: add functionnal tests for iscsi

We test if:

* packages are installed
* services are runnning
* service units are enabled

Also fix linting issues

Signed-off-by: Sébastien Han <seb@redhat.com>
tests/conftest.py
tests/functional/tests/iscsi/__init__.py [new file with mode: 0644]
tests/functional/tests/iscsi/test_iscsi.py [new file with mode: 0644]