..
__init__.py
Add basic integration tests
2020-04-20 17:59:49 +03:00
call.py
Allow patching mkimage-profiles
2022-05-30 23:10:44 +03:00
minimal_config.yaml
Change flags controlling build stages
2021-04-10 01:03:47 +03:00
packages_all.yaml
Add tests for packages
2021-03-03 20:51:20 +03:00
packages_external.yaml
Add tests for packages
2021-03-03 20:51:20 +03:00
packages_image.yaml
Add tests for packages
2021-03-03 20:51:20 +03:00
test_after_sync_commands.py
Change hardcoded kick command to after_sync_commands from config
2021-04-13 16:02:58 +03:00
test_bad_size.yaml
Add tests for size
2020-07-03 16:02:45 +03:00
test_errors.py
Allow override required parameters
2022-02-09 01:19:03 +03:00
test_integration_images.py
tests: Clear /tmp/cloud-build before running tests
2022-05-30 23:10:44 +03:00
test_integration_images.yaml
Allow patching mkimage-profiles
2022-05-30 23:10:44 +03:00
test_no_delete_false.yaml
Add no_delete parameter to config
2020-05-07 00:40:29 +03:00
test_no_delete_true.yaml
Add no_delete parameter to config
2020-05-07 00:40:29 +03:00
test_no_delete.py
Move create_remote_dirs parameter to sync function
2021-04-10 01:41:07 +03:00
test_not_try_build_all.yaml
Tests for try_build_all option
2020-04-21 22:30:07 +03:00
test_packages.py
Add tests for packages
2021-03-03 20:51:20 +03:00
test_rebuild_after_format.yaml
Add option to control time that chache lives
2020-04-23 01:16:13 +03:00
test_rebuild.py
Add config overrides and use it to force rebuild
2022-02-08 02:52:55 +03:00
test_rebuild.yaml
Add option to control time that chache lives
2020-04-23 01:16:13 +03:00
test_rename.py
Remove unnecessary newline
2021-09-12 15:43:47 +03:00
test_rename.yaml
Add renaming of images
2021-08-10 16:50:05 +03:00
test_run_after_sync_local_commands.yaml
Change hardcoded kick command to after_sync_commands from config
2021-04-13 16:02:58 +03:00
test_run_after_sync_remote_commands.yaml
Change hardcoded kick command to after_sync_commands from config
2021-04-13 16:02:58 +03:00
test_try_build_all.yaml
Tests for try_build_all option
2020-04-21 22:30:07 +03:00
test_utils.py
Add tests for size
2020-07-03 16:02:45 +03:00