Commit graph

495 commits

Author SHA1 Message Date
EliChin
1e7ffba6e4 (#70) Add object_attributes.robot test
Signed-off-by: EliChin <elizaveta@nspcc.ru>
2021-07-19 19:01:51 +03:00
EliChin
1c2fd5cead (#37) Test networkinfo_rpc_method.robot
Signed-off-by: EliChin <elizaveta@nspcc.ru>
2021-07-14 14:20:06 +03:00
anastasia prasolova
0736cae28c move to python3.8
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-07-12 19:12:27 +03:00
anastasia prasolova
1f0749a561 #69 replace --key with --wif; fixes for acl testsuites
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-07-01 11:10:03 +03:00
anastasia prasolova
a3f7583706 static eacl tables
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-06-25 11:52:30 +03:00
anastasia prasolova
28af257f8f (#66) TEMP_DIR -> ASSETS_DIR
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-06-18 18:15:43 +03:00
anastasia prasolova
8d50305982 "Neofs Deposit" moved to keywords repo and changed its signature
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-06-17 13:26:27 +03:00
anatoly-bogatyrev
e0b0cbf823
Update testcases for NeoFS 0.20.0 version and fix issues (#62)
* update testcases for NeoFS 0.20.0 version
* fix issues
2021-05-26 17:14:46 +03:00
anastasia prasolova
17047720fd payment keywords moved to keywords repo (#60)
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-05-11 14:49:43 +03:00
anastasia prasolova
d841f3f9ef "create container" -> "prepare container" misprint fixed
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-05-07 14:46:04 +03:00
Anastasia Prasolova
9c1d4b9b07
single keyword for wallet initialization (#54)
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-04-26 20:48:43 +03:00
Anastasia Prasolova
2f31e79327
#56: create temporary directory on testsuite setup
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-04-26 13:30:40 +03:00
anatoly-bogatyrev
286a5ade31
#55: 'Get Docker Logs' keyword update 2021-04-25 13:43:39 +03:00
EliChin
d03e81d4ab
All environment variables. (#51)
* All environment variables.

* All environment variables.
2021-04-20 16:11:27 +03:00
EliChin
f72f1c6bbf
Config file optimized (#50)
* With all envvar added.

* neofs_int_vars.py deleted

* Variables put in common.py

* Variables put in common.py

* Update common.py

* Update common.py

* Update common.py

* Update common.py

* Update common.py

* Update common.py

* Update common.py
2021-04-20 12:51:53 +03:00
anatoly-bogatyrev
7a4ca9b7cc
Object expiration test case (#47)
* Object expiration test case has been added
* Common steps have been separated from object test cases
* Timeouts have been moved to pre-declared variables
2021-04-06 17:18:48 +03:00
anatoly-bogatyrev
1276f2cdfc
Readme update (#46)
* Readme has been updated to the new list of ACL testcases
* .gitignore has been updated to ignore auto-created dirs
2021-04-05 13:28:00 +03:00
anatoly-bogatyrev
4ac2f11300
Update to work with the latest NeoFS build and ACL cases decomposition (#45)
* Update to work with the latest NeoFS build
* ACL cases decomposition
* Sleep has been added to correct work with ACL cache
2021-04-02 17:29:41 +03:00
EliChin
f70e0852aa
Temporary Directory created 2021-03-29 13:18:24 +03:00
EliChin
36e6cde527
ScripHash misprint has been corrected to ScriptHash (#39) 2021-03-09 13:08:40 +03:00
anatoly-bogatyrev
0a47c0a815
Additional linking object search (#38)
* Withdraw test case improvements
* Additional linking object requests to detect issue details with unreturned Linking object
2021-02-20 17:05:03 +03:00
anatoly-bogatyrev
49cc629412
hotfix (#36)
* hotfix for incorrect request due to ACL restriction
2021-02-16 18:05:19 +03:00
anatoly-bogatyrev
1cd77ddd55
Feature/storagegroup acl (#33)
* update contracts to the latest NeoFS version
* update neo-go command execution to the NeoGo v0.93.0
* Add Storagegroup basic ACL check to the basic ACL test cases
* update expected values of GAS in the withdraw testcase
* update netmap test case to work with LOCODE
2021-02-16 14:56:52 +03:00
anatoly-bogatyrev
e2983c8539
Add storagegroup complex test case (#32)
* storage group complex test case has been added
* timeouts for several commands have been increased
2021-02-12 00:34:44 +03:00
anatoly-bogatyrev
346809005f
Feature/storage groups (#29)
* New test case and keywords for the storage group have been added
* Timeout for object PUT operation has been increased up to 120 seconds
* Object operations keywords have been renamed
2021-02-10 21:53:26 +03:00
anatoly-bogatyrev
4cb4121d60
Feature/code clearness (#27)
* replication testcase has been remade #19
* Split large complex test cases into multiple test cases #18
* Add the steps to check the viewing of previous epochs during GET operations #23
* Updating all test cases according to NeoFS updates
* Code improvements and bug fixes
2021-02-08 08:05:17 +03:00
Anastasia Prasolova
1e1c1e70a4
using neo-go directly instead of docker-exec in container 2021-02-03 13:19:19 +03:00
anastasia prasolova
e922b15082 using neo-go directly instead of docker-exec in container 2021-02-03 12:25:37 +03:00
Anastasia Prasolova
54872c6bb7
pip3 requirements updated 2021-02-01 16:19:25 +03:00
anastasia prasolova
86fd09b35c pip3 requirements updated 2021-01-29 00:38:19 +03:00
Anastasia Prasolova
d85ff1ff84
paths to neofs-cli and cdn-authmate parameterized; requirements.txt added 2021-01-22 13:49:37 +03:00
anastasia prasolova
87325aff7c paths to neofs-cli and cdn-authmate parameterized; requirements.txt
added
2021-01-22 13:46:40 +03:00
anatoly-bogatyrev
fb5da3dc21
Feature/acl extension operations (#17)
- Add bearer token coverage with the request filter #8
- Add eACL coverage with the request filter #9
- Add Bearer token coverage of the case with different permissions for operations in the complex operations #15 (Check Сompound Operations)
- Add eACL token coverage of the case with different permissions for operations in the complex operations
- Add latest nodes and services logs to the artifacts in case of failure #10
- Prepare neofs-testcases repository for the public #11 - new eACL and bearer token generation by rules.
- Readme update
- Fixes and additional extensions of the existed test cases
- Large file size has been changed from 20mb to 10mb
2020-12-29 22:55:33 +03:00
anatoly-bogatyrev
708bf2a012
NeoFS Yeouido testcases (#16)
* Update Header Verification with new CLI full headers output #14
* Add verification for the Link headers for complex objects #13
* Add Tombstone verification #6
* Support NeoFS Yeouido #7
2020-12-24 01:38:16 +03:00
anatoly-bogatyrev
bb3c2bd208
Testcases to cover S3 in the smoke test and updates in accordance with NeoFS 0.13.0 have been updated (#5)
* Coverage of the S3 gateway and "S3-gate - NeoFS - HTTP-gate" interaction has been added to the Selectel smoke test.
2020-12-16 14:19:24 +03:00
anatoly-bogatyrev
a20ec58614
Add S3-gate testcase (#4)
* Add S3-gate testcase
2020-12-11 14:35:02 +03:00
anatoly-bogatyrev
14b780257c
Merge pull request #3 from nspcc-dev/feature/http-gate-case
Add http-gate testcase and fix the issue with getting binary files from the gate
2020-12-07 09:54:50 +03:00
anatoly@nspcc.ru
b5166662a4 fix 2020-12-04 15:34:06 +03:00
anatoly@nspcc.ru
208602d963 fix comments 2020-12-04 15:32:29 +03:00
anatoly@nspcc.ru
bdffe9d2dc add http-gate testcase, fix issue with binary files in the get from gate. 2020-12-04 15:28:59 +03:00
anatoly-bogatyrev
8e8a51098c
Merge pull request #2 from nspcc-dev/feature/acl_bearer_extension
Cleanup Teardown, fixes, acl bear token with user filters scenario
2020-12-03 11:43:12 +03:00
anatoly@nspcc.ru
522de42ab6 Cleanup teardown has been added. Fixes. Added ACL bearer token scrnario for filter with user headers. 2020-12-03 02:08:05 +03:00
anatoly-bogatyrev
ee4c775ef4
Merge pull request #1 from nspcc-dev/feature/update_steps_216_and_223
Update testcases by result of NeoFS bug fixing
2020-12-02 11:35:57 +03:00
anatoly@nspcc.ru
1d77791ef6 fix public keys in eACL file to base64 2020-12-02 10:51:15 +03:00
anatoly@nspcc.ru
b032f6d447 Update testcases by result of NeoFS bug fixing. 2020-12-02 00:48:20 +03:00
Anastasia Prasolova
84310cbd8e Merged in feature/INFRA-236 (pull request #8)
selectel cdn smoke tests

Approved-by: Anatoly Bogatyrev <anatoly@nspcc.ru>
2020-11-30 13:40:54 +00:00
anastasia prasolova
35554dedd5 updated readme 2020-11-30 13:53:28 +03:00
anastasia prasolova
3d355ac117 Merge remote-tracking branch 'origin/master' into feature/INFRA-236 2020-11-30 13:43:19 +03:00
anastasia prasolova
0c4a035e22 INFRA-236 selectel cdn smoke tests 2020-11-30 13:33:05 +03:00
Anatoly Bogatyrev
abdfe87ae6 Merged add-testcases-replication-withdraw into master 2020-11-29 07:31:32 +03:00