summaryrefslogtreecommitdiffstats
path: root/commands/account/test/README.md
blob: 2ae7f42dc446a444e607042a05967a43502868dc (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
Tests Description
=================
Here are tests for 'lmi user' and 'lmi group' commands.

Dependencies
------------
 * bash
 * beakerlib
 * openlmi-tools
 * tested openlmi-scripts

Run
---
Install and run any CIM broker on this or any remote host. Ensure that lmishell
can connect to it. Export these variables:

 * LMI_CIMOM_URL
 * LMI_CIMOM_USERNAME
 * LMI_CIMOM_PASSWORD
 * LMI_ACCOUNT_USER
 * LMI_ACCOUNT_GROUP

See https://fedorahosted.org/openlmi/wiki/TestGuidelines for details.

Execute:
    $ ./test_user.sh
    $ ./test_group.sh