lorax/tests/pylorax
Brian C. Lane 9291f3f3ea lorax-composer: Estimate metadata size required by Anaconda
Anaconda doesn't download the filelists or 'other' metadata, which can
add a significant amount of space to the metadata cache on the build
host. So to estimate the amount of space needed by Anaconda exclude the
space used by *filelists* and *other* files.

With these changes the lorax-composer estimate should actually be fairly
accurate. But since Anaconda only uses the installedsize * 1.35 we have
to make sure that the size we use is at least as big as what anaconda
will estimate, otherwise the installation will fail.

Resolves: rhbz#1761337
2020-04-17 09:08:53 -07:00
..
blueprints lorax-composer: Add the ability to append to the kernel command-line 2019-04-29 10:41:57 -07:00
repos Remove duplicate repositories from the sources list 2019-02-21 09:19:30 -08:00
results lorax-composer: Change cockpit.socket examples to cockpit 2019-12-06 11:01:55 -08:00
source Fix DNF related issues with source selection 2018-06-11 16:54:59 -07:00
test_bisect.py lorax-composer: Handle packages with multiple builds 2018-12-07 14:10:54 -08:00
test_buildstamp.py Fix mocking the built-in open function for Python2 2018-06-11 16:54:57 -07:00
test_compose.py lorax-composer: Change cockpit.socket examples to cockpit 2019-12-06 11:01:55 -08:00
test_crossdomain.py Disable pylint errors with Flask and gevent 2018-12-20 10:55:04 +02:00
test_projects.py lorax-composer: Estimate metadata size required by Anaconda 2020-04-17 09:08:53 -07:00
test_queue.py lorax-composer: Check the queue and results at startup 2018-12-07 13:48:10 -08:00
test_recipes.py lorax-composer: Change cockpit.socket examples to cockpit 2019-12-06 11:01:55 -08:00
test_server.py lorax-composer: pass customization.kernel append to extra_boot_args 2019-04-29 10:41:57 -07:00
test_timestamp.py Add a test for the pylorax.api.timestamp functions 2018-08-07 10:51:06 -07:00
test_workspace.py Fix tests related to blueprint name changes 2018-08-21 15:08:58 -07:00
test_yumbase.py Fix handling bad source repos and add a test 2018-06-11 16:54:59 -07:00