{"id":26005412,"url":"https://github.com/precice/systemtests","last_synced_at":"2026-02-21T21:08:57.528Z","repository":{"id":48354583,"uuid":"139408671","full_name":"precice/systemtests","owner":"precice","description":"Testing preCICE / solver combinations using Docker","archived":false,"fork":false,"pushed_at":"2021-03-22T20:49:35.000Z","size":419332,"stargazers_count":4,"open_issues_count":49,"forks_count":5,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-04-08T15:21:17.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/precice.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":"2018-07-02T07:44:15.000Z","updated_at":"2025-03-02T22:51:27.000Z","dependencies_parsed_at":"2022-09-03T21:01:16.610Z","dependency_job_id":null,"html_url":"https://github.com/precice/systemtests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/precice/systemtests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fsystemtests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fsystemtests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fsystemtests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fsystemtests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/precice","download_url":"https://codeload.github.com/precice/systemtests/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Fsystemtests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29694198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"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":"2025-03-05T20:53:57.605Z","updated_at":"2026-02-21T21:08:57.510Z","avatar_url":"https://github.com/precice.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# preCICE System Tests\n[![Build Status](https://travis-ci.org/precice/systemtests.svg?branch=master)](https://travis-ci.org/precice/systemtests)\n\nSystem tests for the distributed multi-physics coupling library library preCICE. \n\nThis repository provides Dockerfiles for building preCICE images, solvers, and adapters, as well as docker-compose files and scripts that coordinate everything.\nMore information can be found in the [docs](docs/)\n\n## Dependencies\n\n* [preCICE](https://github.com/precice/precice)\n* [docker](https://docs.docker.com/install/linux/docker-ce/ubuntu/)\n    * Make sure you can run docker as non-root user (see [here](https://docs.docker.com/install/linux/linux-postinstall/#manage-docker-as-a-non-root-user))\n    * Test your docker installation with e.g. ```docker run --rm hello-world```\n    * Test your network connectivity with `docker run --rm alpine ping 8.8.8.8`. See [`docs/development.md`](docs/development.md) if this does not work.\n* [docker-compose](https://docs.docker.com/compose/)\n* ```python3``` \n\n\n## Main scripts\n\n- `system_testing.py` is the main script to run automatic testing on CI system\n- `local_test.py` is a simple wrapper to run tests on a local machine\n- `trigger_systemtests.py` is a script that can be used by CI on other repositories or from the local machine to trigger Travis builds\n\n\n## Run a system test locally\n\nTo run OpenFOAM-OpenFOAM system test using Ubuntu 16.04 as the base for building preCICE and adapters:\n\n```\n   python3 local_test.py -s of-of -d Dockerfile.Ubuntu1604.home\n```\nRun `python3 local_test.py -h` for more information.\n\nAlternatively, for debugging purposes, it might be useful to execute `system_testing.py` directly to emulate a TravisCI run. Here an example Fenics-Fenics test using Ubuntu 18.04 with verbose container output (`-v`) enabled:\n```\npython system_testing.py -s fe-fe --base Ubuntu1804.home -v\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecice%2Fsystemtests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprecice%2Fsystemtests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecice%2Fsystemtests/lists"}