pungi/pungi
Lubomír Sedlář 4e3d87e658 [test] Add checks for created images
The performed checks:
 * If format is ISO, the file must have correct magic string
 * If it's bootable, there must be MBR or GPT

When a check fails on any failable deliverable, it will be logged and
the file removed from metadata (it will still remain on the disk). This
required a change to write the images.json file later (after test
phase).

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-05-05 15:38:00 +02:00
..
compose_metadata Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
phases [test] Add checks for created images 2016-05-05 15:38:00 +02:00
wrappers Merge #280 `[createrepo] Use more verbose output` 2016-04-29 12:26:15 +00:00
__init__.py Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
arch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
checks.py [checks] Add a check for too restrictive umask 2016-03-31 10:10:18 +02:00
compose.py Improve logging of failable deliverables 2016-04-13 13:45:30 +02:00
config.py Load multilib configuration from local dir in development 2015-11-27 10:27:43 +01:00
createiso.py [createiso] Add back running isohybrid on x86 disk images 2016-04-29 09:00:44 +02:00
gather.py gather: Check if txmbr.isDep is set for conditional deps. 2015-09-10 09:38:09 -04:00
ks.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
linker.py gather: Implement hashed directories. 2015-07-24 04:40:55 -04:00
media_split.py media_split: add logger support. Helps with debugging space issues on dvd media 2016-01-26 13:02:14 +00:00
metadata.py [metadata] Stop crashing on empty path from .treeinfo 2016-03-16 15:24:37 +01:00
multilib.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
notifier.py Pungi should log when it tries to publish notifications. 2016-04-27 12:09:57 -04:00
ostree.py [ostree] Log to stdout as well 2016-04-08 11:37:16 +02:00
pathmatch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
paths.py [paths] Document and test translate_path 2016-03-07 15:18:57 +01:00
util.py Improve logging of failable deliverables 2016-04-13 13:45:30 +02:00