You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-dracclient/dracclient/tests
Sagar Nanda 1488d904e2 Set iDRACCard attributes as nullable
The iDRACCard attribute GroupID is empty for 15th Generation servers,
e.g., Dell EMC PowerEdge R750 and R650, which triggered the error
"attribute GroupID is not nullable".

A similar error message has been observed when processing the
iDRACCardInteger attributes LowerBound and UpperBound read
from a PowerEdge XE2420 server.

This change sets those attributes as nullable.

Change-Id: If34d96fab4249f466f63b3740d1ff5eb68012462
1 year ago
..
wsman_mocks Set iDRACCard attributes as nullable 1 year ago
__init__.py Add tox.ini 8 years ago
base.py Replacing pywsman with a simple wsman client 8 years ago
test_bios.py Use unittest.mock instead of third party mock 3 years ago
test_client.py Use unittest.mock instead of third party mock 3 years ago
test_idrac_card.py Set iDRACCard attributes as nullable 1 year ago
test_inventory.py Merge "Provide last system inventory time" 3 years ago
test_job.py Use unittest.mock instead of third party mock 3 years ago
test_lifecycle_controller.py Use unittest.mock instead of third party mock 3 years ago
test_nic.py Use unittest.mock instead of third party mock 3 years ago
test_raid.py Fix virtual disks sharing same physical disks 2 years ago
test_system.py Use unittest.mock instead of third party mock 3 years ago
test_utils.py Separate reboot required from commit required 5 years ago
test_wsman.py Use unittest.mock instead of third party mock 3 years ago
utils.py Set iDRACCard attributes as nullable 1 year ago