Support only Fluorine+ distributions 88/102588/6
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 10 Oct 2022 11:19:19 +0000 (13:19 +0200)
committerSangwook Ha <sangwook.ha@verizon.com>
Tue, 20 Jun 2023 18:44:19 +0000 (11:44 -0700)
commitf510b0ccd238bd3068f38571516d9711d403541a
treed3676cc566fd9bcbd68ed7983fc9a2a7059e94b5
parentd93ceab2af991b4377c521361cd359ab4a16c1b1
Support only Fluorine+ distributions

Oxygen is not supported anymore, remove the keywords and update
their keywords to work as if the distro is always at least Fluorine.
Also eliminate If_At_Least_Fluorine macros, as they evaluate to true.

JIRA: INTTEST-133
Change-Id: I3d46034a5d261ea8d2a6bf3c97194dd5081c08bb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
22 files changed:
csit/libraries/CompareStream.robot
csit/libraries/SFC/SfcKeywords.robot
csit/libraries/Sxp.py
csit/libraries/SxpLib.robot
csit/libraries/VpnOperations.robot
csit/suites/bgpcep/bgpfunct/010_bgp_functional_l3vpn.robot
csit/suites/bgpcep/bgpfunct/020_bgp_functional_multipath.robot
csit/suites/bgpcep/bgpfunct/030_bgp_functional_evpn.robot
csit/suites/bgpcep/bgpuser/ebgp_peers_basic.robot
csit/suites/bgpcep/bgpuser/ibgp_peer_lsp.robot
csit/suites/bgpcep/bgpuser/ibgp_peers_basic.robot
csit/suites/openstack/extensions/sfc.robot
csit/suites/sxp/clustering/020_RPC_Redirecting.robot
csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/data.json
csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4_path/data.json [deleted file]
csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4_path/location.uri [deleted file]
csit/variables/bgpfunctional/multipaths/rib/data.xml [deleted file]
csit/variables/bgpfunctional/multipaths/rib/location.uri [deleted file]
csit/variables/vpnservice/assoc_router_l3vpn/location.uri [deleted file]
csit/variables/vpnservice/assoc_router_l3vpn/post_data.json [deleted file]
csit/variables/vpnservice/dissoc_router_l3vpn/location.uri [deleted file]
csit/variables/vpnservice/dissoc_router_l3vpn/post_data.json [deleted file]