8 Commits

Author SHA1 Message Date
b670d1aa6b ci: cleanup ARGs in dockerfiles 2024-05-15 20:27:31 +02:00
369af7c200 ci: fixed build process during e2e test 2024-04-19 10:56:50 +02:00
90b7f45c13 ci: stop after two failures 2024-04-19 10:56:50 +02:00
deaa2b022a feat: added pytest-bec-e2e plugin 2024-04-18 15:57:28 +02:00
80270f8196 ci: migrate docker to gitlab Dependency Proxy
Related to 1108662db13e8142b37cb3645ff7e9bc94d242b8

The docker-compose file/command might need further fixes, once the related end-2-end tests are activated.
2024-04-17 13:39:57 +02:00
d3ad8ca432 refacto: bec_client renamed bec_ipython_client 2024-04-16 16:59:38 +02:00
3bbb03bbfa ci: fixed support for ophyd branches other than master 2024-03-29 06:13:11 +01:00
57f4115dfb refactor(CI): end-to-end tests on the same host, with flushing and on multiple hosts, without flushing
Environment variables are used to parametrize dockerfile and scripts
Introduce 'buildah' and 'podman' instead of docker to build and run
images.
Simplification of Dockerfiles and CI scripts.
2024-03-28 12:56:23 +01:00