config: Deprecate release_is_layered option

Fixes: https://pagure.io/pungi/issue/977
Merges: https://pagure.io/pungi/pull-request/1204
Signed-off-by: Haibo Lin <hlin@redhat.com>
This commit is contained in:
Haibo Lin 2019-06-03 14:55:40 +08:00 committed by Lubomír Sedlář
parent 4e5f74b78d
commit ce066707c1
15 changed files with 66 additions and 64 deletions

View file

@ -245,7 +245,6 @@ class TestVolumeIdGenerator(unittest.TestCase):
conf = {
'release_short': 'rel_short2',
'release_version': '6.0',
'release_is_layered': False,
'image_volid_formats': [format],
'image_volid_layered_product_formats': [],
'volume_id_substitutions': {},
@ -281,7 +280,6 @@ class TestVolumeIdGenerator(unittest.TestCase):
conf = {
'release_short': 'rel_short2',
'release_version': '6.0',
'release_is_layered': False,
'image_volid_formats': [format],
'image_volid_layered_product_formats': [],
'volume_id_substitutions': {},
@ -310,7 +308,6 @@ class TestVolumeIdGenerator(unittest.TestCase):
conf = {
'release_short': 'rel_short2',
'release_version': '6.0',
'release_is_layered': False,
'image_volid_formats': [
'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa', # 34 chars
'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb', # 33 chars