Commit graph

  • ff2ece942e Fix passing flag into container get command. Vladimir Domnich 2022-07-12 09:46:30 +0400
  • 7473d7fb74 Make paths to wallets configurable. Make devenv services path configurable. Vladimir Domnich 2022-07-11 14:58:40 +0400
  • cd53f48c15 Post-rebase fixes. Vladimir Domnich 2022-07-11 14:24:27 +0400
  • 7f0dcbfdca Fix node management tests. Remote connection was created to the 1st storage node only. In reality we wanted to create connection to specific node. Vladimir Domnich 2022-07-07 22:48:47 +0400
  • 0daa262fdb Add parameter S3_GATE_PUB_KEY. This enables us to test s3 gateway in real environment, not just in devenv. Vladimir Domnich 2022-07-07 10:16:01 +0400
  • 7e9e5e88ec Update variable names for storage node endpoints. Vladimir Domnich 2022-07-07 08:57:16 +0400
  • afa5a7be5a Skip tests that start/stop nodes via Docker API. This works for devenv only and won't work for a real deployment. Vladimir Domnich 2022-07-05 19:18:28 +0400
  • 73036200d8 Update variables for node management tests: 1. To configure path of CLI binaries and config file on storage node. 2. Change prefix from CONTROL_NODE to STORAGE_NODE. Vladimir Domnich 2022-07-05 15:55:16 +0400
  • 7eb7655b10 Update pytest test suites. Vladimir Domnich 2022-07-08 21:24:55 +0400
  • dddffdc95a updated requirements.txt for venv.localtest anastasia prasolova 2022-07-15 16:42:12 +0300
  • 708a4f51c5 [#245] Fix access tests for IR Elizaveta Chichindaeva 2022-07-08 13:10:20 +0300
  • 84230d12e3 Replace prepare_container*** fixtures with a function. The change is motivated by variety of standard ACLs that will be hard to manage with set of fixtures. Vladimir Domnich 2022-07-12 13:59:19 +0400
  • ffa40112a1 fixed miscellaneous errors anastasia prasolova 2022-07-08 00:31:58 +0300
  • 2f774f5995 Fix library name after module renaming. Vladimir Domnich 2022-07-08 21:38:05 +0400
  • 6e23e7d454 Simplify test checks and fixtures: Remove default SSH key path. Replace multiple fixtures for file generation with single function. Rename references to keyword modules. Update pytest test cases to be consistent with new keywords. Remove gas balance checks from container operations. Add logic to run initial gas transfer only if storage is not free. Remove robot testsuites for s3 and http gateways. S3 and http tests are covered and will be maintained in the future in pytest. Vladimir Domnich 2022-07-05 14:17:36 +0400
  • 8acf738147 Remove dockerfile and removed docker run command from Makefile to keep testcases environment agnostic. Add logic to retrieve mainnet wallet file from control node as WIF for this wallet is not available in config anymore. a.y.volkov 2022-07-01 20:30:07 +0300
  • 6b1e1ab28d Add pytest tests. Change AWS cli v1 to cli v2. Improve allure attachments. Add tests for S3 API. Vladimir Domnich 2022-07-05 11:18:37 +0400
  • 7abb2761c9 [#184] finally got rid of neofs.py anastasia prasolova 2022-07-06 00:35:32 +0300
  • d396118085 renamed wallet creation function anastasia prasolova 2022-07-05 19:19:27 +0300
  • 34d282cf5a fixed [#233]; keywords from neofs-keywords moved to neofs-testcases anastasia prasolova 2022-07-04 22:49:14 +0300
  • b1b86351df added yaml configuration file for devenv anastasia prasolova 2022-06-30 01:15:04 +0300
  • 82139e30a0 small fixes after [#237] anastasia prasolova 2022-06-29 01:20:27 +0300
  • 3ffa4f4534 part of [#194] Get ScriptHash with address Elizaveta Chichindaeva 2022-06-24 13:36:02 +0300
  • c8a5a63791 [#189] Remove wif from the output of Get Control Endpoint Elizaveta Chichindaeva 2022-06-24 15:19:25 +0300
  • ebc0737518 [#240] lib: Remove merging artifacts Pavel Karpy 2022-06-16 16:41:34 +0300
  • a56734ed93 part of [#194] anastasia prasolova 2022-06-13 23:33:09 +0300
  • 0e27ea02c1 Some linter fixes. a.y.volkov 2022-06-09 16:08:11 +0300
  • e086d0d62b [#184]: verbs joined to keywords anastasia prasolova 2022-06-06 16:47:13 +0300
  • d696a8ee68 do not catch error in HEAD as we need it fails on empty response anastasia prasolova 2022-06-01 01:17:40 +0300
  • e489b43d63 [#184]: session token keywords moved to separate repo; session token tests slightly refactored anastasia prasolova 2022-05-27 17:42:42 +0300
  • 3e31c527d2 robot/resources/lib/python -> robot/resources/lib/python_keywords anastasia prasolova 2022-05-30 18:51:59 +0300
  • a97e1ee1e9 [#184]: keywords for nodes management out into separate library anastasia prasolova 2022-05-26 16:40:18 +0300
  • e4c1c23ddd [#205] storage policy validation reconsidered anastasia prasolova 2022-05-26 12:44:13 +0300
  • 8116ada7b6 [#195] Get rid off Prepare Container Elizaveta Chichindaeva 2022-05-24 18:00:26 +0300
  • 6de6af81c7 [#218] Object Size defined in int Elizaveta Chichindaeva 2022-05-24 16:36:17 +0300
  • 0799e15526 [#199] Add non-global Generate File for the rest Elizaveta Chichindaeva 2022-05-20 14:18:14 +0300
  • 057caa54b0 Add non-global Generate File in acl_extended_* Elizaveta Chichindaeva 2022-05-20 14:15:25 +0300
  • 8cb8f1591a storage group tests restructured anastasia prasolova 2022-05-19 14:49:07 +0300
  • 265301cf81 Add non-global Generate File in acl_bearer_* Elizaveta Chichindaeva 2022-05-19 17:07:27 +0300
  • d1595b78ca get rid of duplicated "create container" keywords for extended acl suites anastasia prasolova 2022-05-19 13:54:07 +0300
  • 3ea4578683 Add non-global Generate File in acl_basic_* Elizaveta Chichindaeva 2022-05-19 14:10:00 +0300
  • 2ea007164c deleted dangling container keyword anastasia prasolova 2022-05-19 15:27:51 +0300
  • b75cfebf22 get rid of duplicated "create container" keywords for bearer acl suites anastasia prasolova 2022-05-17 16:54:57 +0300
  • c56f79fee0 updated README.md anastasia prasolova 2022-05-16 21:52:30 +0300
  • b8272a86d8 get rid of duplicated "create container" keywords for basic acl suites anastasia prasolova 2022-05-17 13:25:15 +0300
  • d940fe9573 storage group operations moved from neofs.py; storage group tests refactored anastasia prasolova 2022-05-06 12:53:02 +0300
  • 48730d8f7a python3.8 -> python3.9 in venv.localtest anastasia prasolova 2022-05-13 14:36:21 +0300
  • 72cdd28e66 [#201] Manaully install setuptools Alex Vanin 2022-05-04 09:41:37 +0300
  • 3e749abcd0 added keywords library container.py extracted from neofs.py anastasia prasolova 2022-04-25 12:53:20 +0300
  • 14183dabfc [#349] --timeout flag for neofs-authmate Elizaveta Chichindaeva 2022-04-26 20:04:49 +0300
  • 89a4c6daa7 [#424] neofs-cli: WIF replaced with wallets Elizaveta Chichindaeva 2022-02-01 16:42:41 +0300
  • b3b0e20628 [#41] Emission Threshold test Elizaveta Chichindaeva 2021-12-28 10:08:16 +0300
  • 95a5a3fda6 fixed Link Object Header decoding in complex_object_operations.robot anastasia prasolova 2022-04-25 13:34:33 +0300
  • 15dd59ddad [#127]: Large Object assrtions moved from python to robot anastasia prasolova 2022-04-07 21:48:03 +0300
  • 040f648c61 syntax fixes in neofs_verbs.py anastasia prasolova 2022-04-04 13:45:00 +0300
  • 7a21456201 [#184]: neofs verbs divided from neofs.py; HEAD responses are now proccessed as JSON anastasia prasolova 2022-03-15 14:58:59 +0300
  • e5d6662905 [#162] eACL: Create eACL with neofs-cli Elizaveta Chichindaeva 2022-02-17 12:52:48 +0300
  • d66ae5b7fc Refactored Head object operation: removed placeholders for optional parameters; JSON output set as a default anastasia prasolova 2022-03-15 14:58:59 +0300
  • 0ef41a8495 Ignore neofs-cli progress bar when parsing output Alex Vanin 2022-03-16 17:29:18 +0300
  • b27159b417 s3_gate_object refactoring anastasia prasolova 2022-03-14 11:39:24 +0300
  • 2b51542ca2 fixes and refactoring in HTTP and S3 tests anastasia prasolova 2022-03-11 19:08:14 +0300
  • 40db81216a timeout on "make up" increased to 120 sec anastasia prasolova 2022-03-09 19:02:59 +0300
  • 23ed8966ec
    robot: Use hyphens in hostnames (#175) fyrchik 2022-03-04 16:37:24 +0300
  • f3fc070cc9 [#171] make up: Error report Elizaveta Chichindaeva 2022-02-07 14:41:34 +0300
  • e7dde52a31 [#128]: mainnet block time adjusted to devenv anastasia prasolova 2022-02-17 18:20:56 +0300
  • 5485238ca5 [#145][#153]: added neofs-keywords as a module anastasia prasolova 2022-02-14 13:57:08 +0300
  • 0d86352cbe [#163] Setup and Teardown restart dev-env Elizaveta Chichindaeva 2022-01-10 14:02:57 +0300
  • bd9507a19e [#169] Replace --wif with --wallet` Elizaveta Chichindaeva 2022-02-01 17:16:49 +0300
  • 8216ab71fa [#165] Full path to neofs-cli Elizaveta Chichindaeva 2022-01-12 10:39:53 +0300
  • 38e6776fc1 [#105] Change common ACL constants Elizaveta Chichindaeva 2021-12-16 09:51:26 +0300
  • da64379eef initializing morph contracts on demand anastasia prasolova 2021-12-30 16:52:45 +0300
  • b05cbcf23f [#146] Script run.sh to reset dev-env after beafore each test Elizaveta Chichindaeva 2021-11-30 14:21:46 +0300
  • 18c30c39ff [#334] Move common_steps* Elizaveta Chichindaeva 2021-12-09 13:58:51 +0300
  • 26f98c2cab Delete unnecessary file Elizaveta Chichindaeva 2021-12-10 16:46:58 +0300
  • 8a2f1cf50c [#64] Create container_session_token.robot test Elizaveta Chichindaeva 2021-11-03 15:48:31 +0300
  • d6a73a2b23 [#103] Test to check eACL filter keys for objects Elizaveta Chichindaeva 2021-10-12 14:11:31 +0300
  • dcab3a5745 [#115] Sticky Bit with SYSTEM group Elizaveta Chichindaeva 2021-11-08 12:57:19 +0300
  • 075ddfbd43 [#150] CID in replication.robot output Elizaveta Chichindaeva 2021-11-11 15:52:47 +0300
  • 9607396894 Fix config file in accounting test Alex Vanin 2021-11-01 19:22:04 +0300
  • 6bff5f12e3 fixed #147 anastasia prasolova 2021-11-01 18:08:01 +0300
  • e14ba001a9 nspcc-dev/neofs-testcases#143: error message extended anastasia prasolova 2021-11-01 13:12:55 +0300
  • 51b376d2bf robot: Support neofs-cli v0.26.x Alex Vanin 2021-10-26 16:32:06 +0300
  • 8ec7fe066b readme: added note about dev-env location anastasia prasolova 2021-10-18 12:59:06 +0300
  • 42ba6ac462 (#122) neofs-cli control drop-objects test case v0.25.1 Elizaveta Chichindaeva 2021-10-04 19:16:49 +0300
  • 1fe540fce9
    Add replication test with deny eACL (#133) Anatoly Bogatyrev 2021-10-07 14:28:31 +0300
  • 36107fcc4c (#108) HTTP error logs for S3 Elizaveta Chichindaeva 2021-10-01 12:32:07 +0300
  • 636eb65e5c (#93) Add netmap_control.robot; fix resources for netmap tets; remove _get_storage_nodes Elizaveta Chichindaeva 2021-09-09 11:13:37 +0300
  • 92488f0bec receive balance contract hash from NNS anastasia prasolova 2021-09-30 18:25:16 +0300
  • 54835b5ee5 changed pythonpath for virtualenv; shortened test libraries imports anastasia prasolova 2021-09-27 23:41:21 +0300
  • 51e3e52f62 fixed "Form eACL json common file" keyword anastasia prasolova 2021-09-23 13:48:47 +0300
  • 08108f6c24 (#98) Introduce Prepare Wallet And Deposit keywords instead of Generate Keys EliChin 2021-09-08 20:31:52 +0300
  • 7db9f15633 Fixed ACL import ; made "Verify Split Chain" work anastasia prasolova 2021-09-20 17:17:15 +0300
  • ced05475d2 (#89) S3 Bucket and S3 Object tests EliChin 2021-09-02 15:17:55 +0300
  • 7552a742f3 (#116): fixed eACL tests; refactored acl keywords anastasia prasolova 2021-09-10 15:44:40 +0300
  • 19f9d97328 (#102): neofs-cli accounting balance test anastasia prasolova 2021-09-09 16:36:34 +0300
  • f3f3f00d4a (#84) try-catch for --ttl 1 EliChin 2021-09-07 11:04:14 +0300
  • b95f6bd7c8 (#111): python virtualenv for users anastasia prasolova 2021-09-07 18:48:58 +0300
  • 7638c10a20 (#95) Detailed error logs after subprocess.run; f-strings in neofs.py EliChin 2021-09-01 17:48:09 +0300
  • 694c31330e updated readme; misprints fixed anastasia prasolova 2021-09-03 14:51:57 +0300
  • be281428b5 Waiting for container to appear in network; decrease complex object size anastasia prasolova 2021-08-31 18:16:19 +0300