Commit Graph

20 Commits

Author SHA1 Message Date
Ondrej Hajek
07673539b7 chore(ci): Updated tenv image 2026-02-11 18:04:02 +01:00
Szymon Lesisz
da60708692 ci: update trezor-user-env 2026-02-09 13:45:01 +01:00
Martin Vere Cihlar
222d17e0fd test(e2e-suite): Switch suite sync tests to local relay
-new docker services in docker compose for e2e tests (quota-db, suite-sync)
-new method and locators for configuring quota manager
-minor refactor of docker param in wf
-tmp disables incompatible suite-sync test until test implementation is done
2026-01-28 08:41:26 +01:00
Tomas Martykan
9f61bcddc9 ci: update tenv image 2026-01-14 09:39:26 +01:00
Martin Varmuza
bba46a6796 ci: update tenv image 2025-12-04 13:37:07 +01:00
Ondrej Hajek
a4f4aa345d fix(e2e): Added restart of tenv when it hangs 2025-12-03 15:01:40 +01:00
Ondrej Hajek
d71f6c321f chore(ci): Update tenv image 2025-11-27 16:01:14 +01:00
Martin Varmuza
2c2bd70272 chore: update tenv 2025-10-08 15:53:26 +02:00
Martin Varmuza
49e1eb93f6 chore: update tenv 2025-10-01 17:25:39 +02:00
Ondrej Hajek
8c52c28053 chore(ci): Update tenv image 2025-09-23 13:23:27 +02:00
Martin Varmuza
6ac930fb6b ci: update tenv 2025-08-20 11:13:56 +02:00
Martin Varmuza
54d70aef5f chore: tenv update - thp support 2025-08-11 11:00:34 +02:00
Ondrej Hajek
71ae68220b fix: Temporary downgrade of tenv 2025-08-02 10:14:11 +02:00
Martin Vere Cihlar
661d13dc55 chore(suite-e2e): adopt trezor env with released fw 2025-07-28 14:00:17 +02:00
Ondrej Hajek
ca3981f110 fix(e2e): Fixed false positive Electrum test 2025-07-17 07:05:06 +02:00
Jan Komarek
227526b572 test: remove unused version attribute from docker configs 2025-06-17 16:19:12 +02:00
grdddj
418d9450b9 chore(tenv): update tenv to latest release with newest emulators 2025-06-09 10:22:10 +02:00
Martin Varmuza
a4a2a3516b ci: update trezor-user-env to 4ab0279e7ef628d4548a8ecad38fed8130345c63 2025-05-15 13:41:52 +02:00
Martin Varmuza
e37a491748 ci: update trezor-user-env to b3473dd9dff4064c3e08db4b78a9dd4467a77eab 2025-04-15 15:20:16 +02:00
Ondřej Hájek
b67cfc9deb refactor(ci): Refactored QA pipelines to be more modular (#17433)
* refactor(ci): Refactored QA pipelines to be more modular

* feat(ci): Added nightly and release pipelines

* refactor(ci): DRY e2e test matrices

* refactor(ci): Correct workflow naming

* fix(ci): Fixed load e2e matrix script

* fix(ci): Fixed starting docker containers

* fix(ci): Added new lines

* fix(ci): Fixed review comments

* fix(ci): Cleaner log formatting

* fix(ci): Different PW reporter for CI

* fix(ci): More logging changes

* fix(ci): Fail test on purpose to see what it looks like

* fix(ci): final formatting

* fix(ci): Moved group definitions from CI to E2E package
2025-03-12 12:26:45 +01:00