[#271] removed setup_teardown.robot imports from testcases

Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
This commit is contained in:
anastasia prasolova 2022-08-02 14:58:37 +03:00 committed by Anastasia Prasolova
parent a0df145134
commit bebbc42187
50 changed files with 0 additions and 50 deletions

View file

@ -6,7 +6,6 @@ Library neofs_verbs.py
Library utility_keywords.py
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
${DEPOSIT} = ${30}

View file

@ -6,7 +6,6 @@ Library neofs_verbs.py
Library utility_keywords.py
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
${DEPOSIT} = ${30}

View file

@ -6,7 +6,6 @@ Library neofs_verbs.py
Library utility_keywords.py
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
${DEPOSIT} = ${30}

View file

@ -8,7 +8,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
&{USER_HEADER} = key1=1 key2=abc

View file

@ -9,7 +9,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource common_steps_acl_bearer.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
${DEPOSIT} = ${30}

View file

@ -10,7 +10,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource common_steps_acl_bearer.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
&{USER_HEADER} = key1=1 key2=abc

View file

@ -9,7 +9,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource common_steps_acl_bearer.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***

View file

@ -9,7 +9,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource common_steps_acl_bearer.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
&{USER_HEADER} = key1=1 key2=abc

View file

@ -9,7 +9,6 @@ Library utility_keywords.py
Resource common_steps_acl_bearer.robot
Resource eacl_tables.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
&{USER_HEADER} = key1=1 key2=abc

View file

@ -9,7 +9,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource common_steps_acl_bearer.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Test cases ***
BearerToken Operations for Inaccessible Container

View file

@ -9,7 +9,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource common_steps_acl_bearer.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
&{USER_HEADER} = key1=1 key2=abc

View file

@ -9,7 +9,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource common_steps_acl_bearer.robot
Resource payment_operations.robot
Resource setup_teardown.robot
Resource verbs.robot
*** Variables ***

View file

@ -9,7 +9,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource common_steps_acl_bearer.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
&{USER_HEADER} = key1=1 key2=abc

View file

@ -5,7 +5,6 @@ Library utility_keywords.py
Resource common_steps_acl_extended.robot
Resource payment_operations.robot
Resource setup_teardown.robot
Resource eacl_tables.robot
*** Test cases ***

View file

@ -9,7 +9,6 @@ Library Collections
Resource common_steps_acl_extended.robot
Resource payment_operations.robot
Resource setup_teardown.robot
Resource eacl_tables.robot
*** Variables ***

View file

@ -8,7 +8,6 @@ Library utility_keywords.py
Resource common_steps_acl_extended.robot
Resource payment_operations.robot
Resource setup_teardown.robot
Resource eacl_tables.robot
*** Variables ***

View file

@ -5,7 +5,6 @@ Library utility_keywords.py
Resource common_steps_acl_extended.robot
Resource payment_operations.robot
Resource setup_teardown.robot
Resource eacl_tables.robot
*** Test cases ***

View file

@ -8,7 +8,6 @@ Library utility_keywords.py
Resource common_steps_acl_extended.robot
Resource payment_operations.robot
Resource setup_teardown.robot
Resource eacl_tables.robot
*** Variables ***

View file

@ -12,7 +12,6 @@ Library utility_keywords.py
Resource eacl_tables.robot
Resource common_steps_acl_bearer.robot
Resource payment_operations.robot
Resource setup_teardown.robot
Resource storage.robot
*** Variables ***

View file

@ -8,7 +8,6 @@ Library Collections
Resource common_steps_acl_extended.robot
Resource payment_operations.robot
Resource setup_teardown.robot
Resource eacl_tables.robot
*** Variables ***

View file

@ -1,6 +1,5 @@
*** Settings ***
Resource common_steps_acl_extended.robot
Resource setup_teardown.robot
*** Test cases ***
Container ID Object Filter for Extended ACL

View file

@ -8,7 +8,6 @@ Library utility_keywords.py
Resource common_steps_acl_extended.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
${OBJECT_PATH} = testfile

View file

@ -1,6 +1,5 @@
*** Settings ***
Resource common_steps_acl_extended.robot
Resource setup_teardown.robot
*** Test cases ***
Homomorphic Hash Object Filter for Extended ACL

View file

@ -8,7 +8,6 @@ Library utility_keywords.py
Resource common_steps_acl_extended.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
${OBJECT_PATH} = testfile

View file

@ -1,6 +1,5 @@
*** Settings ***
Resource common_steps_acl_extended.robot
Resource setup_teardown.robot
*** Test cases ***
Object Type Object Filter for Extended ACL

View file

@ -1,6 +1,5 @@
*** Settings ***
Resource common_steps_acl_extended.robot
Resource setup_teardown.robot
*** Test cases ***
Owner ID Object Filter for Extended ACL

View file

@ -1,6 +1,5 @@
*** Settings ***
Resource common_steps_acl_extended.robot
Resource setup_teardown.robot
*** Test cases ***
Payload Hash Object Filter for Extended ACL

View file

@ -8,7 +8,6 @@ Library utility_keywords.py
Resource common_steps_acl_extended.robot
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
${OBJECT_PATH} = testfile

View file

@ -1,6 +1,5 @@
*** Settings ***
Resource common_steps_acl_extended.robot
Resource setup_teardown.robot
*** Test cases ***
Version Object Filter for Extended ACL

View file

@ -6,7 +6,6 @@ Library neofs_verbs.py
Library utility_keywords.py
Resource payment_operations.robot
Resource setup_teardown.robot
Resource storage_group.robot

View file

@ -6,7 +6,6 @@ Library neofs_verbs.py
Library utility_keywords.py
Resource payment_operations.robot
Resource setup_teardown.robot
Resource storage_group.robot

View file

@ -6,7 +6,6 @@ Library neofs_verbs.py
Library utility_keywords.py
Resource payment_operations.robot
Resource setup_teardown.robot
Resource storage_group.robot

View file

@ -10,7 +10,6 @@ Library utility_keywords.py
Resource common_steps_acl_bearer.robot
Resource eacl_tables.robot
Resource payment_operations.robot
Resource setup_teardown.robot
Resource storage_group.robot

View file

@ -6,7 +6,6 @@ Library Process
Library String
Library utility_keywords.py
Resource setup_teardown.robot
Resource payment_operations.robot
*** Variables ***

View file

@ -7,7 +7,6 @@ Library String
Library epoch.py
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
${SN_01_ADDR} = s01.neofs.devenv:8080

View file

@ -5,7 +5,6 @@ Library container.py
Library String
Library Collections
Resource setup_teardown.robot
Resource payment_operations.robot
Resource common_steps_acl_bearer.robot

View file

@ -4,7 +4,6 @@ Variables common.py
Library container.py
Library Collections
Resource setup_teardown.robot
Resource payment_operations.robot
*** Variables ***

View file

@ -1,7 +1,6 @@
*** Settings ***
Variables common.py
Resource setup_teardown.robot
Resource payment_operations.robot
Library container.py

View file

@ -7,7 +7,6 @@ Library node_management.py
Library String
Library acl.py
Resource setup_teardown.robot
Resource payment_operations.robot
*** Test Cases ***

View file

@ -7,7 +7,6 @@ Library node_management.py
Library neofs_verbs.py
Library utility_keywords.py
Resource setup_teardown.robot
Resource payment_operations.robot
Resource storage.robot
Resource complex_object_operations.robot

View file

@ -7,7 +7,6 @@ Library utility_keywords.py
Library Collections
Resource payment_operations.robot
Resource setup_teardown.robot
*** Test cases ***
NeoFS Simple Netmap

View file

@ -12,7 +12,6 @@ Library utility_keywords.py
Library Collections
Resource payment_operations.robot
Resource setup_teardown.robot
*** Variables ***
${EXPECTED_COPIES} = ${2}

View file

@ -7,7 +7,6 @@ Library neofs_verbs.py
Library utility_keywords.py
Library Collections
Resource setup_teardown.robot
Resource payment_operations.robot
*** Variables ***

View file

@ -10,7 +10,6 @@ Library utility_keywords.py
Library Collections
Resource setup_teardown.robot
Resource verbs.robot
Resource payment_operations.robot

View file

@ -6,7 +6,6 @@ Library container.py
Library epoch.py
Library utility_keywords.py
Resource setup_teardown.robot
Resource payment_operations.robot
*** Variables ***

View file

@ -6,7 +6,6 @@ Library storage_policy.py
Library utility_keywords.py
Resource payment_operations.robot
Resource setup_teardown.robot
Resource verbs.robot
*** Test cases ***

View file

@ -7,7 +7,6 @@ Library storage_group.py
Library Collections
Library utility_keywords.py
Resource setup_teardown.robot
Resource payment_operations.robot
Resource storage_group.robot

View file

@ -6,7 +6,6 @@ Library container.py
Library storage_group.py
Library utility_keywords.py
Resource setup_teardown.robot
Resource payment_operations.robot
Resource storage_group.robot

View file

@ -5,7 +5,6 @@ Library payment_neogo.py
Library utility_keywords.py
Library Process
Resource setup_teardown.robot
*** Variables ***

View file

@ -4,7 +4,6 @@ Variables common.py
Library payment_neogo.py
Library utility_keywords.py
Resource setup_teardown.robot
*** Variables ***
${DEPOSIT_AMOUNT} = ${10}