{"id":31942913,"url":"https://github.com/infra-red/cf-postgresql-smoke-tests","last_synced_at":"2026-04-20T13:38:00.544Z","repository":{"id":103264287,"uuid":"125352210","full_name":"Infra-Red/cf-postgresql-smoke-tests","owner":"Infra-Red","description":"Smoke Tests for the CF PostgreSQL Service Broker","archived":false,"fork":false,"pushed_at":"2018-03-15T15:33:10.000Z","size":9219,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T09:03:58.563Z","etag":null,"topics":["cf","cloud-foundry","postgresql","servicebroker","smoke-tests"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Infra-Red.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-03-15T10:40:52.000Z","updated_at":"2018-03-15T15:35:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"db596368-e3bc-4287-98cc-ff95e719c623","html_url":"https://github.com/Infra-Red/cf-postgresql-smoke-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Infra-Red/cf-postgresql-smoke-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infra-Red%2Fcf-postgresql-smoke-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infra-Red%2Fcf-postgresql-smoke-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infra-Red%2Fcf-postgresql-smoke-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infra-Red%2Fcf-postgresql-smoke-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Infra-Red","download_url":"https://codeload.github.com/Infra-Red/cf-postgresql-smoke-tests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infra-Red%2Fcf-postgresql-smoke-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32049243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cf","cloud-foundry","postgresql","servicebroker","smoke-tests"],"created_at":"2025-10-14T09:45:10.040Z","updated_at":"2026-04-20T13:38:00.537Z","avatar_url":"https://github.com/Infra-Red.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"PostgreSQL Service Broker Smoke Tests\n======================================\n\n## Running the tests\n\n### Set up your `go` environment\n\nSet up your golang development environment, [per golang.org](http://golang.org/doc/install).\n\nSee [Go CLI](https://github.com/cloudfoundry/cli) for instructions on\ninstalling the go version of `cf`.\n\nMake sure that [curl](http://curl.haxx.se/) is installed on your system.\n\nMake sure that the go version of `cf` is accessible in your `$PATH`.\n\nAll `go` dependencies required by the smoke tests are vendored in\n`cf-postgresql-smoke-tests/vendor`.\n\n### Test Setup\n\nTo run the PostgreSQL Service Broker Smoke Tests, you will need:\n- a running CF instance\n- an environment variable `$CONFIG_PATH` which points to a `.json` file that\ncontains the CF settings\n\nBelow is an example `integration_config.json`:\n```json\n{\n  \"service_name\": \"a.postgresql\",\n  \"plan_names\": [\"standard\"],\n  \"retry\": {\n    \"max_attempts\": 10,\n    \"backoff\": \"linear\",\n    \"baseline_interval_milliseconds\": 1000\n  },\n  \"apps_domain\": \"bosh-lite.com\",\n  \"system_domain\": \"bosh-lite.com\",\n  \"api\": \"api.bosh-lite.com\",\n  \"admin_user\": \"admin\",\n  \"admin_password\": \"admin\",\n  \"space_name\": \"postgres-test-space\",\n  \"org_name\": \"postgres-test-org\",\n  \"skip_ssl_validation\": true,\n  \"create_permissive_security_group\": false\n}\n```\n\n### Test Execution\n\nTo execute the tests, run:\n\n```bash\n./bin/test\n```\n\nInternally the `bin/test` script runs tests using [ginkgo](https://github.com/onsi/ginkgo).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfra-red%2Fcf-postgresql-smoke-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfra-red%2Fcf-postgresql-smoke-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfra-red%2Fcf-postgresql-smoke-tests/lists"}