cfa950c7 | 18-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
ImageURI TFTP download and install for BMC and Host image
Changes: - Added test for the following use cases: 1. TFTP update with OnReset 2. TFTP update with Immediate 3.
ImageURI TFTP download and install for BMC and Host image
Changes: - Added test for the following use cases: 1. TFTP update with OnReset 2. TFTP update with Immediate 3. ImageURI update with OnReset 4. ImageURI update with Immediate - Added keyword to set ApplyTime - Added logic to wait for boot to standby - New tftp utils file
Change-Id: I02d73000e92ad190d29b8f177fae320e0254835e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
58b54074 | 25-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Get CPU list from the Processor member list
Change-Id: I1ae61c919be333dc1fd22faa0cd2d085dcf0e8fe Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
aa093505 | 24-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Migrate Event log association test to redfish
Change-Id: Ifb93960b63a4d85bf6c5966ab0cffc68601ac7f6 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
f7ac0237 | 24-Jul-2019 |
Marissa Garza <garzam@us.ibm.com> |
Adding test_power_capping to redfish dir
Signed-off-by: Marissa Garza <garzam@us.ibm.com> Change-Id: Iee11cdd459cc63b6f6558809941fc7bb0c41661e |
b1b85757 | 04-Jul-2019 |
Sivas SRR <sivas.srr@in.ibm.com> |
Additional LDAP test cases
- Verify LDAP Service Disable. - Verify LDAP Configuration Created
resolves openbmc/openbmc-test-automation#1860
Change-Id: I9810f64054775bbb7db553ceeb05ad2d2cd23083 Sig
Additional LDAP test cases
- Verify LDAP Service Disable. - Verify LDAP Configuration Created
resolves openbmc/openbmc-test-automation#1860
Change-Id: I9810f64054775bbb7db553ceeb05ad2d2cd23083 Signed-off-by: Sivas SRR <sivas.srr@in.ibm.com>
show more ...
|
2f36947b | 23-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Fix event logging suite setup
Change-Id: I162d6828c3da9129500629abb7b031ee86b60808 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
e0a2d5e2 | 23-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Add sync time to wait for file to write to ALT
Change-Id: I089954a23c107ee3ddc4d71586d4ca127ab7e3ab Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
f2a92a0b | 22-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Fix REST/Redfish logging JSON footprint message string
Change-Id: I6bf3c6a57146546384f251648b3821bf7cf1ab9a Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
e48fd3e4 | 22-Jul-2019 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Added force tag for certificate suite
Change-Id: Ide1f85edb08746d710d8848eabcf1168f2c77d51 Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
5611421f | 22-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Power and restore migration to redfish
Change-Id: I9b14a15ec914f31ce6a9ee369666196cc6fe7838 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
815fa63f | 16-Jul-2019 |
Steven Sombar <ssombar@us.ibm.com> |
Inventory: Cores, Power Supplies, motherboard serial.
Add count of CPU cores and power supply count. Verify motherboard serial number field is populated.
Resolves openbmc/openbmc-test-automation#15
Inventory: Cores, Power Supplies, motherboard serial.
Add count of CPU cores and power supply count. Verify motherboard serial number field is populated.
Resolves openbmc/openbmc-test-automation#1590
Signed-off-by: Steven Sombar <ssombar@us.ibm.com> Change-Id: I5cbf6ec2e4f6bc31b0dcb08b3636a6f95b10c734
show more ...
|
b9bb75d7 | 18-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
REST Firmware update software manager property migrate to redfish extended
Change-Id: I980f7f411a99285d0151d734e80f2009acf19ac9 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
fb3f9a55 | 18-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Migrate BMC dump to redfish
Change-Id: I84ccd39cbe9a853a97ed8f46707c281606592d33 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
da5a81d0 | 18-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Test to connect via redfish Session service
Change-Id: I243b64534fae57749743c0056e685e411dfa9705 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
cba6d420 | 09-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
TFTP download and install for BMC and Host image
Changes: - New test suite to test TFTP image installation.
Change-Id: Ib65b5dd82b905211963cc3e6504d4ab59e465f92 Signed-off-by: George Keishing <g
TFTP download and install for BMC and Host image
Changes: - New test suite to test TFTP image installation.
Change-Id: Ib65b5dd82b905211963cc3e6504d4ab59e465f92 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
39c00518 | 17-Jul-2019 |
Michael Walsh <micwalsh@us.ibm.com> |
Remove use of deprecated terse() on print_var
terse is now the default.
Change-Id: If25901eea7fdfa502b012cb995242790e7f6176d Signed-off-by: Michael Walsh <micwalsh@us.ibm.com> |
224377be | 15-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Inventory: Verify MAC Address Property Is Populated
Change-Id: I826c883beb556a2d555d70f598790a017eee4a51 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
64613ffb | 13-Jul-2019 |
Sivas SRR <sivas.srr@in.ibm.com> |
NTP server cleanup
resolves openbmc/openbmc-test-automation#1875
Change-Id: If00814efb907495acb0b4077357116a5bac529fd Signed-off-by: Sivas SRR <sivas.srr@in.ibm.com> |
7a23747e | 15-Jul-2019 |
Sandhya Somashekar <sansomas@in.ibm.com> |
Delete redfish users after testing
Change-Id: I6425f05475a1da40f752102601d14cd11db3443a Signed-off-by: Sandhya Somashekar <sansomas@in.ibm.com> |
3d82b3ce | 12-Jul-2019 |
Sivas SRR <sivas.srr@in.ibm.com> |
To Power off used Forceoff
resolves openbmc/openbmc-test-automation#1857
Change-Id: I74acf19cd255def9df582dcf2b11819b85f832f8 Signed-off-by: Sivas SRR <sivas.srr@in.ibm.com> |
c85957cd | 09-Jul-2019 |
Prashanth Katti <prkatti1@in.ibm.com> |
Added new DNS test cases.
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I0e9313a57d4e4179f4fef82561f283cc95efc324 |
ade5f6eb | 12-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Set DateTime owner as BMC
Change-Id: Ica0c219d01cb82eb1942209842c50fff19cc57f3 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
2b83ec03 | 12-Jul-2019 |
Sivas SRR <sivas.srr@in.ibm.com> |
Remove Redfish Power On method
resolves openbmc/openbmc-test-automation#1857
Change-Id: I6301f92dcc0680958561260e3c090124451b6733 Signed-off-by: Sivas SRR <sivas.srr@in.ibm.com> |
9cb2e596 | 12-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Typo fix in test repo
Change-Id: I27d31e192c4d12acc5b219cdae21814c5c529793 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
036693cf | 12-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Fix boot patch response code expectation
Change-Id: Iac9ad54ece9c1eeb2d2d59a68c7707aeb227bc8e Signed-off-by: George Keishing <gkeishin@in.ibm.com> |