From e7409a65a5f4c2a9d5e78f53e7cc69ea98beb621 Mon Sep 17 00:00:00 2001 From: anastasia prasolova Date: Tue, 2 Aug 2022 12:53:50 +0300 Subject: [PATCH] [#271] removed Setup and Teardown from ACL suite Signed-off-by: anastasia prasolova --- .../integration/acl/acl_basic_private_container.robot | 2 -- .../testsuites/integration/acl/acl_basic_public_container.robot | 2 -- .../integration/acl/acl_basic_readonly_container.robot | 2 -- robot/testsuites/integration/acl/acl_bearer_allow.robot | 2 -- robot/testsuites/integration/acl/acl_bearer_compound.robot | 2 -- .../integration/acl/acl_bearer_filter_oid_equal.robot | 2 -- .../integration/acl/acl_bearer_filter_oid_not_equal.robot | 2 -- .../integration/acl/acl_bearer_filter_userheader_equal.robot | 2 -- .../acl/acl_bearer_filter_userheader_not_equal.robot | 2 -- robot/testsuites/integration/acl/acl_bearer_inaccessible.robot | 2 -- .../acl/acl_bearer_request_filter_xheader_deny.robot | 2 -- .../acl/acl_bearer_request_filter_xheader_equal.robot | 2 -- .../acl/acl_bearer_request_filter_xheader_not_equal.robot | 2 -- .../testsuites/integration/acl/acl_extended_actions_other.robot | 2 -- .../integration/acl/acl_extended_actions_pubkey.robot | 2 -- .../integration/acl/acl_extended_actions_system.robot | 2 -- .../testsuites/integration/acl/acl_extended_actions_user.robot | 2 -- robot/testsuites/integration/acl/acl_extended_compound.robot | 2 -- .../integration/acl/acl_extended_deny_replication.robot | 2 -- robot/testsuites/integration/acl/acl_extended_filters.robot | 2 -- .../integration/acl/object_attributes/container_id_filter.robot | 2 -- .../acl/object_attributes/creation_epoch_filter.robot | 2 -- .../acl/object_attributes/homomorphic_hash_filter.robot | 2 -- .../integration/acl/object_attributes/object_id_filter.robot | 2 -- .../integration/acl/object_attributes/object_type_filter.robot | 2 -- .../integration/acl/object_attributes/owner_id_filter.robot | 2 -- .../integration/acl/object_attributes/payload_hash_filter.robot | 2 -- .../acl/object_attributes/payload_length_filter.robot | 2 -- .../integration/acl/object_attributes/version_filter.robot | 2 -- 29 files changed, 58 deletions(-) diff --git a/robot/testsuites/integration/acl/acl_basic_private_container.robot b/robot/testsuites/integration/acl/acl_basic_private_container.robot index f7f26bf..4be4ff8 100644 --- a/robot/testsuites/integration/acl/acl_basic_private_container.robot +++ b/robot/testsuites/integration/acl/acl_basic_private_container.robot @@ -18,13 +18,11 @@ Basic ACL Operations for Private Container [Tags] ACL [Timeout] 20 min - [Setup] Setup Check Private Container Simple Check Private Container Complex - [Teardown] Teardown acl_basic_private_container *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_basic_public_container.robot b/robot/testsuites/integration/acl/acl_basic_public_container.robot index b220156..ebeea08 100644 --- a/robot/testsuites/integration/acl/acl_basic_public_container.robot +++ b/robot/testsuites/integration/acl/acl_basic_public_container.robot @@ -19,7 +19,6 @@ Basic ACL Operations for Public Container [Tags] ACL [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit ${WALLET_OTH} ${_} ${_} = Prepare Wallet And Deposit @@ -32,7 +31,6 @@ Basic ACL Operations for Public Container ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check Public Container ${WALLET} ${FILE_S} ${PUBLIC_CID} ${WALLET_OTH} - [Teardown] Teardown acl_basic_public_container *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_basic_readonly_container.robot b/robot/testsuites/integration/acl/acl_basic_readonly_container.robot index e91995b..ac50874 100644 --- a/robot/testsuites/integration/acl/acl_basic_readonly_container.robot +++ b/robot/testsuites/integration/acl/acl_basic_readonly_container.robot @@ -18,12 +18,10 @@ Basic ACL Operations for Read-Only Container [Tags] ACL [Timeout] 20 min - [Setup] Setup Check Read-Only Container Simple Check Read-Only Container Complex - [Teardown] Teardown acl_basic_readonly_container *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_bearer_allow.robot b/robot/testsuites/integration/acl/acl_bearer_allow.robot index edeefc9..464c7a8 100644 --- a/robot/testsuites/integration/acl/acl_bearer_allow.robot +++ b/robot/testsuites/integration/acl/acl_bearer_allow.robot @@ -21,7 +21,6 @@ BearerToken Operations [Tags] ACL BearerToken [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -34,7 +33,6 @@ BearerToken Operations Check eACL Deny and Allow All Bearer ${WALLET} ${FILE_S} - [Teardown] Teardown acl_bearer_allow diff --git a/robot/testsuites/integration/acl/acl_bearer_compound.robot b/robot/testsuites/integration/acl/acl_bearer_compound.robot index f9743f3..b3c81d4 100644 --- a/robot/testsuites/integration/acl/acl_bearer_compound.robot +++ b/robot/testsuites/integration/acl/acl_bearer_compound.robot @@ -22,7 +22,6 @@ BearerToken Operations for Сompound Operations [Tags] ACL BearerToken [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit ${WALLET_OTH} ${_} ${_} = Prepare Wallet And Deposit @@ -35,7 +34,6 @@ BearerToken Operations for Сompound Operations ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check Сompound Operations ${WALLET} ${WALLET_OTH} ${FILE_S} - [Teardown] Teardown acl_bearer_compound *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_bearer_filter_oid_equal.robot b/robot/testsuites/integration/acl/acl_bearer_filter_oid_equal.robot index d61500a..b94f7f8 100644 --- a/robot/testsuites/integration/acl/acl_bearer_filter_oid_equal.robot +++ b/robot/testsuites/integration/acl/acl_bearer_filter_oid_equal.robot @@ -23,7 +23,6 @@ BearerToken Operations with Filter OID Equal [Tags] ACL BearerToken [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -36,7 +35,6 @@ BearerToken Operations with Filter OID Equal ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check eACL Deny and Allow All Bearer Filter OID Equal ${WALLET} ${FILE_S} - [Teardown] Teardown acl_bearer_filter_oid_equal diff --git a/robot/testsuites/integration/acl/acl_bearer_filter_oid_not_equal.robot b/robot/testsuites/integration/acl/acl_bearer_filter_oid_not_equal.robot index 94f0452..f5ff40b 100644 --- a/robot/testsuites/integration/acl/acl_bearer_filter_oid_not_equal.robot +++ b/robot/testsuites/integration/acl/acl_bearer_filter_oid_not_equal.robot @@ -21,7 +21,6 @@ BearerToken Operations with Filter OID NotEqual [Tags] ACL BearerToken [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -33,7 +32,6 @@ BearerToken Operations with Filter OID NotEqual ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check eACL Deny and Allow All Bearer Filter OID NotEqual ${WALLET} ${FILE_S} - [Teardown] Teardown acl_bearer_filter_oid_not_equal diff --git a/robot/testsuites/integration/acl/acl_bearer_filter_userheader_equal.robot b/robot/testsuites/integration/acl/acl_bearer_filter_userheader_equal.robot index 7a13db3..1026161 100644 --- a/robot/testsuites/integration/acl/acl_bearer_filter_userheader_equal.robot +++ b/robot/testsuites/integration/acl/acl_bearer_filter_userheader_equal.robot @@ -22,7 +22,6 @@ BearerToken Operations with Filter UserHeader Equal [Tags] ACL BearerToken [Timeout] 10 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -35,7 +34,6 @@ BearerToken Operations with Filter UserHeader Equal ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check eACL Deny and Allow All Bearer Filter UserHeader Equal ${WALLET} ${FILE_S} - [Teardown] Teardown acl_bearer_filter_userheader_equal *** Keywords *** Check eACL Deny and Allow All Bearer Filter UserHeader Equal diff --git a/robot/testsuites/integration/acl/acl_bearer_filter_userheader_not_equal.robot b/robot/testsuites/integration/acl/acl_bearer_filter_userheader_not_equal.robot index a72e45c..29553f3 100644 --- a/robot/testsuites/integration/acl/acl_bearer_filter_userheader_not_equal.robot +++ b/robot/testsuites/integration/acl/acl_bearer_filter_userheader_not_equal.robot @@ -22,7 +22,6 @@ BearerToken Operations Filter UserHeader NotEqual [Tags] ACL BearerToken [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -34,7 +33,6 @@ BearerToken Operations Filter UserHeader NotEqual ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check eACL Deny and Allow All Bearer Filter UserHeader NotEqual ${WALLET} ${FILE_S} - [Teardown] Teardown acl_bearer_filter_userheader_not_equal *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_bearer_inaccessible.robot b/robot/testsuites/integration/acl/acl_bearer_inaccessible.robot index 4ff3a9f..8e4639c 100644 --- a/robot/testsuites/integration/acl/acl_bearer_inaccessible.robot +++ b/robot/testsuites/integration/acl/acl_bearer_inaccessible.robot @@ -17,7 +17,6 @@ BearerToken Operations for Inaccessible Container [Tags] ACL BearerToken [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -29,7 +28,6 @@ BearerToken Operations for Inaccessible Container ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check Container Inaccessible and Allow All Bearer ${WALLET} ${FILE_S} - [Teardown] Teardown acl_bearer_inaccessible *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_deny.robot b/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_deny.robot index 98ec58d..cc00afa 100644 --- a/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_deny.robot +++ b/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_deny.robot @@ -22,7 +22,6 @@ BearerToken Operations [Tags] ACL BearerToken [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -34,7 +33,6 @@ BearerToken Operations ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check eACL Allow All Bearer Filter Requst Equal Deny ${WALLET} ${FILE_S} - [Teardown] Teardown acl_bearer_request_filter_xheader_deny diff --git a/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_equal.robot b/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_equal.robot index dd872bf..4353c7a 100644 --- a/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_equal.robot +++ b/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_equal.robot @@ -21,12 +21,10 @@ BearerToken Operations with Filter Requst Equal [Tags] ACL BearerToken [Timeout] 5 min - [Setup] Setup Check eACL Deny and Allow All Bearer Filter Requst Equal Simple Check eACL Deny and Allow All Bearer Filter Requst Equal Complex - [Teardown] Teardown acl_bearer_request_filter_xheader_equal diff --git a/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_not_equal.robot b/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_not_equal.robot index ee11c63..644f196 100644 --- a/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_not_equal.robot +++ b/robot/testsuites/integration/acl/acl_bearer_request_filter_xheader_not_equal.robot @@ -22,7 +22,6 @@ BearerToken Operations with Filter Requst NotEqual [Tags] ACL NeoFSCLI BearerToken [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -34,7 +33,6 @@ BearerToken Operations with Filter Requst NotEqual ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check eACL Deny and Allow All Bearer Filter Requst NotEqual ${WALLET} ${FILE_S} - [Teardown] Teardown acl_bearer_request_filter_xheader_not_equal *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_extended_actions_other.robot b/robot/testsuites/integration/acl/acl_extended_actions_other.robot index ee044e0..bde671b 100644 --- a/robot/testsuites/integration/acl/acl_extended_actions_other.robot +++ b/robot/testsuites/integration/acl/acl_extended_actions_other.robot @@ -14,7 +14,6 @@ Extended ACL Operations [Tags] ACL eACL NeoFS NeoCLI [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit ${WALLET_OTH} ${_} ${_} = Prepare Wallet And Deposit @@ -27,7 +26,6 @@ Extended ACL Operations ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check eACL Deny and Allow All Other ${WALLET} ${WALLET_OTH} - [Teardown] Teardown acl_extended_actions_other *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_extended_actions_pubkey.robot b/robot/testsuites/integration/acl/acl_extended_actions_pubkey.robot index 4c95e5b..f56a4c2 100644 --- a/robot/testsuites/integration/acl/acl_extended_actions_pubkey.robot +++ b/robot/testsuites/integration/acl/acl_extended_actions_pubkey.robot @@ -24,7 +24,6 @@ Extended ACL Operations [Tags] ACL eACL [Timeout] 20 min - [Setup] Setup ${FILE_S} ${_} = Generate file ${SIMPLE_OBJ_SIZE} @@ -34,7 +33,6 @@ Extended ACL Operations Check eACL Deny All Other and Allow All Pubkey ${FILE_S} - [Teardown] Teardown acl_extended_actions_pubkey *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_extended_actions_system.robot b/robot/testsuites/integration/acl/acl_extended_actions_system.robot index 37aa685..c0b2349 100644 --- a/robot/testsuites/integration/acl/acl_extended_actions_system.robot +++ b/robot/testsuites/integration/acl/acl_extended_actions_system.robot @@ -24,7 +24,6 @@ Extended ACL Operations [Tags] ACL eACL [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -36,7 +35,6 @@ Extended ACL Operations ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check eACL Deny and Allow All System ${WALLET} ${FILE_S} - [Teardown] Teardown acl_extended_actions_system *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_extended_actions_user.robot b/robot/testsuites/integration/acl/acl_extended_actions_user.robot index fc81294..ba94a38 100644 --- a/robot/testsuites/integration/acl/acl_extended_actions_user.robot +++ b/robot/testsuites/integration/acl/acl_extended_actions_user.robot @@ -14,7 +14,6 @@ Extended ACL Operations [Tags] ACL eACL [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit @@ -26,7 +25,6 @@ Extended ACL Operations ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check eACL Deny and Allow All User ${WALLET} - [Teardown] Teardown acl_extended_action_user *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_extended_compound.robot b/robot/testsuites/integration/acl/acl_extended_compound.robot index 074d9ca..6f38796 100644 --- a/robot/testsuites/integration/acl/acl_extended_compound.robot +++ b/robot/testsuites/integration/acl/acl_extended_compound.robot @@ -23,7 +23,6 @@ Extended ACL Operations [Tags] ACL eACL [Timeout] 20 min - [Setup] Setup ${WALLET} ${_} ${_} = Prepare Wallet And Deposit ${WALLET_OTH} ${_} ${_} = Prepare Wallet And Deposit @@ -36,7 +35,6 @@ Extended ACL Operations ${FILE_S} ${_} = Generate file ${COMPLEX_OBJ_SIZE} Check Сompound Operations ${WALLET} ${WALLET_OTH} ${FILE_S} - [Teardown] Teardown acl_extended_compound *** Keywords *** diff --git a/robot/testsuites/integration/acl/acl_extended_deny_replication.robot b/robot/testsuites/integration/acl/acl_extended_deny_replication.robot index b782682..9aca183 100644 --- a/robot/testsuites/integration/acl/acl_extended_deny_replication.robot +++ b/robot/testsuites/integration/acl/acl_extended_deny_replication.robot @@ -25,7 +25,6 @@ eACL Deny Replication Operations [Tags] ACL Replication [Timeout] 20 min - [Setup] Setup ${_} ${NODE} ${STORAGE_WALLET} = Get control endpoint and wallet @@ -58,4 +57,3 @@ eACL Deny Replication Operations Should Be Equal As Numbers ${EXPECTED_COPIES} ${COPIES} ... msg="Dropped object should be replicated in one epoch" - [Teardown] Teardown acl_deny_replication diff --git a/robot/testsuites/integration/acl/acl_extended_filters.robot b/robot/testsuites/integration/acl/acl_extended_filters.robot index ad5459c..9ceca8d 100644 --- a/robot/testsuites/integration/acl/acl_extended_filters.robot +++ b/robot/testsuites/integration/acl/acl_extended_filters.robot @@ -24,12 +24,10 @@ Extended ACL Operations [Tags] ACL eACL [Timeout] 2 min - [Setup] Setup Check Filters Simple Check Filters Complex - [Teardown] Teardown acl_extended_filters *** Keywords *** diff --git a/robot/testsuites/integration/acl/object_attributes/container_id_filter.robot b/robot/testsuites/integration/acl/object_attributes/container_id_filter.robot index 07fee17..2fe97f8 100644 --- a/robot/testsuites/integration/acl/object_attributes/container_id_filter.robot +++ b/robot/testsuites/integration/acl/object_attributes/container_id_filter.robot @@ -8,9 +8,7 @@ Container ID Object Filter for Extended ACL [Tags] ACL eACL [Timeout] 20 min - [Setup] Setup Log Check eACL containerID Filter with MatchType String Equal Check eACL Filters with MatchType String Equal $Object:containerID - [Teardown] Teardown container_id_filter diff --git a/robot/testsuites/integration/acl/object_attributes/creation_epoch_filter.robot b/robot/testsuites/integration/acl/object_attributes/creation_epoch_filter.robot index 00bfa72..6f3ad41 100644 --- a/robot/testsuites/integration/acl/object_attributes/creation_epoch_filter.robot +++ b/robot/testsuites/integration/acl/object_attributes/creation_epoch_filter.robot @@ -20,12 +20,10 @@ Creation Epoch Object Filter for Extended ACL [Tags] ACL eACL [Timeout] 20 min - [Setup] Setup Check eACL Filters with MatchType String Equal $Object:creationEpoch Check $Object:creationEpoch Filter with MatchType String Not Equal $Object:creationEpoch - [Teardown] Teardown creation_epoch_filter *** Keywords *** diff --git a/robot/testsuites/integration/acl/object_attributes/homomorphic_hash_filter.robot b/robot/testsuites/integration/acl/object_attributes/homomorphic_hash_filter.robot index 71b0723..8bb0828 100644 --- a/robot/testsuites/integration/acl/object_attributes/homomorphic_hash_filter.robot +++ b/robot/testsuites/integration/acl/object_attributes/homomorphic_hash_filter.robot @@ -8,9 +8,7 @@ Homomorphic Hash Object Filter for Extended ACL [Tags] ACL eACL NeoFS NeoCLI [Timeout] 20 min - [Setup] Setup Log Check eACL homomorphicHash Filter with MatchType String Equal Check eACL Filters with MatchType String Equal $Object:homomorphicHash - [Teardown] Teardown homomorphic_hash_filter diff --git a/robot/testsuites/integration/acl/object_attributes/object_id_filter.robot b/robot/testsuites/integration/acl/object_attributes/object_id_filter.robot index 8ca16eb..c8f12ba 100644 --- a/robot/testsuites/integration/acl/object_attributes/object_id_filter.robot +++ b/robot/testsuites/integration/acl/object_attributes/object_id_filter.robot @@ -20,7 +20,6 @@ Object ID Object Filter for Extended ACL [Tags] ACL eACL [Timeout] 20 min - [Setup] Setup Check eACL Filters with MatchType String Equal $Object:objectID Check eACL Filters with MatchType String Not Equal $Object:objectID @@ -35,7 +34,6 @@ Object ID Object Filter for Extended ACL ########################################################################################################################### Check eACL Filters, two matchTypes $Object:objectID - [Teardown] Teardown object_id *** Keywords *** diff --git a/robot/testsuites/integration/acl/object_attributes/object_type_filter.robot b/robot/testsuites/integration/acl/object_attributes/object_type_filter.robot index 05a3c3d..bc0446c 100644 --- a/robot/testsuites/integration/acl/object_attributes/object_type_filter.robot +++ b/robot/testsuites/integration/acl/object_attributes/object_type_filter.robot @@ -8,9 +8,7 @@ Object Type Object Filter for Extended ACL [Tags] ACL eACL NeoFS NeoCLI [Timeout] 20 min - [Setup] Setup Log Check eACL objectType Filter with MatchType String Equal Check eACL Filters with MatchType String Equal $Object:objectType - [Teardown] Teardown object_type_filter diff --git a/robot/testsuites/integration/acl/object_attributes/owner_id_filter.robot b/robot/testsuites/integration/acl/object_attributes/owner_id_filter.robot index 7a56037..814dcaa 100644 --- a/robot/testsuites/integration/acl/object_attributes/owner_id_filter.robot +++ b/robot/testsuites/integration/acl/object_attributes/owner_id_filter.robot @@ -8,11 +8,9 @@ Owner ID Object Filter for Extended ACL [Tags] ACL eACL NeoFS NeoCLI [Timeout] 20 min - [Setup] Setup Log Check eACL ownerID Filter with MatchType String Equal Check eACL Filters with MatchType String Equal $Object:ownerID Log Check eACL ownerID Filter with MatchType String Not Equal Check eACL Filters with MatchType String Not Equal $Object:ownerID - [Teardown] Teardown owner_id_filter diff --git a/robot/testsuites/integration/acl/object_attributes/payload_hash_filter.robot b/robot/testsuites/integration/acl/object_attributes/payload_hash_filter.robot index cacbdee..b9e7659 100644 --- a/robot/testsuites/integration/acl/object_attributes/payload_hash_filter.robot +++ b/robot/testsuites/integration/acl/object_attributes/payload_hash_filter.robot @@ -8,9 +8,7 @@ Payload Hash Object Filter for Extended ACL [Tags] ACL eACL NeoFS NeoCLI [Timeout] 20 min - [Setup] Setup Log Check eACL payloadHash Filter with MatchType String Equal Check eACL Filters with MatchType String Equal $Object:payloadHash - [Teardown] Teardown payload_hash_filter diff --git a/robot/testsuites/integration/acl/object_attributes/payload_length_filter.robot b/robot/testsuites/integration/acl/object_attributes/payload_length_filter.robot index bbcc1ad..4fec0cd 100644 --- a/robot/testsuites/integration/acl/object_attributes/payload_length_filter.robot +++ b/robot/testsuites/integration/acl/object_attributes/payload_length_filter.robot @@ -20,12 +20,10 @@ Payload Length Object Filter for Extended ACL [Tags] ACL eACL [Timeout] 20 min - [Setup] Setup Check eACL Filters with MatchType String Equal $Object:payloadLength Check $Object:payloadLength Filter with MatchType String Not Equal $Object:payloadLength - [Teardown] Teardown payload_length_filter *** Keywords *** diff --git a/robot/testsuites/integration/acl/object_attributes/version_filter.robot b/robot/testsuites/integration/acl/object_attributes/version_filter.robot index 3616b35..3bd6479 100644 --- a/robot/testsuites/integration/acl/object_attributes/version_filter.robot +++ b/robot/testsuites/integration/acl/object_attributes/version_filter.robot @@ -8,9 +8,7 @@ Version Object Filter for Extended ACL [Tags] ACL eACL NeoFS NeoCLI [Timeout] 20 min - [Setup] Setup Log Check eACL version Filter with MatchType String Equal Check eACL Filters with MatchType String Equal $Object:version - [Teardown] Teardown version_filter