{"id":17329813,"url":"https://github.com/fgimenez/kubevirt-flaky-check","last_synced_at":"2025-03-27T05:43:38.600Z","repository":{"id":54739198,"uuid":"304547494","full_name":"fgimenez/kubevirt-flaky-check","owner":"fgimenez","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-01T15:25:34.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-01T11:11:02.871Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fgimenez.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":"2020-10-16T07:07:18.000Z","updated_at":"2021-08-12T08:23:53.000Z","dependencies_parsed_at":"2022-08-14T01:20:27.060Z","dependency_job_id":null,"html_url":"https://github.com/fgimenez/kubevirt-flaky-check","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fkubevirt-flaky-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fkubevirt-flaky-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fkubevirt-flaky-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgimenez%2Fkubevirt-flaky-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgimenez","download_url":"https://codeload.github.com/fgimenez/kubevirt-flaky-check/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791927,"owners_count":20672669,"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-15T14:49:31.085Z","updated_at":"2025-03-27T05:43:38.584Z","avatar_url":"https://github.com/fgimenez.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubevirt-flaky-check\n\nSimple script to run kubevirt tests in a loop.\n\n# Configuration\n\nIt accepts these flags:\n\n`-s`: run setup, if present the execution creates and configures the testbed cluster.\n\n`-n`: do not execute tests, just create the testbed cluster.\n\n`-i`: number of iterations to run.\n\n`-t`: tests to execute (ginkgo focus)\n\n# Examples\n\nFrom kubevirt/kubevirt repo, execute:\n\n```\n# Create cluster and execute tests test_id:100 and test_id:200 30 times\n/path/to/check-flaky.sh -s -t test_id:100|test_id:200 -i 30\n\n# Execute on previously created cluster all tests in rfe_id:123 60 times\n/path/to/check-flaky.sh -t rfe_id:123 -i 60\n\n# Create cluster and execute test_id:100 10 times with provider k8s-1.19\nKUBEVIRT_PROVIDER=k8s-1.19 /path/to/check-flaky.sh -s -t test_id:100 -i 10\n\n# Create cluster and execute the whole suite 3 times\nKUBEVIRT_PROVIDER=k8s-1.19 /path/to/check-flaky.sh -s -i 3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgimenez%2Fkubevirt-flaky-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffgimenez%2Fkubevirt-flaky-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgimenez%2Fkubevirt-flaky-check/lists"}