Hi Gabriel,

What is your mvn -V and java -version output? Were you building it on Ubuntu 
20.04 or later? You can see on Travis build with unit tests passes.

Regards.
________________________________
From: Gabriel Bräscher <gabrasc...@gmail.com>
Sent: Thursday, September 16, 2021 10:45:55 PM
To: dev <dev@cloudstack.apache.org>
Subject: Re: [VOTE] Apache CloudStack 4.15.2.0 (RC2)

I am still taking a spin on it.

I would like to raise that when building the packages I've noticed some
errors on tests that require ignoring them in order to build deb packages:
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.cloudstack.response.HostMetricsResponseTest
[ERROR] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0, Time elapsed:
0.074 s <<< FAILURE! - in org.apache.cloudstack.response.
HostMetricsResponseTest
[ERROR]
testSetCpuAllocatedWithValidCpu(org.apache.cloudstack.response.HostMetricsResponseTest)
 Time elapsed: 0.006 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<5[.03] Ghz> but was:<5[,00] Ghz>
       at
org.apache.cloudstack.response.HostMetricsResponseTest.testSetCpuAllocatedWithValidCpu(HostMetricsResponseTest.java:51)


[ERROR]
testSetCpuAllocatedWithZeroCpu(org.apache.cloudstack.response.HostMetricsResponseTest)
 Time elapsed: 0 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<0[.]00 Ghz> but was:<0[,]00 Ghz>
       at
org.apache.cloudstack.response.HostMetricsResponseTest.testSetCpuAllocatedWithZeroCpu(HostMetricsResponseTest.java:31)


[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]   HostMetricsResponseTest.testSetCpuAllocatedWithValidCpu:51
expected:<5[.03] Ghz> but was:<5[,00] Ghz>
[ERROR]   HostMetricsResponseTest.testSetCpuAllocatedWithZeroCpu:31
expected:<0[.]00 Ghz> but was:<0[,]00 Ghz>
[INFO]
[ERROR] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0
[INFO]
[INFO]
------------------------------------------------------------------------



Em qui., 16 de set. de 2021 às 09:13, Pearl d'Silva <
pearl.dsi...@shapeblue.com> escreveu:

> +1
>
> Tested:
> - Advanced zone with centos7 MS + 2 centos7 KVM hosts
> - Advanced zone with centos 7 MS + 2 VMware 6.7 hosts
>
> Template - registration
> VM - deploy, start, stop, migrate, vm snapshot
> Volume - attach, detach, resize, snapshot
> SystemVM - delete / recreation, migration
>
> Traversed through various views of the UI - looks good
>
> Regards,
>
> ________________________________
> From: n...@li.nux.ro <n...@li.nux.ro>
> Sent: Thursday, September 16, 2021 3:00 PM
> To: dev@cloudstack.apache.org <dev@cloudstack.apache.org>
> Subject: Re: [VOTE] Apache CloudStack 4.15.2.0 (RC2)
>
> +1 (binding)
>
>
> On 2021-09-13 09:37, Rohit Yadav wrote:
> > +1 (binding)
> >
> > With help from my colleagues Bobby and Vladi, I performed the following
> > tests:
> >
> >   *   Fresh installation + smoketests (RC1 & RC2):
> >      *   CentOS7 ms  + CentOS 7 kvm - all pass
> >      *   CentOS7 ms + XCP-ng 8.2 - all pass
> >      *   Ubuntu 18.04 ms + Ubuntu 20.04 kvm - all pass except failures
> > in few vm_lifecycle test cases around vm migration with storage (env
> > specific, they passed in other KVM-combinations)
> >      *   CentOS 7 ms + VMware6.7 - all pass
> >      *   CentOS7 ms + XenServer71 - all pass
> >   *   Manual tests: (RC2)
> >      *   CentOS8 ms + Vmware 7 + SSL enabled UI+systemvms - all pass,
> > manually tested VM lifecycle + novnc
> >      *   Ubuntu 20.04 ms + CentOS 8 KVM + SSL enabled UI+systemvms  +
> > CKS - all pass, manually tested VM lifecycle, CKS cluster deployment +
> > kubectl listing etc., novnc+ssl
> >      *   Execute high-level 4.15.2 UI smoketests
> >
> https://github.com/apache/cloudstack-primate/blob/master/.github/ISSUE_TEMPLATE/smoke_test_plan.md
> > (with VMware env) as admin and user accounts - pass
> >   *   Upgrade tests: (manual, RC1)
> >      *   Pre-upgrade: deploy resources (vm, volumes, templates,
> > project, vpc, network+rules etc) and register 4.15.1 systemvmtemplate
> > as necessary
> >      *   Post-upgrade: switch to JRE11 in case of very old releases
> > wherever necessary + restart services, repeat basic resource
> > lifecycles (VM, volumes, network, template etc); test ssh access to
> > guest VM pre&post upgrade with old/new VRs + novnc/console
> >      *   Upgrades covered:
> >         *   CentOS7 ms + ACS 4.15.1 + VMware6.5 (no systemvmtemplate
> > registeration required pre-upgrade)
> >         *   CentOS7 ms + ACS 4.14.1 + XenServer 7.1
> >         *   CentOS7 ms + ACS 4.13.1 + CentOS7 KVM
> >         *   Ubuntu 18.04 ms + ACS 4.13.1 + XCP-ng 7.4
> >         *   CentOS7 ms + ACS 4.11.3 + VMware 6.5
> >   *   Changes since RC1: Only UI changes, five UI bugfix PRs manually
> > tested, and manually tested-confirmed in RC2
> > (https://github.com/apache/cloudstack/commits/4.15)
> > All backend smoke tests were repeated with RC2. Since RC2 had no
> > backend changes, upgrade tests were not repeated.
> >
> > Regards.
> >
> > ________________________________
> > From: Rohit Yadav <rohit.ya...@shapeblue.com>
> > Sent: Friday, September 10, 2021 21:26
> > To: dev@cloudstack.apache.org <dev@cloudstack.apache.org>
> > Cc: us...@cloudstack.apache.org <us...@cloudstack.apache.org>
> > Subject: Re: [VOTE] Apache CloudStack 4.15.2.0 (RC2)
> >
> > Typo and correction:
> >
> > For users convenience, the packages from this release candidate (RC2)
> > will be available here shortly:
> > https://download.cloudstack.org/testing/4.15.2.0-RC2/
> >
> >
> > Regards.
> >
> > ________________________________
> > From: Rohit Yadav <ro...@apache.org>
> > Sent: Friday, September 10, 2021 21:21
> > To: dev@cloudstack.apache.org <dev@cloudstack.apache.org>
> > Cc: us...@cloudstack.apache.org <us...@cloudstack.apache.org>
> > Subject: [VOTE] Apache CloudStack 4.15.2.0 (RC2)
> >
> > All,
> >
> > I've created a 4.15.2.0 release, with the following artifacts up for a
> > vote:
> >
> > Git Branch and Commit SHA:
> > https://github.com/apache/cloudstack/tree/4.15.2.0-RC20210910T2119
> > Commit: 4aaa850b63c34e0f312002f79bf9e4f699bf314a
> >
> > Source release (checksums and signatures are available at the same
> > location):
> > https://dist.apache.org/repos/dist/dev/cloudstack/4.15.2.0/
> >
> > PGP release keys (signed using
> > 5ED1E1122DC5E8A4A45112C2484248210EE3D884):
> > https://dist.apache.org/repos/dist/release/cloudstack/KEYS
> >
> > The vote will be open for a week until 17 September 2021.
> >
> > For sanity in tallying the vote, can PMC members please be sure to
> > indicate
> > "(binding)" with their vote?
> >
> > [ ] +1  approve
> > [ ] +0  no opinion
> > [ ] -1  disapprove (and reason why)
> >
> > For users convenience, the packages from this release candidate (RC1)
> > will be available here shortly:
> > https://download.cloudstack.org/testing/4.15.2.0-RC2/
> >
> > There is no new systemvmtemplate for 4.15.2, the 4.15.1
> > systemvmtemplate can be used from here:
> > https://download.cloudstack.org/systemvm/4.15/
> >
> > Docs are not published yet but upgrade notes are similar to the one
> > below without the requirement of registering a new systemvmtemplate:
> >
> https://github.com/apache/cloudstack-documentation/tree/4.15/source/upgrading/upgrade
> >
> > Regards.
>
>
>
>

 

Reply via email to