Skip to content

Commit

Permalink
readme: Add details for running the storage tests on PowerFlex
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Pelizäus <[email protected]>
  • Loading branch information
roosterfish committed Feb 8, 2024
1 parent 133a254 commit 474282e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,17 @@ Or to run individual tests (`tests/pylxd` against `latest/edge`):
./bin/openstack-run jammy default tests/pylxd latest/edge
```

# Running Dell PowerFlex VM storage tests

To run the VM storage tests on the Dell PowerFlex driver, provide the following environment variables:

* `POWERFLEX_POOL`: Name of the PowerFlex storage pool
* `POWERFLEX_DOMAIN`: Name of the PowerFlex domain
* `POWERFLEX_GATEWAY`: Address of the PowerFlex HTTP gateway
* `POWERFLEX_GATEWAY_VERIFY`: Whether to verify the HTTP gateway's certificate. The default is `true`.
* `POWERFLEX_USER`: Name of the PowerFlex user
* `POWERFLEX_PASSWORD`: Password of the PowerFlex user

# Infrastructure managed by IS

The PS6 environment has inbound and outbound firewalling applied at the network edge. In order to access some external sites here are the firewall rules we added to firewall maintained by IS:
Expand Down

0 comments on commit 474282e

Please sign in to comment.