From 59d2f505cc2edd168ebfef202460033f95281936 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sun, 7 Mar 2021 17:58:57 +0000 Subject: [PATCH] test/data/manifests: add trailing newline Mostly to avoid future noisy diffs. Signed-off-by: Tom Gundersen --- test/data/manifests/centos_8-x86_64-ami-boot.json | 2 +- test/data/manifests/centos_8-x86_64-openstack-boot.json | 2 +- test/data/manifests/centos_8-x86_64-qcow2-boot.json | 2 +- test/data/manifests/centos_8-x86_64-qcow2-customize.json | 2 +- test/data/manifests/centos_8-x86_64-tar-boot.json | 2 +- test/data/manifests/centos_8-x86_64-vhd-boot.json | 2 +- test/data/manifests/centos_8-x86_64-vmdk-boot.json | 2 +- test/data/manifests/fedora_32-aarch64-ami-boot.json | 2 +- test/data/manifests/fedora_32-aarch64-openstack-boot.json | 2 +- test/data/manifests/fedora_32-aarch64-qcow2-boot.json | 2 +- test/data/manifests/fedora_32-x86_64-qcow2-customize.json | 2 +- test/data/manifests/fedora_33-aarch64-ami-boot.json | 2 +- test/data/manifests/fedora_33-x86_64-qcow2-customize.json | 2 +- test/data/manifests/rhel_8-aarch64-ami-boot.json | 2 +- test/data/manifests/rhel_8-aarch64-openstack-boot.json | 2 +- test/data/manifests/rhel_8-aarch64-qcow2-boot.json | 2 +- test/data/manifests/rhel_8-aarch64-tar-boot.json | 2 +- test/data/manifests/rhel_8-ppc64le-qcow2-boot.json | 2 +- test/data/manifests/rhel_8-ppc64le-tar-boot.json | 2 +- test/data/manifests/rhel_8-s390x-qcow2-boot.json | 2 +- test/data/manifests/rhel_8-s390x-tar-boot.json | 2 +- test/data/manifests/rhel_8-x86_64-ami-boot.json | 2 +- test/data/manifests/rhel_8-x86_64-openstack-boot.json | 2 +- test/data/manifests/rhel_8-x86_64-qcow2-boot.json | 2 +- test/data/manifests/rhel_8-x86_64-qcow2-customize.json | 2 +- test/data/manifests/rhel_8-x86_64-rhel_edge_commit-boot.json | 2 +- test/data/manifests/rhel_8-x86_64-rhel_edge_commit_rt-boot.json | 2 +- test/data/manifests/rhel_8-x86_64-tar-boot.json | 2 +- test/data/manifests/rhel_8-x86_64-vhd-boot.json | 2 +- test/data/manifests/rhel_84-aarch64-ami-boot.json | 2 +- test/data/manifests/rhel_84-aarch64-openstack-boot.json | 2 +- test/data/manifests/rhel_84-aarch64-qcow2-boot.json | 2 +- test/data/manifests/rhel_84-aarch64-rhel_edge_commit-boot.json | 2 +- test/data/manifests/rhel_84-aarch64-tar-boot.json | 2 +- test/data/manifests/rhel_84-ppc64le-qcow2-boot.json | 2 +- test/data/manifests/rhel_84-ppc64le-tar-boot.json | 2 +- test/data/manifests/rhel_84-s390x-qcow2-boot.json | 2 +- tools/test-case-generators/generate-test-cases | 1 + 38 files changed, 38 insertions(+), 37 deletions(-) diff --git a/test/data/manifests/centos_8-x86_64-ami-boot.json b/test/data/manifests/centos_8-x86_64-ami-boot.json index 69087db27..c87758362 100644 --- a/test/data/manifests/centos_8-x86_64-ami-boot.json +++ b/test/data/manifests/centos_8-x86_64-ami-boot.json @@ -10919,4 +10919,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/centos_8-x86_64-openstack-boot.json b/test/data/manifests/centos_8-x86_64-openstack-boot.json index 64e589920..b50a874d2 100644 --- a/test/data/manifests/centos_8-x86_64-openstack-boot.json +++ b/test/data/manifests/centos_8-x86_64-openstack-boot.json @@ -11670,4 +11670,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/centos_8-x86_64-qcow2-boot.json b/test/data/manifests/centos_8-x86_64-qcow2-boot.json index e3988dd05..471240a61 100644 --- a/test/data/manifests/centos_8-x86_64-qcow2-boot.json +++ b/test/data/manifests/centos_8-x86_64-qcow2-boot.json @@ -11664,4 +11664,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/centos_8-x86_64-qcow2-customize.json b/test/data/manifests/centos_8-x86_64-qcow2-customize.json index c7062df63..0bd91a782 100644 --- a/test/data/manifests/centos_8-x86_64-qcow2-customize.json +++ b/test/data/manifests/centos_8-x86_64-qcow2-customize.json @@ -11774,4 +11774,4 @@ }, "timezone": "London" } -} \ No newline at end of file +} diff --git a/test/data/manifests/centos_8-x86_64-tar-boot.json b/test/data/manifests/centos_8-x86_64-tar-boot.json index 189180e2d..f4e1507de 100644 --- a/test/data/manifests/centos_8-x86_64-tar-boot.json +++ b/test/data/manifests/centos_8-x86_64-tar-boot.json @@ -6737,4 +6737,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/centos_8-x86_64-vhd-boot.json b/test/data/manifests/centos_8-x86_64-vhd-boot.json index 51e24620d..ee04db489 100644 --- a/test/data/manifests/centos_8-x86_64-vhd-boot.json +++ b/test/data/manifests/centos_8-x86_64-vhd-boot.json @@ -11587,4 +11587,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/centos_8-x86_64-vmdk-boot.json b/test/data/manifests/centos_8-x86_64-vmdk-boot.json index 144cfacf7..58d71b3cb 100644 --- a/test/data/manifests/centos_8-x86_64-vmdk-boot.json +++ b/test/data/manifests/centos_8-x86_64-vmdk-boot.json @@ -11148,4 +11148,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/fedora_32-aarch64-ami-boot.json b/test/data/manifests/fedora_32-aarch64-ami-boot.json index dd6c7559a..f898c6f03 100644 --- a/test/data/manifests/fedora_32-aarch64-ami-boot.json +++ b/test/data/manifests/fedora_32-aarch64-ami-boot.json @@ -9477,4 +9477,4 @@ "unbound-anchor.timer" ] } -} \ No newline at end of file +} diff --git a/test/data/manifests/fedora_32-aarch64-openstack-boot.json b/test/data/manifests/fedora_32-aarch64-openstack-boot.json index 54ab8cc7c..d51590c01 100644 --- a/test/data/manifests/fedora_32-aarch64-openstack-boot.json +++ b/test/data/manifests/fedora_32-aarch64-openstack-boot.json @@ -9849,4 +9849,4 @@ "unbound-anchor.timer" ] } -} \ No newline at end of file +} diff --git a/test/data/manifests/fedora_32-aarch64-qcow2-boot.json b/test/data/manifests/fedora_32-aarch64-qcow2-boot.json index bc874f873..ed109cc60 100644 --- a/test/data/manifests/fedora_32-aarch64-qcow2-boot.json +++ b/test/data/manifests/fedora_32-aarch64-qcow2-boot.json @@ -9324,4 +9324,4 @@ "unbound-anchor.timer" ] } -} \ No newline at end of file +} diff --git a/test/data/manifests/fedora_32-x86_64-qcow2-customize.json b/test/data/manifests/fedora_32-x86_64-qcow2-customize.json index 76419be2a..a3ca6d0c0 100644 --- a/test/data/manifests/fedora_32-x86_64-qcow2-customize.json +++ b/test/data/manifests/fedora_32-x86_64-qcow2-customize.json @@ -9779,4 +9779,4 @@ ], "timezone": "London" } -} \ No newline at end of file +} diff --git a/test/data/manifests/fedora_33-aarch64-ami-boot.json b/test/data/manifests/fedora_33-aarch64-ami-boot.json index c3c4dbd3a..4f48f4b44 100644 --- a/test/data/manifests/fedora_33-aarch64-ami-boot.json +++ b/test/data/manifests/fedora_33-aarch64-ami-boot.json @@ -10429,4 +10429,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/fedora_33-x86_64-qcow2-customize.json b/test/data/manifests/fedora_33-x86_64-qcow2-customize.json index fb99ccb9a..27ee224a8 100644 --- a/test/data/manifests/fedora_33-x86_64-qcow2-customize.json +++ b/test/data/manifests/fedora_33-x86_64-qcow2-customize.json @@ -9950,4 +9950,4 @@ ], "timezone": "London" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-aarch64-ami-boot.json b/test/data/manifests/rhel_8-aarch64-ami-boot.json index 1556157d4..f2e2f5d4c 100644 --- a/test/data/manifests/rhel_8-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_8-aarch64-ami-boot.json @@ -9126,4 +9126,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-aarch64-openstack-boot.json b/test/data/manifests/rhel_8-aarch64-openstack-boot.json index 2f0f47974..dbc991409 100644 --- a/test/data/manifests/rhel_8-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_8-aarch64-openstack-boot.json @@ -9732,4 +9732,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-aarch64-qcow2-boot.json b/test/data/manifests/rhel_8-aarch64-qcow2-boot.json index a7557218d..a36af44e7 100644 --- a/test/data/manifests/rhel_8-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_8-aarch64-qcow2-boot.json @@ -10236,4 +10236,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-aarch64-tar-boot.json b/test/data/manifests/rhel_8-aarch64-tar-boot.json index 5b7e0e8b4..ed12a9f92 100644 --- a/test/data/manifests/rhel_8-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_8-aarch64-tar-boot.json @@ -5651,4 +5651,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_8-ppc64le-qcow2-boot.json index 7ede64578..c5a771799 100644 --- a/test/data/manifests/rhel_8-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_8-ppc64le-qcow2-boot.json @@ -11012,4 +11012,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-ppc64le-tar-boot.json b/test/data/manifests/rhel_8-ppc64le-tar-boot.json index 6ea5d1fd8..143844037 100644 --- a/test/data/manifests/rhel_8-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_8-ppc64le-tar-boot.json @@ -5754,4 +5754,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-s390x-qcow2-boot.json b/test/data/manifests/rhel_8-s390x-qcow2-boot.json index 6fcc2ec0b..a73ca72b6 100644 --- a/test/data/manifests/rhel_8-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_8-s390x-qcow2-boot.json @@ -10858,4 +10858,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-s390x-tar-boot.json b/test/data/manifests/rhel_8-s390x-tar-boot.json index 68849bbdf..e8333976d 100644 --- a/test/data/manifests/rhel_8-s390x-tar-boot.json +++ b/test/data/manifests/rhel_8-s390x-tar-boot.json @@ -6326,4 +6326,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-x86_64-ami-boot.json b/test/data/manifests/rhel_8-x86_64-ami-boot.json index fbc24f11f..d6f1c6c41 100644 --- a/test/data/manifests/rhel_8-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_8-x86_64-ami-boot.json @@ -9100,4 +9100,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-x86_64-openstack-boot.json b/test/data/manifests/rhel_8-x86_64-openstack-boot.json index 0d24a7582..5fa6d4e0d 100644 --- a/test/data/manifests/rhel_8-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_8-x86_64-openstack-boot.json @@ -9722,4 +9722,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-x86_64-qcow2-boot.json b/test/data/manifests/rhel_8-x86_64-qcow2-boot.json index d351810c4..80b12e651 100644 --- a/test/data/manifests/rhel_8-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_8-x86_64-qcow2-boot.json @@ -10194,4 +10194,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-x86_64-qcow2-customize.json b/test/data/manifests/rhel_8-x86_64-qcow2-customize.json index 8c00ce223..2b8933e88 100644 --- a/test/data/manifests/rhel_8-x86_64-qcow2-customize.json +++ b/test/data/manifests/rhel_8-x86_64-qcow2-customize.json @@ -10315,4 +10315,4 @@ ], "timezone": "London" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-x86_64-rhel_edge_commit-boot.json b/test/data/manifests/rhel_8-x86_64-rhel_edge_commit-boot.json index c057b239f..ddc01b1e0 100644 --- a/test/data/manifests/rhel_8-x86_64-rhel_edge_commit-boot.json +++ b/test/data/manifests/rhel_8-x86_64-rhel_edge_commit-boot.json @@ -9086,4 +9086,4 @@ "timezone": "UTC", "type": "ostree/commit" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-x86_64-rhel_edge_commit_rt-boot.json b/test/data/manifests/rhel_8-x86_64-rhel_edge_commit_rt-boot.json index 8a9277ae3..52c43e6fb 100644 --- a/test/data/manifests/rhel_8-x86_64-rhel_edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_8-x86_64-rhel_edge_commit_rt-boot.json @@ -9514,4 +9514,4 @@ "timezone": "UTC", "type": "ostree/commit" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-x86_64-tar-boot.json b/test/data/manifests/rhel_8-x86_64-tar-boot.json index 8a52ccbd8..e446d4ebd 100644 --- a/test/data/manifests/rhel_8-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_8-x86_64-tar-boot.json @@ -5726,4 +5726,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_8-x86_64-vhd-boot.json b/test/data/manifests/rhel_8-x86_64-vhd-boot.json index ec37c5a86..b3f434ecc 100644 --- a/test/data/manifests/rhel_8-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_8-x86_64-vhd-boot.json @@ -9632,4 +9632,4 @@ ], "timezone": "UTC" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_84-aarch64-ami-boot.json b/test/data/manifests/rhel_84-aarch64-ami-boot.json index d43729350..e48b58f72 100644 --- a/test/data/manifests/rhel_84-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_84-aarch64-ami-boot.json @@ -9582,4 +9582,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_84-aarch64-openstack-boot.json b/test/data/manifests/rhel_84-aarch64-openstack-boot.json index 47b8e5327..94e32af9b 100644 --- a/test/data/manifests/rhel_84-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_84-aarch64-openstack-boot.json @@ -10187,4 +10187,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_84-aarch64-qcow2-boot.json b/test/data/manifests/rhel_84-aarch64-qcow2-boot.json index 498a0e1eb..6ccd076e7 100644 --- a/test/data/manifests/rhel_84-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_84-aarch64-qcow2-boot.json @@ -10098,4 +10098,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_84-aarch64-rhel_edge_commit-boot.json b/test/data/manifests/rhel_84-aarch64-rhel_edge_commit-boot.json index 3767320e4..fe35b4fa8 100644 --- a/test/data/manifests/rhel_84-aarch64-rhel_edge_commit-boot.json +++ b/test/data/manifests/rhel_84-aarch64-rhel_edge_commit-boot.json @@ -8978,4 +8978,4 @@ "timezone": "New_York", "type": "ostree/commit" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_84-aarch64-tar-boot.json b/test/data/manifests/rhel_84-aarch64-tar-boot.json index 1cf56cae9..463148d05 100644 --- a/test/data/manifests/rhel_84-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_84-aarch64-tar-boot.json @@ -5683,4 +5683,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_84-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_84-ppc64le-qcow2-boot.json index e5264d4b4..647ecd7a5 100644 --- a/test/data/manifests/rhel_84-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_84-ppc64le-qcow2-boot.json @@ -10874,4 +10874,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_84-ppc64le-tar-boot.json b/test/data/manifests/rhel_84-ppc64le-tar-boot.json index 497f4b6f6..30a027f7e 100644 --- a/test/data/manifests/rhel_84-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_84-ppc64le-tar-boot.json @@ -5786,4 +5786,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/test/data/manifests/rhel_84-s390x-qcow2-boot.json b/test/data/manifests/rhel_84-s390x-qcow2-boot.json index 9c12e7f2a..b29905efb 100644 --- a/test/data/manifests/rhel_84-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_84-s390x-qcow2-boot.json @@ -10771,4 +10771,4 @@ }, "timezone": "New_York" } -} \ No newline at end of file +} diff --git a/tools/test-case-generators/generate-test-cases b/tools/test-case-generators/generate-test-cases index b806628a9..53a2f2242 100755 --- a/tools/test-case-generators/generate-test-cases +++ b/tools/test-case-generators/generate-test-cases @@ -94,6 +94,7 @@ def generate_test_case(test_type, distro, arch, output_format, test_case_request pass with open(file_name, 'w') as case_file: json.dump(test_case, case_file, indent=2) + case_file.write("\n") CUSTOMIZATIONS_BLUEPRINT = {