Setting tag tests-6.0-5
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 7 Jan 2019 09:12:40 +0000 (10:12 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 7 Jan 2019 09:12:40 +0000 (10:12 +0100)
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
lxcpy2-tags.mk

index f3b77f8..e680c9f 100644 (file)
@@ -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
 
index 2950176..a9318c3 100644 (file)
@@ -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