{"id":47917245,"url":"https://github.com/metabase/ci-test-config","last_synced_at":"2026-04-04T05:44:29.370Z","repository":{"id":327601020,"uuid":"1101461670","full_name":"metabase/ci-test-config","owner":"metabase","description":"CI Test Killswitch","archived":false,"fork":false,"pushed_at":"2026-03-09T21:37:07.000Z","size":28,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-04T05:44:18.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metabase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-21T17:52:46.000Z","updated_at":"2026-03-09T21:37:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/metabase/ci-test-config","commit_stats":null,"previous_names":["metabase/ci-test-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/metabase/ci-test-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fci-test-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fci-test-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fci-test-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fci-test-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metabase","download_url":"https://codeload.github.com/metabase/ci-test-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fci-test-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31389391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T04:26:24.776Z","status":"ssl_error","status_checked_at":"2026-04-04T04:23:34.147Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-04-04T05:44:28.690Z","updated_at":"2026-04-04T05:44:29.342Z","avatar_url":"https://github.com/metabase.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CI Test Config\n\nConfiguration file for quarantining driver tests in CI.\n\n## Purpose\n\nThis repository contains `ci-test-config.json`, which specifies which driver tests should be skipped during CI runs. Use this to temporarily disable flaky or troublesome driver tests while issues are being investigated.\n\n### Fields\n\n- **`ignored.drivers`**: Array of driver names to skip tests for. Names must match the driver keywords defined in `all-drivers` in [mage/src/mage/modules.clj](https://github.com/metabase/metabase/blob/master/mage/src/mage/modules.clj).\n\n  Valid driver names as of 2026-02:\n  ```\n  h2, athena, bigquery, clickhouse, databricks, druid, druid-jdbc,\n  mongo, mongo-ssl, mongo-sharded-cluster, mysql-mariadb, oracle,\n  postgres, presto-jdbc, redshift, snowflake, sparksql, sqlite,\n  sqlserver, vertica\n  ```\n\n- **`metadata`**: Tracking information for the changes\n  - `last_updated`: Date of the change\n  - `updated_by`: Who made the change\n  - `reason`: Why the tests are being quarantined\n\n## Usage\n\nTo quarantine a driver's tests:\n\n1. Add the driver name to `ignored.drivers`\n2. Update the `metadata` section with date, your name, and reason\n3. Open a PR with your changes\n\nTo restore tests after the issue is fixed:\n\n1. Remove the driver from `ignored.drivers`\n2. Update `metadata` accordingly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetabase%2Fci-test-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetabase%2Fci-test-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetabase%2Fci-test-config/lists"}