From b9d4758777b936ebdb99400871c4161d93e9c234 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 7 Jan 2019 10:29:39 +0100 Subject: [PATCH] Setting tag tests-7.0-0 tests module updated when moving to fedora29 and python3 most notably, the check-initscripts and cross-check-tcp steps no longer are default steps, which is arguable also a new step django-install is introduced to smoothen installation knows about new myplc-core package forget about yum, use dnf as a first class citizen forget about service, use systemctl instead explicitly enable sfa services - through systemctl again of course drop the omf-friendly business altogether +++ expect plcsh to run on python3 less verbose output in qemu (turn on systemd-console and not systemd-debug) --- tests.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests.spec b/tests.spec index 821d35f..ce7eb9d 100644 --- a/tests.spec +++ b/tests.spec @@ -1,3 +1,3 @@ # for use by module-tools only -%define version 6.0 -%define taglevel 4 +%define version 7.0 +%define taglevel 0 -- 2.43.0