kolla/kolla/tests
Michal Nasiadka 143765fb67 Fix test malicious tarball fail
Since I650fcbc8f773fad8116338f6fb0cf7b4f4f17b33 builds from git fails
on plugins with an exception: 'tarfile.ReadError: not a gzip file'
because the test checks only gzip compressed archives but plugins
created as plain tar files. This change fixes the issue using
transparent compression support and also adds some debug info.

Closes-Bug: #1990432
Change-Id: If0f9b4dd058a257d0653332d1b663e150c717304
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
Co-Authored-by: Michal Nasiadka <mnasiadka@gmail.com>
2023-03-31 12:35:42 +00:00
..
common add unittest code base 2016-01-18 11:42:00 +00:00
docker Fix image plugin functionality for oslo.config 2016-02-12 06:00:20 +00:00
etc Remove deployment of FWaaS 2020-06-18 22:12:05 +00:00
__init__.py add unittest code base 2016-01-18 11:42:00 +00:00
base.py Use unittest.mock instead of PyPI mock 2020-04-02 18:22:38 +02:00
test_build.py Fix test malicious tarball fail 2023-03-31 12:35:42 +00:00
test_hacking.py Add HACKING.rst and hacking test case. 2016-11-24 15:55:43 +08:00
test_methods.py grafana: update urls 2023-02-01 08:42:35 +00:00