Commit graph

  • 448570afa0 Fix get_range usage in acl tests Vladimir Domnich 2022-08-03 18:50:01 +0300
  • eff4b032a5 Refactor fixture that checks cloud environment Vladimir Domnich 2022-08-02 09:37:28 +0300
  • e1d7999313 Cleanup sbercloud config Vladimir Domnich 2022-08-01 10:41:04 +0300
  • 47c55f0060 Remove redundant variables Vladimir Domnich 2022-08-01 13:15:02 +0300
  • 642af0a888 Add test for network failover a.y.volkov 2022-08-01 09:16:36 +0300
  • 5f53e80f93 Fixes in tests to enable them to run in a cloud environment Vladimir Domnich 2022-07-28 08:35:50 +0300
  • 892b8f227a Add helper function to wait for GC pass on storage nodes Vladimir Domnich 2022-07-27 13:42:29 +0300
  • 05da181998 Add retries when checking presence of buckets in list Vladimir Domnich 2022-07-26 20:35:41 +0300
  • 8a7d8f7c39 Disable automatic pagination in aws cli client Vladimir Domnich 2022-07-26 17:04:00 +0300
  • d8911f2490 Fix parsing of CLI output Vladimir Domnich 2022-07-26 11:16:29 +0300
  • cccfc41409 [#268]: Rename neofs-cli parameter to expire-at Vladimir Domnich 2022-07-26 10:57:18 +0300
  • 6357554ed9 Fix logic that collects versions of binaries Vladimir Domnich 2022-07-26 10:28:13 +0300
  • 279bb3dedd Add delays after s3 operations Vladimir Domnich 2022-07-25 16:44:11 +0300
  • 46b593b02e Fix endpoint parameter Vladimir Domnich 2022-07-25 18:47:16 +0300
  • 3f12bd75f6 Add storage nodes health check before tests run a.y.volkov 2022-07-20 17:55:25 +0300
  • d701e2cb62 Remove redundant environment variables Vladimir Domnich 2022-07-21 19:05:34 +0400
  • ae9c9947b6 Fix logic that checks presense of node in netmap Vladimir Domnich 2022-07-21 18:47:01 +0400
  • 18e87e3a13 Add delays to http gateway tests Vladimir Domnich 2022-07-21 17:52:49 +0400
  • 08081a8629 Fix cleanup of versioned s3 bucket Vladimir Domnich 2022-07-21 14:19:49 +0400
  • 8afba7fca6 Fix assert that checks presence of node in netmap Vladimir Domnich 2022-07-21 16:25:17 +0400
  • 568b4421ce Fix object lifetime tests Vladimir Domnich 2022-07-21 16:11:59 +0400
  • 2c232c222c Fix node management tests Vladimir Domnich 2022-07-14 11:33:45 +0400
  • eb5532c08e Extend allure logging for failover tests Vladimir Avdeev 2022-07-14 10:20:39 +0300
  • b6b95b86e8 Add markers for failover tests Vladimir Domnich 2022-07-14 10:21:20 +0400
  • 7026b93c37 Fix SberCloud failovers Vladimir Avdeev 2022-07-14 09:18:06 +0300
  • ab85389d59 Use neofs-adm to tick epoch Vladimir Domnich 2022-07-13 18:30:57 +0400
  • cbaecc60dc Fix usage of generate_file, prepare_wallet_and_deposit fixtures Vladimir Avdeev 2022-07-13 11:50:48 +0300
  • f60020f5aa Fix usage of temp_dir fixture Vladimir Domnich 2022-07-12 12:23:48 +0400
  • 93a52b4a66 Add failover tests for storage nodes Vladimir Avdeev 2022-07-11 17:11:26 +0300
  • 014a1fee95 Enable configuration of wallets directories Vladimir Domnich 2022-07-11 14:58:40 +0400
  • be39480ade Fix node management tests Vladimir Domnich 2022-07-07 22:48:47 +0400
  • 68cbb7deea Update variables for node management tests Vladimir Domnich 2022-07-05 15:55:16 +0400
  • d9d74baa72 Add test suites for acl, container and node management Vladimir Domnich 2022-07-08 21:24:55 +0400
  • dd98eb3d9d [#271] fixed key for eacl filter test anastasia prasolova 2022-08-03 15:20:29 +0300
  • bebbc42187 [#271] removed setup_teardown.robot imports from testcases anastasia prasolova 2022-08-02 14:58:37 +0300
  • a0df145134 [#271] removed Setup and Teardown from CLI, Container, Network, Payment suites anastasia prasolova 2022-08-02 14:40:05 +0300
  • 9aa16ffc5b [#271] removed Setup and Teardown from Object suite anastasia prasolova 2022-08-02 13:43:42 +0300
  • e7409a65a5 [#271] removed Setup and Teardown from ACL suite anastasia prasolova 2022-08-02 12:53:50 +0300
  • 1ce470d3b1 Remove unnecessary args in Get Range Elizaveta Chichindaeva 2022-08-02 18:47:10 +0300
  • da9b723498 [#246] Get pubkey Elizaveta Chichindaeva 2022-07-22 10:04:26 +0300
  • a5764da57b added pytest instructions into readme anastasia prasolova 2022-07-19 22:53:47 +0300
  • 6394d9e362 [#191] EACL_KEY -> WALLET_ALLOW Elizaveta Chichindaeva 2022-07-18 13:19:05 +0300
  • 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