History log of /openbmc/openbmc-test-automation/security/test_bmcweb_security.robot (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v5.0-stable, v4.0-stable
# 6fb70d98 24-Oct-2023 Matt Fischer <matthew.fischer@hpe.com>

Switch from Force Tags to Test Tags

Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.

Change-Id: I7cf30

Switch from Force Tags to Test Tags

Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.

Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2
Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>

show more ...


# 87dc442c 20-Oct-2023 George Keishing <gkeishin@in.ibm.com>

Add new force tags for the IPMI suites

Changes:
- Add tag name for the suite

Tested:
- NA

Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b
Signed-off-by: George Keishing <gkeishin@in.

Add new force tags for the IPMI suites

Changes:
- Add tag name for the suite

Tested:
- NA

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

show more ...


# 46bd8c24 01-Sep-2023 Matt Fischer <matthew.fischer@hpe.com>

Add missing HTTPS_PORT references

Several tests (probably more than I've found) are missing references to
HTTPS_PORT. This adds the missing reference which gives them a better
chance to pass in qemu

Add missing HTTPS_PORT references

Several tests (probably more than I've found) are missing references to
HTTPS_PORT. This adds the missing reference which gives them a better
chance to pass in qemu or non-standard port setups.

Change-Id: I9807f4410702d9645db8e44b7d20cda912e21d84
Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>

show more ...


Revision tags: robotframework-requests, v2.10-Hardknott
# 6cd44cb6 18-Aug-2020 George Keishing <gkeishin@in.ibm.com>

Test BMC web vulnerability

Executed curl GET request to invalid URL in loop to test the
bmcweb server URL parser and response.

Expectation:
bmcweb service shouldn't crash and continue working.

Test BMC web vulnerability

Executed curl GET request to invalid URL in loop to test the
bmcweb server URL parser and response.

Expectation:
bmcweb service shouldn't crash and continue working.

Resolves: openbmc/openbmc-test-automation#2098

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

show more ...