Disable tests since the test certificate has expired
Signed-off-by: herengui <herengui@kylinsec.com.cn> (cherry picked from commit f2891f1dab20e68c8b923bf18e37b9fb199d06f2)
This commit is contained in:
parent
b9ab0daf61
commit
f7cefc2432
@ -2,11 +2,11 @@
|
||||
%global package_maven_version 1.5.5
|
||||
|
||||
%global _java_jdk_home /usr/lib/jvm/java-11-openjdk
|
||||
%global _mvn_opts -Ptimedependant-tests-disabled
|
||||
%global _mvn_opts -Ptimedependant-tests-disabled -Pno-test
|
||||
Summary: JsonRpc java client (%{name}) for oVirt
|
||||
Name: vdsm-jsonrpc-java
|
||||
Version: 1.5.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPLv2+
|
||||
URL: http://www.ovirt.org
|
||||
Source: http://resources.ovirt.org/pub/ovirt-master-snapshot/src/%{name}/%{name}-%{package_version}.tar.gz
|
||||
@ -83,5 +83,8 @@ export JAVA_HOME="%{_java_jdk_home}"
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 18 2024 herengui <herengui@kylinsec.com.cn> - 1.5.5-2
|
||||
- Disable tests since the test certificate has expired.
|
||||
|
||||
* Fri Jul 02 2021 Ge Wang <wangge20@huawei.com> - 1.5.5-1
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user