summaryrefslogtreecommitdiff
path: root/test/TODO
blob: ce98f4eb97054da5b81854cc43c96eaa0a4ba1dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* get current tests running
  * this will mean replacing disktest with something
    (like fio?)

* convert to PyTest insteal of shell

* have tests create their own target using targetcli and
  a file?

* have tests do discovery themselves, instead of requiring
  that to be done already

* Augment tests
  * framework for adding new tests and test types,e.g.:
    - multipathing
    - using interface files or not
    - discovery, with and without authentication
    - session creation, w/ & w/o auth
    - etc