History log of /openbmc/openbmc-test-automation/lib/connection_client.robot (Results 1 – 13 of 13)
Revision Date Author Comments
# 16b3c7bf 28-Jan-2021 George Keishing <gkeishin@in.ibm.com>

Fix typo in the code and documentation

Change-Id: I4fa01e4790ba3a50d8a59a5a85e6781bd8f539d1
Signed-off-by: George Keishing <gkeishin@in.ibm.com>


# 20ccfc71 19-Jun-2020 Marissa Garza <garzam@us.ibm.com>

Updated FOR loop syntax to new robot version

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: Iad394c40eef9508db6840ed9692d102910a5c5df


# f4a807bf 20-Jun-2018 Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>

Enforced robotframework standards.

- The standards are enforced using the rflint static anylysis tool.
- More standards will be added in future commits but this is a base
starting

Enforced robotframework standards.

- The standards are enforced using the rflint static anylysis tool.
- More standards will be added in future commits but this is a base
starting point.

Change-Id: I7dd8a2b0b42a51327b748cb730609d7ee2538de3
Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>

show more ...


# 939ac389 28-Oct-2017 George Keishing <gkeishin@in.ibm.com>

Fix to get rid of this warning, use either 'SSHLibrary.Login' or 'Telnet.Login

Resolves openbmc/openbmc-test-automation#1087

Change-Id: I5abf9d2425ca5b2d456e985b2a1d9e076bb4b12b

Fix to get rid of this warning, use either 'SSHLibrary.Login' or 'Telnet.Login

Resolves openbmc/openbmc-test-automation#1087

Change-Id: I5abf9d2425ca5b2d456e985b2a1d9e076bb4b12b
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 28e403b8 25-Oct-2017 Gunnar Mills <gmills@us.ibm.com>

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: I13bbeeb8f1467efc1cf8748e1a66343e879dfc8a
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# 1a52c995 19-Sep-2017 Vijay <vikantan@in.ibm.com>

Clear system entries in known-hosts file

Resolves openbmc/openbmc-test-automation#996

Change-Id: I7ecc4361788975dc985104eade782bc7583f3795
Signed-off-by: Vijay Kantanavar <vika

Clear system entries in known-hosts file

Resolves openbmc/openbmc-test-automation#996

Change-Id: I7ecc4361788975dc985104eade782bc7583f3795
Signed-off-by: Vijay Kantanavar <vikantan@in.ibm.com>

show more ...


# c9c9cdea 07-Oct-2016 Leah McNutt <lmcnutt@us.ibm.com>

Test to do repeated, random boots

Utilizes additional keywords:
Validate Connection
Intersect Lists
Search List

Change-Id: I29a2a4805bb685a0519d4e0f7eec5ab15

Test to do repeated, random boots

Utilizes additional keywords:
Validate Connection
Intersect Lists
Search List

Change-Id: I29a2a4805bb685a0519d4e0f7eec5ab1568edca0
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# ffcf02a1 13-Sep-2016 George Keishing <gkeishin@in.ibm.com>

Increase SSH Open Connection timeout over flaky network

The default value is 3 seconds. This is increase now to 30 seconds.
In the recent time we are seeing SSH connection timing out in

Increase SSH Open Connection timeout over flaky network

The default value is 3 seconds. This is increase now to 30 seconds.
In the recent time we are seeing SSH connection timing out in spite
of BMC responding little latter.

Generally the test connection are established as part of the suite
setup, if failed the entire test suite fails.

The only downside of this is that at the suite setup it would spend MAX
30 seconds if the connection is not established as oppose to 3 seconds
by default.

Resolves openbmc/openbmc-test-automation#109

Change-Id: I5d1a6583555d2b88c47b7b2982497f8b3e96a156
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 314cf85a 26-Aug-2016 George Keishing <gkeishin@in.ibm.com>

Fix code bugs in test automation

This changes fixes:
- Invalid keyword usage
- To avoid multiple keywords error with same name
'Open connection' existing in SSH and

Fix code bugs in test automation

This changes fixes:
- Invalid keyword usage
- To avoid multiple keywords error with same name
'Open connection' existing in SSH and SCP library

Resolves openbmc/openbmc-test-automation#85

Change-Id: I1353fe1a615e72d98aab0c33189c5cc1ddc8c5fb
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 4346a413 19-Jul-2016 George Keishing <gkeishin@in.ibm.com>

Initial base infrastructure support for open BMC FFDC

This change includes the following
- initial support struture for FFDC
- scp connection introduced

Resolves openb

Initial base infrastructure support for open BMC FFDC

This change includes the following
- initial support struture for FFDC
- scp connection introduced

Resolves openbmc/openbmc-test-automation#39

Change-Id: Id0656401b1f4b73d4b2500e70c9ba78f11bd7879
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 442f0ef7 04-Aug-2016 root <lmcnutt@us.ibm.com>

Adding support for BMC Power On/BMC Power Off

This change includes the following new keywords:
BMC Power On
Check Power On States
BMC Power Off
Check Power Off States

Adding support for BMC Power On/BMC Power Off

This change includes the following new keywords:
BMC Power On
Check Power On States
BMC Power Off
Check Power Off States
Get BMC State
Get Power State

It also includes modifications to the following keywods:
Is Power On
Is Power Off
Wait For Host To Ping
Check OS
Open Connection and Log In

A variable definition has been added to resource.txt and a
file to keep track of DVT's resource files has been created.

Change-Id: Idc81be7e2dfb21c35bc51214f8650a10d8481120
Signed-off-by: Leah McNutt <lmcnutt@us.ibm.com>

show more ...


# 89a86922 22-Jul-2016 Sridevi Ramesh <sridevra@in.ibm.com>

Update AUTH_URI variable in connections as global

Resolves openbmc/openbmc-test-automation#47

Change-Id: Ieb4788d9609748675c4e7a8f5c3f32423ad61a30
Signed-off-by: Sridevi Ramesh

Update AUTH_URI variable in connections as global

Resolves openbmc/openbmc-test-automation#47

Change-Id: Ieb4788d9609748675c4e7a8f5c3f32423ad61a30
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...


# 4d6c1dab 15-Jul-2016 George Keishing <gkeishin@in.ibm.com>

Enable Qemu test execution

This change addresses the following
- user input SSH and HTTPS port
- consolidate SSH connections in lib
- fix obsolete codes
- update READ

Enable Qemu test execution

This change addresses the following
- user input SSH and HTTPS port
- consolidate SSH connections in lib
- fix obsolete codes
- update README instructions

Resolves openbmc/openbmc-test-automation#41

Change-Id: I06dd132fb745ebbf035cb0fc583b46542448d126
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...