From 02e7e56e2bf80d8e3c551632ca175be00405ae63 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 7 Jan 2019 10:12:40 +0100 Subject: [PATCH] Setting tag tests-6.0-5 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 --- lxc-tags.mk | 2 +- lxcpy2-tags.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lxc-tags.mk b/lxc-tags.mk index f3b77f8b..e680c9fd 100644 --- a/lxc-tags.mk +++ b/lxc-tags.mk @@ -49,5 +49,5 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@python3 # sfa-GITPATH := git://git.onelab.eu/sfa.git@master # -tests-GITPATH := git://git.onelab.eu/tests.git@python3 +tests-GITPATH := git://git.onelab.eu/tests.git@tests-6.0-5 diff --git a/lxcpy2-tags.mk b/lxcpy2-tags.mk index 29501763..a9318c30 100644 --- a/lxcpy2-tags.mk +++ b/lxcpy2-tags.mk @@ -49,4 +49,4 @@ myplc-GITPATH := git://git.onelab.eu/myplc.git@master # sfa-GITPATH := git://git.onelab.eu/sfa.git@master # -tests-GITPATH := git://git.onelab.eu/tests.git@master +tests-GITPATH := git://git.onelab.eu/tests.git@tests-6.0-5 -- 2.43.0