[PATCH openbmc-test-automation 49/60] Update README.md

OpenBMC Patches openbmc-patches at stwcx.xyz
Tue Jan 12 03:50:15 AEDT 2016


From: Chris Austen <causten at users.noreply.github.com>

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 5d869a0..cb8bd02 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,8 @@ Run tests
 ```shell
     $ tox -e tests
 ```
+
+It can also be run by pasing variables from the cli...
+```shell
+    $  pybot -v OPENBMC_HOST:<ip> -v OPENBMC_USERNAME:root -v OPENBMC_PASSWORD:0penBmc 
+```
-- 
2.6.4




More information about the openbmc mailing list