[pytest]
log_cli = 1
log_cli_level = DEBUG
log_cli_format = %(asctime)s [%(levelname)4s] %(message)s
log_format = %(asctime)s [%(levelname)4s] %(message)s
log_cli_date_format = %Y-%m-%d %H:%M:%S
log_date_format = %H:%M:%S
markers =
#   special markers
    staging: test to be excluded from run in verifier/pr-validation/sanity jobs and run test in staging job
    sanity: test runs in sanity testrun
    smoke: test runs in smoke testrun
#   controlling markers
    order: manual control of test order
    logs_after_session: Make the last test in session
#   parametrizing markers
    container: specify container details for container creation
#   functional markers
    maintenance: tests for change mode node
    container: tests for container creation
    grpc_api: standard gRPC API tests
    grpc_control: tests related to using frostfs-cli control commands
    grpc_object_lock: gRPC lock tests
    grpc_without_user: gRPC without user tests
    http_gate: HTTP gate contract
    http_put: HTTP gate test cases with PUT call
    s3_gate: All S3 gate tests
    s3_gate_base: Base S3 gate tests
    s3_gate_bucket: Bucket S3 gate tests
    s3_gate_locking: Locking S3 gate tests
    s3_gate_multipart: S3 gate tests with multipart object
    s3_gate_object: Object S3 gate tests
    s3_gate_tagging: Tagging S3 gate tests
    s3_gate_versioning: Versioning S3 gate tests
    long: long tests (with long execution time)
    node_mgmt: frostfs control commands
    session_token: tests for operations with session token
    static_session: tests for operations with static session token
    bearer: tests for bearer tokens
    ape: tests for APE
    ape_allow: tests for APE allow rules
    ape_deny: tests for APE deny rules
    ape_container: tests for APE on container operations
    ape_object: tests for APE on object operations
    ape_namespace: tests for APE on namespace scope
    storage_group: tests for storage groups
    failover: tests for system recovery after a failure
    failover_panic: tests for system recovery after panic reboot of a node
    failover_network: tests for network failure
    failover_reboot: tests for system recovery after reboot of a node
    interfaces: tests down interface to system
    check_binaries: check frostfs installed binaries versions
    payments: tests for payment associated operations
    load: performance tests
    simple: tests with simple characteristics
    complex: tests with complex characteristics
    aws: AWS related tests
    boto3: tests using the boto3
    policy: policy tests
    failover_baremetal: failover tests on hardware (baremetal)
    failover_server: server failover tests
    failover_storage: storage failover tests
    failover_empty_map: failover tests for an empty map
    failover_empty_map_offlne: offline failover tests for an empty map
    failover_empty_map_stop_service: failover tests for stopped empty map service
    failover_data_loss: failover tests in case of data loss
    metabase_loss: tests for metadata loss
    write_cache_loss: tests for write cache loss
    time: time tests
    replication: replication tests
    ec_replication: replication EC
    static_session_container: tests for a static session in a container
    shard: shard management tests
    session_logs: check logs messages