Commit Graph

27 Commits

Author SHA1 Message Date
Mikhail Gordeev
fbd181fd5c Add config overrides and use it to force rebuild 2022-02-08 02:52:55 +03:00
Mikhail Gordeev
4cf56dcd9b Remove unnecessary newline 2021-09-12 15:43:47 +03:00
Mikhail Gordeev
d00c803b91 Add renaming of images 2021-08-10 16:50:05 +03:00
Mikhail Gordeev
e20493f826 Add --force-rebuild flag 2021-07-29 14:20:56 +03:00
Mikhail Gordeev
4498ec109e Allow arch in remote 2021-07-29 13:57:40 +03:00
Mikhail Gordeev
d59dc3a036 Add flag to work with already built images 2021-06-21 15:27:00 +03:00
Mikhail Gordeev
dd3c505ecb Change hardcoded kick command to after_sync_commands from config 2021-04-13 16:02:58 +03:00
Mikhail Gordeev
399f79c8cd Fix default call behavior 2021-04-13 15:35:19 +03:00
Mikhail Gordeev
fa7bfe1c5a Move create_remote_dirs parameter to sync function 2021-04-10 01:41:07 +03:00
Mikhail Gordeev
09c061e9b3 Change flags controlling build stages 2021-04-10 01:03:47 +03:00
Mikhail Gordeev
63cc5294e8 Add tests for packages 2021-03-03 20:51:20 +03:00
Mikhail Gordeev
c119fb703b Run test inside mock 2021-03-03 20:50:02 +03:00
Mikhail Gordeev
86277e0c43 Copy verification files due to systemd machinectl limitations 2020-10-30 14:48:12 +03:00
Mikhail Gordeev
7d73dafdcf Add tests for size 2020-07-03 16:02:45 +03:00
Mikhail Gordeev
68219cd6d5 Fix not try build all if m-p return non zero rc 2020-05-15 14:17:43 +03:00
Mikhail Gordeev
4db286412b Add no_delete parameter to config 2020-05-07 00:40:29 +03:00
Mikhail Gordeev
71c3caae2e Change class name for rebuild test 2020-05-06 15:35:50 +03:00
Mikhail Gordeev
2135f80dac Fix not creating images when rebuild 2020-05-06 15:26:05 +03:00
Mikhail Gordeev
22b02666f4 Use builtin callable 2020-04-29 13:33:54 +03:00
Mikhail Gordeev
630b7dd086 Add option to control time that chache lives 2020-04-23 01:16:13 +03:00
Mikhail Gordeev
616f4077f5 Tests for try_build_all option 2020-04-21 22:30:07 +03:00
Mikhail Gordeev
690e24ba44 Add decorators to test.call 2020-04-21 22:23:56 +03:00
Mikhail Gordeev
3757845a27 Add error handling tests 2020-04-20 19:58:09 +03:00
Mikhail Gordeev
4ba1296d06 Bring back data_dir attribute for tests 2020-04-20 19:11:14 +03:00
Mikhail Gordeev
ae9fc14795 Change CB initialization 2020-04-20 17:59:49 +03:00
Mikhail Gordeev
2b15168983 Refactor integration tests 2020-04-20 17:59:49 +03:00
Mikhail Gordeev
2b5676a89a Add basic integration tests 2020-04-20 17:59:49 +03:00