Commit Graph

79 Commits (6b3e7433737c8323c7fcd563f220706fdac1a213)

Author SHA1 Message Date
vdovhanych 6b3e743373 ci: add duration timestamps on all test jobs
3 years ago
matejcik bb96cdc4e6 ci: include monero logs in artifacts
3 years ago
Martin Milata 88cdb72aec ci: bump nixpkgs version to latest
3 years ago
Martin Milata 73c600d3f5 ci: also run regular tt tests on hw
3 years ago
Martin Milata ceccf1951a ci: all hw configuration in one place
3 years ago
Martin Milata 41bf9201b5 ci: do not rely on TREZOR_PATH, use switch ports instead
3 years ago
Martin Milata 0a75e02392 ci: skip some tests that cause alloc failure
3 years ago
Martin Milata dedca1bb13 ci: ffmpeg tweaks in hardware tests
3 years ago
Tomas Susanka 708a85a916 ci: run btconly firmware on TT in HW tests
3 years ago
Tomas Susanka 61531fbd4a ci: introduce hardware tests for TT
3 years ago
Martin Milata a0fccca041 ci(core): increase PYTEST_TIMEOUT for memory profiling
3 years ago
Martin Milata c89a8b7bd5 ci(core): add memory profiler job
4 years ago
Martin Milata 9ed25a718a ci: handle full dependencies in shell.nix
4 years ago
Pavol Rusnak 4fdb62c2e2 chore(python): replace pipenv with poetry
4 years ago
Pavol Rusnak 98ea241e97
ci: use alternative list syntax for needs
4 years ago
Tomas Susanka 99e0faafb6 test(core): print fixtures suggestion after the test
4 years ago
matejcik 1f5c08c9a2 ci: add .gitlab-ci.yml as explicit trigger whenever ci/** is a trigger
4 years ago
Tomas Susanka c7b6d98cfc tests/upgrade-tests: modify paths in release jobs and add job for MacOS
4 years ago
Tomas Susanka db020c7a47 ci: run HW tests for secfix branches
4 years ago
Tomas Susanka 13c11e756e ci: replace 'dependends' with 'needs'
4 years ago
Pavol Rusnak c3892b75bd
ci: test python on Pipfile.lock/poetry.lock
4 years ago
Pavol Rusnak 063aba910d core: rename emulator to trezor-emu-core
4 years ago
Tomas Susanka 698b632acb ci: add btconly debug build and run hardware tests for it
4 years ago
Pavol Rusnak 8d94b13d3a
ci/test: fix coverage by moving the files to correct subdir
4 years ago
Pavol Rusnak 25a2e690fe
ci/test: set C.UTF-8 locale for Python tests
4 years ago
Tomas Susanka 2b4de8e270
ci: use nix docker image
4 years ago
Tomas Susanka 39f5b065d3 tests/hardware: add sleep to update_firmware and always publish artifacts
4 years ago
Tomas Susanka 742b23e382 ci/fido2: check if another emu is not running
4 years ago
Tomas Susanka 1634baa1e5 ci: remove 'only changes'
4 years ago
Tomas Susanka 1be5e577ee ci: move report files 'mv' to after_script
4 years ago
Tomas Susanka 6901cb7cdf ci: simplify regular expressions for release and tags
4 years ago
Tomas Susanka 2b031990f8 ci: run hardware tests nightly and for releases
4 years ago
Marek Mahut 4264e87319 ci: add hardware tests for T1
4 years ago
Tomas Susanka 17392f94b8 ci: set artifacts' name using the job name and commit hash
4 years ago
Tomas Susanka e3b674a42e ci: move ui reports to the root to simplify artifacts browsing
4 years ago
Tomas Susanka 89929c7a8c tests/ui: create report what differs from master
4 years ago
Tomas Susanka c418e628ac ci: omit unix/emu label in test jobs
4 years ago
matejcik 37ab510622 ci: remove sleeps for coverage, restore Monero
4 years ago
Tomas Susanka f4c38af825 ci: use 'extends' instead of yaml anchors
4 years ago
Tomas Susanka 1480f5a25c ci: remove coverage from monero test
4 years ago
Tomas Susanka e9c5e47ab4 ci: add Pipfile.lock to 'only_changes'
4 years ago
matejcik 04fe99af8e ci: turn mypy check into a part of style-check
4 years ago
matejcik 06909aef7d ci: no dependencies for python test
4 years ago
matejcik e2f71a1acc ci: use frozen debug builds for emulator tests
4 years ago
matejcik 6cf48bf485 ci: use explicit trezor.log location
4 years ago
matejcik 32b269ad43 ci: fix path for core-bitcoinonly test
4 years ago
Pavol Rusnak 9a884a5dc5
ci/tests: disable test_LongEcho in HIDTest, remove retry
4 years ago
Tomas Susanka 7c41b40dff
tests: introduce UI tests for core with diffs (#784)
4 years ago
Milan Rossa 33b7e378c2
core/ci: add coverage target, introduce posttest stage
4 years ago
Tomas Susanka 1103a14c48 tests/ui: move reports and add index.html
4 years ago