We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fae7d commit 7c8ec14Copy full SHA for 7c8ec14
packaging/skupper-router.spec.rpkg
@@ -135,8 +135,8 @@ cd %{_builddir}/skupper-router
135
%cmake_install
136
137
%check
138
-cd %{_builddir}/skupper-router
139
-%ctest
+cd %{_builddir}/skupper-router/%{__cmake_builddir}
+PYTHONPATH="%{buildroot}/usr/lib/skupper-router/python/" %__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags}
140
141
%files
142
/usr/sbin/skrouterd
0 commit comments