[
    {
        "key": {
            "name": "Dummy.openstack",
            "description": "Check quotas context",
            "pos": 0,
            "kw": {
                "args": {},
                "runner": {
                    "times": 1,
                    "concurrency": 1,
                    "type": "constant"
                },
                "context": {
                    "users": {
                        "tenants": 1,
                        "users_per_tenant": 1
                    },
                    "quotas": {
                        "manila": {
                            "shares": -1,
                            "gigabytes": -1,
                            "snapshots": -1,
                            "snapshot_gigabytes": -1,
                            "share_networks": -1
                        }
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 0.0007646083831787109,
                "timestamp": 1771469273.8806052,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "foo": 0.0006077289581298828
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 0.000764608,
        "full_duration": 6.92808,
        "created_at": "2026-19-02T02:47:50"
    },
    {
        "key": {
            "name": "ManilaShares.list_shares",
            "description": "Basic scenario for 'share list' operation.",
            "pos": 0,
            "kw": {
                "args": {
                    "detailed": true
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "users": {
                        "tenants": 3,
                        "users_per_tenant": 4,
                        "user_choice_method": "round_robin"
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 0.9852173328399658,
                "timestamp": 1771469288.4386053,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 0.9851388931274414
                }
            },
            {
                "duration": 1.346992015838623,
                "timestamp": 1771469288.4406886,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 1.3468432426452637
                }
            },
            {
                "duration": 1.4965214729309082,
                "timestamp": 1771469288.444112,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 1.4964959621429443
                }
            },
            {
                "duration": 1.626319408416748,
                "timestamp": 1771469288.4460094,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 1.6262991428375244
                }
            },
            {
                "duration": 1.072296142578125,
                "timestamp": 1771469288.447086,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 1.0722079277038574
                }
            },
            {
                "duration": 0.8234920501708984,
                "timestamp": 1771469288.455709,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 0.8233845233917236
                }
            },
            {
                "duration": 1.276129961013794,
                "timestamp": 1771469288.4651582,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 1.2760567665100098
                }
            },
            {
                "duration": 1.1100456714630127,
                "timestamp": 1771469288.4737303,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 1.109980583190918
                }
            },
            {
                "duration": 1.40570068359375,
                "timestamp": 1771469288.4881244,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 1.405632734298706
                }
            },
            {
                "duration": 1.163865089416504,
                "timestamp": 1771469288.4899082,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_shares": 1.1637990474700928
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 1.63372,
        "full_duration": 19.4411,
        "created_at": "2026-19-02T02:47:58"
    },
    {
        "key": {
            "name": "ManilaShares.create_and_delete_share",
            "description": "Create and delete a share.",
            "pos": 0,
            "kw": {
                "args": {
                    "share_proto": "nfs",
                    "size": 1,
                    "share_type": "dhss_true",
                    "min_sleep": 1,
                    "max_sleep": 2
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "quotas": {
                        "manila": {
                            "shares": -1,
                            "gigabytes": -1,
                            "share_networks": -1
                        }
                    },
                    "users": {
                        "tenants": 2,
                        "users_per_tenant": 1,
                        "user_choice_method": "round_robin"
                    },
                    "manila_share_networks": {
                        "use_share_networks": true
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 15.768814052269722,
                "timestamp": 1771469303.0885966,
                "idle_duration": 3.98779061920855,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 13.379770517349243,
                    "manila.delete_share": 4.386748552322388
                }
            },
            {
                "duration": 15.532194300048323,
                "timestamp": 1771469303.0901794,
                "idle_duration": 3.0957480236363693,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 12.718121528625488,
                    "manila.delete_share": 4.812690019607544
                }
            },
            {
                "duration": 16.23893441504935,
                "timestamp": 1771469303.0912962,
                "idle_duration": 3.225714308552943,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 13.799982786178589,
                    "manila.delete_share": 4.437505006790161
                }
            },
            {
                "duration": 13.354486700249737,
                "timestamp": 1771469303.0929244,
                "idle_duration": 3.823273900793964,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 10.947092771530151,
                    "manila.delete_share": 4.4054670333862305
                }
            },
            {
                "duration": 11.835815838818133,
                "timestamp": 1771469303.099157,
                "idle_duration": 3.966110535617292,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 9.30770754814148,
                    "manila.delete_share": 4.508646726608276
                }
            },
            {
                "duration": 16.153193487138502,
                "timestamp": 1771469303.1031227,
                "idle_duration": 3.8728005752852037,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 13.755347490310669,
                    "manila.delete_share": 4.394272089004517
                }
            },
            {
                "duration": 12.01800638487386,
                "timestamp": 1771469303.106044,
                "idle_duration": 3.046139895414835,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 9.545517206192017,
                    "manila.delete_share": 4.471264123916626
                }
            },
            {
                "duration": 15.682667416408808,
                "timestamp": 1771469303.126299,
                "idle_duration": 3.416723805591313,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 13.064550638198853,
                    "manila.delete_share": 4.615015029907227
                }
            },
            {
                "duration": 15.755974542544323,
                "timestamp": 1771469303.1352196,
                "idle_duration": 3.956272590710683,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 13.375219583511353,
                    "manila.delete_share": 4.378602027893066
                }
            },
            {
                "duration": 12.306607078782747,
                "timestamp": 1771469303.138745,
                "idle_duration": 3.526622462995817,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 9.892824649810791,
                    "manila.delete_share": 4.402339935302734
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 16.2416,
        "full_duration": 33.7106,
        "created_at": "2026-19-02T02:48:18"
    },
    {
        "key": {
            "name": "ManilaShares.create_and_list_share",
            "description": "Create a share and list all shares.",
            "pos": 0,
            "kw": {
                "args": {
                    "share_proto": "nfs",
                    "size": 1,
                    "share_type": "dhss_true",
                    "min_sleep": 1,
                    "max_sleep": 2
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "quotas": {
                        "manila": {
                            "shares": -1,
                            "gigabytes": -1,
                            "share_networks": -1
                        }
                    },
                    "users": {
                        "tenants": 2,
                        "users_per_tenant": 1,
                        "user_choice_method": "round_robin"
                    },
                    "manila_share_networks": {
                        "use_share_networks": true
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 8.759329086886217,
                "timestamp": 1771469337.0541084,
                "idle_duration": 3.9128930505649557,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 10.671365737915039,
                    "manila.list_shares": 0.08452033996582031
                }
            },
            {
                "duration": 9.055588191749688,
                "timestamp": 1771469337.0553033,
                "idle_duration": 3.7201304972151563,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 10.972790718078613,
                    "manila.list_shares": 0.0806112289428711
                }
            },
            {
                "duration": 10.44113584106699,
                "timestamp": 1771469337.0577078,
                "idle_duration": 3.961212677304592,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 12.36198115348816,
                    "manila.list_shares": 0.07667756080627441
                }
            },
            {
                "duration": 13.038768130817598,
                "timestamp": 1771469337.0584757,
                "idle_duration": 3.5845438656423623,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 14.963136911392212,
                    "manila.list_shares": 0.07356405258178711
                }
            },
            {
                "duration": 10.42652765552838,
                "timestamp": 1771469337.072677,
                "idle_duration": 3.921113574101137,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 12.349923133850098,
                    "manila.list_shares": 0.07419466972351074
                }
            },
            {
                "duration": 13.915068178493152,
                "timestamp": 1771469337.075513,
                "idle_duration": 3.9600648590739866,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 15.844466209411621,
                    "manila.list_shares": 0.0653233528137207
                }
            },
            {
                "duration": 8.900224420693597,
                "timestamp": 1771469337.0791528,
                "idle_duration": 3.8556688097446363,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 10.820059061050415,
                    "manila.list_shares": 0.07718396186828613
                }
            },
            {
                "duration": 8.722813568256328,
                "timestamp": 1771469337.0838017,
                "idle_duration": 3.6479256533165483,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 10.619645595550537,
                    "manila.list_shares": 0.10127425193786621
                }
            },
            {
                "duration": 13.793338672481486,
                "timestamp": 1771469337.092031,
                "idle_duration": 3.5768199998512777,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 15.710885047912598,
                    "manila.list_shares": 0.07969450950622559
                }
            },
            {
                "duration": 9.81065073261153,
                "timestamp": 1771469337.0972037,
                "idle_duration": 3.818791005517133,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share": 11.730627059936523,
                    "manila.list_shares": 0.07778501510620117
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 13.9365,
        "full_duration": 37.7256,
        "created_at": "2026-19-02T02:48:52"
    },
    {
        "key": {
            "name": "ManilaShares.create_share_network_and_delete",
            "description": "Creates share network and then deletes.",
            "pos": 0,
            "kw": {
                "args": {
                    "name": "rally"
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "quotas": {
                        "manila": {
                            "share_networks": -1
                        }
                    },
                    "users": {
                        "tenants": 2,
                        "users_per_tenant": 1
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 2.4587697982788086,
                "timestamp": 1771469374.2425134,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.8294525146484375,
                    "manila.delete_share_network": 0.6243433952331543
                }
            },
            {
                "duration": 2.421046733856201,
                "timestamp": 1771469374.2442675,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.5924701690673828,
                    "manila.delete_share_network": 0.8192687034606934
                }
            },
            {
                "duration": 2.427347421646118,
                "timestamp": 1771469374.2482512,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.4211483001708984,
                    "manila.delete_share_network": 0.9984140396118164
                }
            },
            {
                "duration": 2.5154030323028564,
                "timestamp": 1771469374.2494116,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.9116883277893066,
                    "manila.delete_share_network": 0.5937392711639404
                }
            },
            {
                "duration": 2.3553385734558105,
                "timestamp": 1771469374.2520826,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.869408130645752,
                    "manila.delete_share_network": 1.4821298122406006
                }
            },
            {
                "duration": 2.391833782196045,
                "timestamp": 1771469374.254098,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.3694863319396973,
                    "manila.delete_share_network": 1.0188796520233154
                }
            },
            {
                "duration": 2.2666375637054443,
                "timestamp": 1771469374.2609487,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.7284955978393555,
                    "manila.delete_share_network": 1.5350494384765625
                }
            },
            {
                "duration": 2.4226951599121094,
                "timestamp": 1771469374.2653325,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.659928560256958,
                    "manila.delete_share_network": 0.7609381675720215
                }
            },
            {
                "duration": 2.359787940979004,
                "timestamp": 1771469374.2701032,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.1298949718475342,
                    "manila.delete_share_network": 1.2282299995422363
                }
            },
            {
                "duration": 2.345712900161743,
                "timestamp": 1771469374.2761245,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.1125216484069824,
                    "manila.delete_share_network": 1.2319176197052002
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 2.5223,
        "full_duration": 12.0688,
        "created_at": "2026-19-02T02:49:30"
    },
    {
        "key": {
            "name": "ManilaShares.create_share_network_and_list",
            "description": "Creates share network and then lists it.",
            "pos": 0,
            "kw": {
                "args": {
                    "name": "rally",
                    "detailed": true,
                    "search_opts": {
                        "name": "rally"
                    }
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "quotas": {
                        "manila": {
                            "share_networks": -1
                        }
                    },
                    "users": {
                        "tenants": 2,
                        "users_per_tenant": 1
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 1.984316349029541,
                "timestamp": 1771469388.751377,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.4931731224060059,
                    "manila.list_share_networks": 0.48581719398498535
                }
            },
            {
                "duration": 1.8188741207122803,
                "timestamp": 1771469388.7531934,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.2039244174957275,
                    "manila.list_share_networks": 0.6055576801300049
                }
            },
            {
                "duration": 2.053743362426758,
                "timestamp": 1771469388.7577958,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.8891022205352783,
                    "manila.list_share_networks": 0.15045905113220215
                }
            },
            {
                "duration": 1.7810413837432861,
                "timestamp": 1771469388.759139,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.052091121673584,
                    "manila.list_share_networks": 0.7233030796051025
                }
            },
            {
                "duration": 2.012291193008423,
                "timestamp": 1771469388.7608197,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.2647521495819092,
                    "manila.list_share_networks": 0.7456924915313721
                }
            },
            {
                "duration": 1.9300637245178223,
                "timestamp": 1771469388.764694,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.4068377017974854,
                    "manila.list_share_networks": 0.5190255641937256
                }
            },
            {
                "duration": 1.6518926620483398,
                "timestamp": 1771469388.7725577,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.7418315410614014,
                    "manila.list_share_networks": 0.9081964492797852
                }
            },
            {
                "duration": 1.7294461727142334,
                "timestamp": 1771469388.7788148,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.9158096313476562,
                    "manila.list_share_networks": 0.8119232654571533
                }
            },
            {
                "duration": 2.029934883117676,
                "timestamp": 1771469388.7842438,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.6864924430847168,
                    "manila.list_share_networks": 0.3386085033416748
                }
            },
            {
                "duration": 1.977398157119751,
                "timestamp": 1771469388.7931602,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.5985984802246094,
                    "manila.list_share_networks": 0.37589478492736816
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 2.0628,
        "full_duration": 15.5189,
        "created_at": "2026-19-02T02:49:44"
    },
    {
        "key": {
            "name": "ManilaShares.list_share_servers",
            "description": "Lists share servers.",
            "pos": 0,
            "kw": {
                "args": {
                    "search_opts": {}
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {},
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 1.1901845932006836,
                "timestamp": 1771469403.608745,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 1.190080165863037
                }
            },
            {
                "duration": 1.5544006824493408,
                "timestamp": 1771469403.6140459,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 1.5543766021728516
                }
            },
            {
                "duration": 1.702723503112793,
                "timestamp": 1771469403.6141033,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 1.7026572227478027
                }
            },
            {
                "duration": 0.8917927742004395,
                "timestamp": 1771469403.6160169,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 0.8916640281677246
                }
            },
            {
                "duration": 1.3688812255859375,
                "timestamp": 1771469403.619964,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 1.3688549995422363
                }
            },
            {
                "duration": 1.1613116264343262,
                "timestamp": 1771469403.6200721,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 1.161184310913086
                }
            },
            {
                "duration": 1.3263568878173828,
                "timestamp": 1771469403.6260743,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 1.3262791633605957
                }
            },
            {
                "duration": 1.0034596920013428,
                "timestamp": 1771469403.6364834,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 1.003377914428711
                }
            },
            {
                "duration": 1.5040168762207031,
                "timestamp": 1771469403.6404326,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 1.5039503574371338
                }
            },
            {
                "duration": 1.686594009399414,
                "timestamp": 1771469403.644983,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.list_share_servers": 1.686518907546997
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 1.72283,
        "full_duration": 7.53891,
        "created_at": "2026-19-02T02:50:01"
    },
    {
        "key": {
            "name": "ManilaShares.create_security_service_and_delete",
            "description": "Creates security service and then deletes.",
            "pos": 0,
            "kw": {
                "args": {
                    "security_service_type": "ldap",
                    "dns_ip": "fake_dns_ip",
                    "server": "fake-server",
                    "domain": "fake_domain",
                    "user": "fake_user",
                    "password": "fake_password",
                    "name": "fake_name",
                    "description": "fake_description"
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "users": {
                        "tenants": 1,
                        "users_per_tenant": 1
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 2.6483852863311768,
                "timestamp": 1771469412.1562235,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 1.2417232990264893,
                    "manila.delete_security_service": 1.4001939296722412
                }
            },
            {
                "duration": 2.820056438446045,
                "timestamp": 1771469412.159961,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 1.577427864074707,
                    "manila.delete_security_service": 1.2350857257843018
                }
            },
            {
                "duration": 2.8141024112701416,
                "timestamp": 1771469412.161431,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 1.5786080360412598,
                    "manila.delete_security_service": 1.2282130718231201
                }
            },
            {
                "duration": 2.627246379852295,
                "timestamp": 1771469412.162351,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.945850133895874,
                    "manila.delete_security_service": 1.6790716648101807
                }
            },
            {
                "duration": 2.8389229774475098,
                "timestamp": 1771469412.1638587,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 1.834580421447754,
                    "manila.delete_security_service": 0.9950985908508301
                }
            },
            {
                "duration": 2.801190137863159,
                "timestamp": 1771469412.1688225,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 1.3742938041687012,
                    "manila.delete_security_service": 1.415642261505127
                }
            },
            {
                "duration": 2.534074306488037,
                "timestamp": 1771469412.180293,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.9453244209289551,
                    "manila.delete_security_service": 1.5853826999664307
                }
            },
            {
                "duration": 2.6331117153167725,
                "timestamp": 1771469412.1807013,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 1.1947665214538574,
                    "manila.delete_security_service": 1.4342014789581299
                }
            },
            {
                "duration": 2.769223690032959,
                "timestamp": 1771469412.1885815,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 1.3572299480438232,
                    "manila.delete_security_service": 1.4092531204223633
                }
            },
            {
                "duration": 2.900063991546631,
                "timestamp": 1771469412.2006083,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 1.8338830471038818,
                    "manila.delete_security_service": 1.0630097389221191
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 2.94445,
        "full_duration": 10.3764,
        "created_at": "2026-19-02T02:50:09"
    },
    {
        "key": {
            "name": "ManilaShares.create_security_service_and_delete",
            "description": "Creates security service and then deletes.",
            "pos": 1,
            "kw": {
                "args": {
                    "security_service_type": "kerberos",
                    "dns_ip": "fake_dns_ip",
                    "server": "fake-server",
                    "domain": "fake_domain",
                    "user": "fake_user",
                    "password": "fake_password",
                    "name": "fake_name",
                    "description": "fake_description"
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "users": {
                        "tenants": 1,
                        "users_per_tenant": 1
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 0.8095226287841797,
                "timestamp": 1771469423.334589,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.4422321319580078,
                    "manila.delete_security_service": 0.36357998847961426
                }
            },
            {
                "duration": 0.8167939186096191,
                "timestamp": 1771469423.3358116,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.4880528450012207,
                    "manila.delete_security_service": 0.3220021724700928
                }
            },
            {
                "duration": 0.8529987335205078,
                "timestamp": 1771469423.3414001,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.5883255004882812,
                    "manila.delete_security_service": 0.2560920715332031
                }
            },
            {
                "duration": 0.815518856048584,
                "timestamp": 1771469423.343647,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.577462911605835,
                    "manila.delete_security_service": 0.23389887809753418
                }
            },
            {
                "duration": 0.7967572212219238,
                "timestamp": 1771469423.3470151,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.5295870304107666,
                    "manila.delete_security_service": 0.2632486820220947
                }
            },
            {
                "duration": 0.7325553894042969,
                "timestamp": 1771469423.352658,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.4274461269378662,
                    "manila.delete_security_service": 0.302074670791626
                }
            },
            {
                "duration": 0.7912099361419678,
                "timestamp": 1771469423.3681536,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.5276968479156494,
                    "manila.delete_security_service": 0.26065540313720703
                }
            },
            {
                "duration": 0.9433503150939941,
                "timestamp": 1771469423.3693933,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.6065018177032471,
                    "manila.delete_security_service": 0.33193373680114746
                }
            },
            {
                "duration": 0.7617568969726562,
                "timestamp": 1771469423.3756363,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.4400932788848877,
                    "manila.delete_security_service": 0.31874990463256836
                }
            },
            {
                "duration": 0.7962658405303955,
                "timestamp": 1771469423.3848763,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.4689807891845703,
                    "manila.delete_security_service": 0.3241724967956543
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 0.978155,
        "full_duration": 4.66995,
        "created_at": "2026-19-02T02:50:22"
    },
    {
        "key": {
            "name": "ManilaShares.create_security_service_and_delete",
            "description": "Creates security service and then deletes.",
            "pos": 2,
            "kw": {
                "args": {
                    "security_service_type": "active_directory",
                    "dns_ip": "fake_dns_ip",
                    "server": "fake-server",
                    "domain": "fake_domain",
                    "user": "fake_user",
                    "password": "fake_password",
                    "name": "fake_name",
                    "description": "fake_description"
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "users": {
                        "tenants": 1,
                        "users_per_tenant": 1
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 0.726189136505127,
                "timestamp": 1771469429.3477767,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.46450328826904297,
                    "manila.delete_security_service": 0.25747108459472656
                }
            },
            {
                "duration": 0.7409944534301758,
                "timestamp": 1771469429.3504963,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.4433441162109375,
                    "manila.delete_security_service": 0.289980411529541
                }
            },
            {
                "duration": 0.7018020153045654,
                "timestamp": 1771469429.3539627,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.3692586421966553,
                    "manila.delete_security_service": 0.32883524894714355
                }
            },
            {
                "duration": 0.7840754985809326,
                "timestamp": 1771469429.3547897,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.5511195659637451,
                    "manila.delete_security_service": 0.22363662719726562
                }
            },
            {
                "duration": 0.6904363632202148,
                "timestamp": 1771469429.3580816,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.40342068672180176,
                    "manila.delete_security_service": 0.28387451171875
                }
            },
            {
                "duration": 0.6597425937652588,
                "timestamp": 1771469429.3616884,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.3362894058227539,
                    "manila.delete_security_service": 0.32058215141296387
                }
            },
            {
                "duration": 0.6533381938934326,
                "timestamp": 1771469429.372196,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.38445305824279785,
                    "manila.delete_security_service": 0.26607251167297363
                }
            },
            {
                "duration": 0.6989703178405762,
                "timestamp": 1771469429.3793936,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.48496007919311523,
                    "manila.delete_security_service": 0.21102499961853027
                }
            },
            {
                "duration": 0.7174234390258789,
                "timestamp": 1771469429.3858316,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.5034682750701904,
                    "manila.delete_security_service": 0.20971417427062988
                }
            },
            {
                "duration": 0.6925783157348633,
                "timestamp": 1771469429.3930483,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_security_service": 0.4570331573486328,
                    "manila.delete_security_service": 0.23248863220214844
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 0.791089,
        "full_duration": 4.37756,
        "created_at": "2026-19-02T02:50:28"
    },
    {
        "key": {
            "name": "ManilaShares.attach_security_service_to_share_network",
            "description": "Attaches security service to share network.",
            "pos": 0,
            "kw": {
                "args": {
                    "security_service_type": "ldap"
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "users": {
                        "tenants": 1,
                        "users_per_tenant": 1
                    },
                    "quotas": {
                        "manila": {
                            "share_networks": -1
                        }
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 1.32261061668396,
                "timestamp": 1771469435.7319593,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.5693807601928711,
                    "manila.create_security_service": 0.43729209899902344,
                    "manila.add_security_service_to_share_network": 0.314286470413208
                }
            },
            {
                "duration": 1.4537453651428223,
                "timestamp": 1771469435.7373557,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.0263266563415527,
                    "manila.create_security_service": 0.06029796600341797,
                    "manila.add_security_service_to_share_network": 0.3650496006011963
                }
            },
            {
                "duration": 1.402151346206665,
                "timestamp": 1771469435.7387946,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.7428996562957764,
                    "manila.create_security_service": 0.2967393398284912,
                    "manila.add_security_service_to_share_network": 0.360598087310791
                }
            },
            {
                "duration": 1.3339970111846924,
                "timestamp": 1771469435.7408764,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.5031814575195312,
                    "manila.create_security_service": 0.48039674758911133,
                    "manila.add_security_service_to_share_network": 0.3486602306365967
                }
            },
            {
                "duration": 1.4646925926208496,
                "timestamp": 1771469435.7442186,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.9624781608581543,
                    "manila.create_security_service": 0.08722257614135742,
                    "manila.add_security_service_to_share_network": 0.4140055179595947
                }
            },
            {
                "duration": 1.264190912246704,
                "timestamp": 1771469435.7462378,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.3982689380645752,
                    "manila.create_security_service": 0.5712089538574219,
                    "manila.add_security_service_to_share_network": 0.293229341506958
                }
            },
            {
                "duration": 1.4153165817260742,
                "timestamp": 1771469435.758282,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.7818613052368164,
                    "manila.create_security_service": 0.23126912117004395,
                    "manila.add_security_service_to_share_network": 0.4004838466644287
                }
            },
            {
                "duration": 1.2171199321746826,
                "timestamp": 1771469435.766741,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.6009595394134521,
                    "manila.create_security_service": 0.3814671039581299,
                    "manila.add_security_service_to_share_network": 0.23299574851989746
                }
            },
            {
                "duration": 1.267014741897583,
                "timestamp": 1771469435.7672265,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.6563122272491455,
                    "manila.create_security_service": 0.33538341522216797,
                    "manila.add_security_service_to_share_network": 0.2731361389160156
                }
            },
            {
                "duration": 1.3465211391448975,
                "timestamp": 1771469435.7782845,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.847815752029419,
                    "manila.create_security_service": 0.15870356559753418,
                    "manila.add_security_service_to_share_network": 0.33798813819885254
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 1.47695,
        "full_duration": 13.1484,
        "created_at": "2026-19-02T02:50:34"
    },
    {
        "key": {
            "name": "ManilaShares.attach_security_service_to_share_network",
            "description": "Attaches security service to share network.",
            "pos": 1,
            "kw": {
                "args": {
                    "security_service_type": "kerberos"
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "users": {
                        "tenants": 1,
                        "users_per_tenant": 1
                    },
                    "quotas": {
                        "manila": {
                            "share_networks": -1
                        }
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 3.7069101333618164,
                "timestamp": 1771469450.548164,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.1309525966644287,
                    "manila.create_security_service": 1.4321997165679932,
                    "manila.add_security_service_to_share_network": 1.1418957710266113
                }
            },
            {
                "duration": 3.820636034011841,
                "timestamp": 1771469450.5531614,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.7255842685699463,
                    "manila.create_security_service": 1.1944169998168945,
                    "manila.add_security_service_to_share_network": 0.8996167182922363
                }
            },
            {
                "duration": 4.004956245422363,
                "timestamp": 1771469450.5554495,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 2.018009662628174,
                    "manila.create_security_service": 1.0950984954833984,
                    "manila.add_security_service_to_share_network": 0.8901689052581787
                }
            },
            {
                "duration": 3.7842936515808105,
                "timestamp": 1771469450.5570354,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.9569892883300781,
                    "manila.create_security_service": 1.010880470275879,
                    "manila.add_security_service_to_share_network": 0.8147974014282227
                }
            },
            {
                "duration": 4.350047826766968,
                "timestamp": 1771469450.5599723,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 2.7342617511749268,
                    "manila.create_security_service": 0.38820338249206543,
                    "manila.add_security_service_to_share_network": 1.2261629104614258
                }
            },
            {
                "duration": 3.4162819385528564,
                "timestamp": 1771469450.5600822,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.2049686908721924,
                    "manila.create_security_service": 1.4845468997955322,
                    "manila.add_security_service_to_share_network": 0.7252418994903564
                }
            },
            {
                "duration": 3.9713683128356934,
                "timestamp": 1771469450.565641,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.537566900253296,
                    "manila.create_security_service": 1.2647099494934082,
                    "manila.add_security_service_to_share_network": 1.1679046154022217
                }
            },
            {
                "duration": 3.270357847213745,
                "timestamp": 1771469450.5725892,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.7207667827606201,
                    "manila.create_security_service": 1.6414413452148438,
                    "manila.add_security_service_to_share_network": 0.9068012237548828
                }
            },
            {
                "duration": 3.645703077316284,
                "timestamp": 1771469450.5823476,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.4830920696258545,
                    "manila.create_security_service": 1.2861003875732422,
                    "manila.add_security_service_to_share_network": 0.8750450611114502
                }
            },
            {
                "duration": 3.5341715812683105,
                "timestamp": 1771469450.5932117,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.7104737758636475,
                    "manila.create_security_service": 1.1883041858673096,
                    "manila.add_security_service_to_share_network": 0.6337037086486816
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 4.36186,
        "full_duration": 18.6918,
        "created_at": "2026-19-02T02:50:48"
    },
    {
        "key": {
            "name": "ManilaShares.attach_security_service_to_share_network",
            "description": "Attaches security service to share network.",
            "pos": 2,
            "kw": {
                "args": {
                    "security_service_type": "active_directory"
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "users": {
                        "tenants": 1,
                        "users_per_tenant": 1
                    },
                    "quotas": {
                        "manila": {
                            "share_networks": -1
                        }
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 1.817866563796997,
                "timestamp": 1771469470.1506882,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.7836575508117676,
                    "manila.create_security_service": 0.6341738700866699,
                    "manila.add_security_service_to_share_network": 0.3987884521484375
                }
            },
            {
                "duration": 1.7114031314849854,
                "timestamp": 1771469470.1542232,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.42972731590270996,
                    "manila.create_security_service": 0.9502830505371094,
                    "manila.add_security_service_to_share_network": 0.32929158210754395
                }
            },
            {
                "duration": 1.8571887016296387,
                "timestamp": 1771469470.1563056,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.2627599239349365,
                    "manila.create_security_service": 0.19839906692504883,
                    "manila.add_security_service_to_share_network": 0.39484310150146484
                }
            },
            {
                "duration": 1.759685754776001,
                "timestamp": 1771469470.1589406,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.8974778652191162,
                    "manila.create_security_service": 0.52290940284729,
                    "manila.add_security_service_to_share_network": 0.3379664421081543
                }
            },
            {
                "duration": 1.6692209243774414,
                "timestamp": 1771469470.1612053,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.5695412158966064,
                    "manila.create_security_service": 0.8143830299377441,
                    "manila.add_security_service_to_share_network": 0.28359293937683105
                }
            },
            {
                "duration": 1.812361240386963,
                "timestamp": 1771469470.1653974,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.0198016166687012,
                    "manila.create_security_service": 0.4095132350921631,
                    "manila.add_security_service_to_share_network": 0.3811979293823242
                }
            },
            {
                "duration": 1.70375657081604,
                "timestamp": 1771469470.1756651,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 0.6539137363433838,
                    "manila.create_security_service": 0.7244141101837158,
                    "manila.add_security_service_to_share_network": 0.32265424728393555
                }
            },
            {
                "duration": 1.8881809711456299,
                "timestamp": 1771469470.1821404,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.4322099685668945,
                    "manila.create_security_service": 0.0797872543334961,
                    "manila.add_security_service_to_share_network": 0.37479639053344727
                }
            },
            {
                "duration": 1.8471953868865967,
                "timestamp": 1771469470.1892276,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.3340733051300049,
                    "manila.create_security_service": 0.1044166088104248,
                    "manila.add_security_service_to_share_network": 0.40751147270202637
                }
            },
            {
                "duration": 1.7077138423919678,
                "timestamp": 1771469470.2024276,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.create_share_network": 1.0967440605163574,
                    "manila.create_security_service": 0.3064415454864502,
                    "manila.add_security_service_to_share_network": 0.30200648307800293
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 1.91963,
        "full_duration": 12.0931,
        "created_at": "2026-19-02T02:51:08"
    },
    {
        "key": {
            "name": "ManilaShares.set_and_delete_metadata",
            "description": "Sets and deletes share metadata.",
            "pos": 0,
            "kw": {
                "args": {
                    "sets": 1,
                    "set_size": 3,
                    "delete_size": 3,
                    "key_min_length": 1,
                    "key_max_length": 256,
                    "value_min_length": 1,
                    "value_max_length": 1024
                },
                "runner": {
                    "times": 10,
                    "concurrency": 10,
                    "type": "constant"
                },
                "context": {
                    "quotas": {
                        "manila": {
                            "shares": -1,
                            "gigabytes": -1,
                            "share_networks": -1
                        }
                    },
                    "users": {
                        "tenants": 1,
                        "users_per_tenant": 1
                    },
                    "manila_share_networks": {
                        "use_share_networks": true
                    },
                    "manila_shares": {
                        "shares_per_tenant": 1,
                        "share_proto": "NFS",
                        "size": 1,
                        "share_type": "dhss_true"
                    }
                },
                "sla": {
                    "failure_rate": {
                        "max": 0
                    }
                },
                "hooks": []
            }
        },
        "result": [
            {
                "duration": 3.1693596839904785,
                "timestamp": 1771469493.3582923,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 1.4415383338928223,
                    "manila.delete_metadata": 1.7276427745819092
                }
            },
            {
                "duration": 3.047058582305908,
                "timestamp": 1771469493.362879,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 0.8832979202270508,
                    "manila.delete_metadata": 2.1636102199554443
                }
            },
            {
                "duration": 3.2238385677337646,
                "timestamp": 1771469493.3638527,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 1.9324915409088135,
                    "manila.delete_metadata": 1.291304111480713
                }
            },
            {
                "duration": 2.9171199798583984,
                "timestamp": 1771469493.3691149,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 0.35083603858947754,
                    "manila.delete_metadata": 2.5661113262176514
                }
            },
            {
                "duration": 3.2311413288116455,
                "timestamp": 1771469493.370024,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 1.9969751834869385,
                    "manila.delete_metadata": 1.2341008186340332
                }
            },
            {
                "duration": 3.1239817142486572,
                "timestamp": 1771469493.370933,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 1.4049410820007324,
                    "manila.delete_metadata": 1.7189078330993652
                }
            },
            {
                "duration": 3.0016555786132812,
                "timestamp": 1771469493.3772304,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 0.5598931312561035,
                    "manila.delete_metadata": 2.4415886402130127
                }
            },
            {
                "duration": 2.7755088806152344,
                "timestamp": 1771469493.3816116,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 0.33369016647338867,
                    "manila.delete_metadata": 2.441664218902588
                }
            },
            {
                "duration": 2.932769536972046,
                "timestamp": 1771469493.3937545,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 0.5607140064239502,
                    "manila.delete_metadata": 2.3719685077667236
                }
            },
            {
                "duration": 3.058086633682251,
                "timestamp": 1771469493.3973064,
                "idle_duration": 0.0,
                "error": [],
                "output": {
                    "additive": [],
                    "complete": []
                },
                "atomic_actions": {
                    "manila.set_metadata": 0.8643686771392822,
                    "manila.delete_metadata": 2.1936237812042236
                }
            }
        ],
        "sla": [
            {
                "criterion": "failure_rate",
                "success": true,
                "detail": "Failure rate criteria 0.00% <= 0.00% <= 0.00% - Passed"
            }
        ],
        "hooks": [],
        "load_duration": 3.24287,
        "full_duration": 22.6655,
        "created_at": "2026-19-02T02:51:23"
    }
]
