{"id":17754748,"url":"https://github.com/gianlucam76/cloudstack-e2e-result","last_synced_at":"2025-04-01T10:45:34.477Z","repository":{"id":38020682,"uuid":"487067202","full_name":"gianlucam76/cloudstack-e2e-result","owner":"gianlucam76","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-25T12:16:25.000Z","size":3352,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-07-13T05:42:20.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gianlucam76.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-29T18:03:59.000Z","updated_at":"2023-02-17T16:58:29.000Z","dependencies_parsed_at":"2022-09-26T21:01:36.503Z","dependency_job_id":null,"html_url":"https://github.com/gianlucam76/cloudstack-e2e-result","commit_stats":null,"previous_names":["gianlucam76/cs-e2e-result"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucam76%2Fcloudstack-e2e-result","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucam76%2Fcloudstack-e2e-result/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucam76%2Fcloudstack-e2e-result/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gianlucam76%2Fcloudstack-e2e-result/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gianlucam76","download_url":"https://codeload.github.com/gianlucam76/cloudstack-e2e-result/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628421,"owners_count":20808106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-26T14:08:21.710Z","updated_at":"2025-04-01T10:45:34.450Z","avatar_url":"https://github.com/gianlucam76.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"To build:\n\n```\nmake build\n```\n\nFew examples.\n\nTo list all tests that passed in a given run\n\n```\n ./bin/e2e_result show results --passed  --run=2927\nI0429 11:14:34.698196    3930 main.go:23]  \"msg\"=\"e2e_result tool\"  \nI0429 11:14:34.787135    3930 utils.go:78]  \"msg\"=\"Filter by result:passed\"  \nI0429 11:14:34.787211    3930 utils.go:97]  \"msg\"=\"Filter by run:2927\"  \nI0429 11:14:34.812837    3930 utils.go:114]  \"msg\"=\"Query took 3 milliseconds\\n\"  \n+-------------+------+--------------------------------------------+--------+-----------+\n| ENVIRONMENT | RUN  |                    TEST                    | RESULT | DURATION  |\n+-------------+------+--------------------------------------------+--------+-----------+\n| vcs         | 2927 | sveltos_cluster_provisioned                | passed |  2.251590 |\n+-------------+------+--------------------------------------------+--------+-----------+\n| vcs         | 2927 | workload_pod_to_node                       | passed |  0.230284 |\n+-------------+------+--------------------------------------------+--------+-----------+\n| vcs         | 2927 | storage_node_to_NodePort                   | passed |  0.201644 |\n+-------------+------+--------------------------------------------+--------+-----------+\n| vcs         | 2927 | storage-to-control_node_to_LoadBalancerIP  | passed |  0.236984 |\n+-------------+------+--------------------------------------------+--------+-----------+\n| vcs         | 2927 | workload-to-storage_pod_to_node            | passed |  0.308979 |\n+-------------+------+--------------------------------------------+--------+-----------+\n```\n\nTo list all reports\n\n```\n./bin/e2e_result show reports --ucs --type=ClusterReady  --subtype=cp:3-worker:3\n+-------------+------+--------------+----------------+------------------------------------------------------+-----------+\n| ENVIRONMENT | RUN  | REPORT TYPE  | REPORT SUBTYPE |                         NAME                         | DURATION  |\n+-------------+------+--------------+----------------+------------------------------------------------------+-----------+\n| ucs         | 1778 | ClusterReady | cp:3-worker:3  | sveltos-cluster-i11ltx-sveltos-cluster-i11ltx-u0qjnv | 34.500000 |\n+-------------+------+--------------+----------------+------------------------------------------------------+-----------+\n| ucs         | 1775 | ClusterReady | cp:3-worker:3  | sveltos-cluster-2cee78-sveltos-cluster-2cee78-4pro3e | 35.266667 |\n+-------------+------+--------------+----------------+------------------------------------------------------+-----------+\n| ucs         | 1784 | ClusterReady | cp:3-worker:3  | sveltos-cluster-tkrn2y-sveltos-cluster-tkrn2y-qpylp8 | 34.933333 |\n+-------------+------+--------------+----------------+------------------------------------------------------+-----------+\n| ucs         | 1777 | ClusterReady | cp:3-worker:3  | sveltos-cluster-vtgsl3-sveltos-cluster-vtgsl3-31kdf1 | 35.783333 |\n+-------------+------+--------------+----------------+------------------------------------------------------+-----------+\n```\n\nTo list memory/cpu usage\n\n```\n./bin/e2e_result show usage                                                    \n+-------------+------+-------------------------------------------------------------------------+--------+----------+-----------+\n| ENVIRONMENT | RUN  |                                POD NAME                                 |  TYPE  | MAX USED |   LIMIT   |\n+-------------+------+-------------------------------------------------------------------------+--------+----------+-----------+\n| vcs         | 3840 | mond:prometheus-operator:prometheus-operator                            | Memory | 49636Ki  | 209716Ki  |\n+-------------+------+-------------------------------------------------------------------------+--------+----------+-----------+\n| vcs         | 3840 | mond:prometheus-operator:prometheus-operator                            | CPU    | 37m      | 200m      |\n+-------------+------+-------------------------------------------------------------------------+--------+----------+-----------+\n| vcs         | 3840 | sveltos-storage-system:csi-cephfsplugin:driver-registrar                | Memory | 19071Ki  | 0Ki       |\n+-------------+------+-------------------------------------------------------------------------+--------+----------+-----------+\n| vcs         | 3840 | sveltos-storage-system:csi-cephfsplugin:driver-registrar                | CPU    | 1m       | 0m        |\n+-------------+------+-------------------------------------------------------------------------+--------+----------+-----------+\n| vcs         | 3840 | sveltos-storage-system:csi-cephfsplugin-provisioner:csi-snapshotter     | Memory | 22082Ki  | 0Ki       |\n+-------------+------+-------------------------------------------------------------------------+--------+----------+-----------+\n```\n\nTo list all runs for which results were collected\n\n```\n./bin/e2e_result show runs                        \nI0429 11:15:36.182115    4034 main.go:23]  \"msg\"=\"e2e_result tool\"  \n+-------------+------+\n| ENVIRONMENT | RUN  |\n+-------------+------+\n| vcs         | 2927 |\n+-------------+------+\n| vcs         | 2929 |\n+-------------+------+\n| vcs         | 2916 |\n+-------------+------+\n| vcs         | 2917 |\n+-------------+------+\n| vcs         | 2890 |\n+-------------+------+\n| vcs         | 2892 |\n+-------------+------+\n| vcs         | 2898 |\n+-------------+------+\n| vcs         | 2900 |\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianlucam76%2Fcloudstack-e2e-result","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgianlucam76%2Fcloudstack-e2e-result","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianlucam76%2Fcloudstack-e2e-result/lists"}