blob: c371fde275e94ab9bbb857dadc4a7c48361dea05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
Tests Description
=================
Tests for file subcommand of lmi meta-command.
Dependencies
------------
* bash
* beakerlib
* openlmi-tools
Openlmi scripts need not be installed.
Run
---
Install and run any CIM broker on the host where tests are going to be
executed. Install openlmi-logicalfile provider.
*Optionally* export these variables:
* LMI_CIMOM_URL
* LMI_CIMOM_USERNAME
* LMI_CIMOM_PASSWORD
If omitted, local unix socket will be used.
Execute:
$ ./run.sh
|