History log of /openbmc/openbmc-test-automation/network/test_vlan_network.robot (Results 1 – 9 of 9)
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 ...


# 409df05d 17-Jan-2024 George Keishing <gkeishin@in.ibm.com>

Robot Framework 7.0 changes

Update robot code syntax overall in the repo

Changes:
- Update the requirement.txt package version for robot
- The '[Return]' setting is deprecated.
Use the

Robot Framework 7.0 changes

Update robot code syntax overall in the repo

Changes:
- Update the requirement.txt package version for robot
- The '[Return]' setting is deprecated.
Use the 'RETURN' statement instead.
- Singular section headers like '*** Test Case ***'
are deprecated. Use plural format like
'*** Test Cases ***' instead.
- Singular section headers like '*** Variable ***'
are deprecated

Tested:
- Ran from sandbox with the version
$ robot --version
Robot Framework 7.0 (Python 3.10.12 on linux)

and also tested on latest python version

Robot Framework 7.0 (Python 3.11.9 on linux)

Change-Id: I54e85f9d799556c63b9a39f79483f83e9b980768
Signed-off-by: George Keishing <gkeishin@in.ibm.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 ...


Revision tags: robotframework-requests
# b98036a9 31-Jan-2022 George Keishing <gkeishin@in.ibm.com>

Fix test case tag names from multiple suites

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


Revision tags: v2.10-Hardknott, v2.8.0-stable
# 80d6b5a6 06-Apr-2020 Anvesh Kumar Rayankula <anvesr77@in.ibm.com>

Added create and delete VLAN and IP on it repeatedly
Create and delete VLAN and IP on it multiple times with BMC reboot

Change-Id: I820585611986c8090826a1f41edf87244592a7dd
Signed-of

Added create and delete VLAN and IP on it repeatedly
Create and delete VLAN and IP on it multiple times with BMC reboot

Change-Id: I820585611986c8090826a1f41edf87244592a7dd
Signed-off-by: Anvesh Kumar Rayankula <anvesr77@in.ibm.com>

show more ...


# e354c1c0 09-Mar-2020 Anvesh Kumar Rayankula <anvesr77@in.ibm.com>

Added testcase when LAN and VLAN exist with IP address

Change-Id: Ida40c6eb1646f1b08c2a37871636e20e47d81391
Signed-off-by: Anvesh Kumar Rayankula <anvesr77@in.ibm.com>


# 14455f46 12-Dec-2019 Anvesh Kumar Rayankula <anvesr77@in.ibm.com>

Added more VLAN related test.

Change-Id: Ie1a2e345fe62a60c0217d60ae9db5162693ab688
Signed-off-by: Anvesh Kumar Rayankula <anvesr77@in.ibm.com>


# f702219f 11-Dec-2019 George Keishing <gkeishin@in.ibm.com>

Typo fix in test code

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


# ad14a721 04-Nov-2019 Naman Navin Hegde <nhegde89@in.ibm.com>

Verify VLAN configuration use cases

Change-Id: Ia0e3a9887c9d9beddb9639c50666f00698e4469d
Signed-off-by: Naman Navin Hegde <nhegde89@in.ibm.com>