> On 13 Mar 2018, at 09:27, Eyal Edri <ee...@redhat.com> wrote:
> 
> 
> 
> On Tue, Mar 13, 2018 at 9:29 AM, Dan Kenigsberg <dan...@redhat.com 
> <mailto:dan...@redhat.com>> wrote:
> On Mon, Mar 12, 2018 at 8:24 PM, Dafna Ron <d...@redhat.com 
> <mailto:d...@redhat.com>> wrote:
> > We just had a failure in master 002_bootstrap.add_mac_pool with the same
> > error on edit cluster.

Does it fail consistently?
Did you narrow down the commit(s) where it started to happen?
Was there any other update done at that time?

Thanks,
michal

> >
> > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6259/testReport/(root)/002_bootstrap/add_mac_pool/
> >  
> > <http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6259/testReport/(root)/002_bootstrap/add_mac_pool/>
> >
> > either I skipped the wrong test or we have a bigger issue.
> 
> We certainly do. As before, the error pops up on an attempt to update
> the cluster (this time it is changing only the mac pool of the
> cluster). CPU is not specified by the command, so it should not have
> changed at all. Still, something fills a CPU, and chooses a wrong
> value.
> 
>         cluster_service.update(
>             cluster=sdk4.types.Cluster(
>                 mac_pool=sdk4.types.MacPool(
>                     id=pool.id <http://pool.id/>,
>                 )
>             )
>         )
> 
> 2018-03-12 13:58:56,263-04 WARN
> [org.ovirt.engine.core.bll.UpdateClusterCommand] (default task-19)
> [79d12090-a8e8-438c-bbce-1bf09a42c5fb] Validation of action
> 'UpdateCluster' failed for user admin@internal-authz. Reasons:
> VAR__TYPE__CLUSTER,VAR__ACTION__UPDATE,ACTION_TYPE_FAILED_CPU_NOT_FOUND,VAR__TYPE__CLUSTER
> 2018-03-12 13:58:56,264-04 INFO
> [org.ovirt.engine.core.bll.UpdateClusterCommand] (default task-19)
> [79d12090-a8e8-438c-bbce-1bf09a42c5fb] Lock freed to object
> 'EngineLock:{exclusiveLocks='[]', sharedLocks='[]'}'
> 2018-03-12 13:58:56,264-04 DEBUG
> [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor]
> (default task-19) [79d12090-a8e8-438c-bbce-1bf09a42c5fb] method:
> runAction, params: [UpdateCluster,
> ManagementNetworkOnClusterOperationParameters:{commandId='bebe80f7-f8ca-4d01-aed8-28e463d0f435',
> user='null', commandType='Unknown'}], timeElapsed: 50ms
> 2018-03-12 13:58:56,269-04 ERROR
> [org.ovirt.engine.api.restapi.resource.AbstractBackendResource]
> (default task-19) [] Operation Failed: [Cannot edit Cluster. The
> chosen CPU is not supported.]
> 
> So I guess we can't skip this test as well, and this issue has to be fixed 
> right? 
> 
>  
> _______________________________________________
> Devel mailing list
> Devel@ovirt.org <mailto:Devel@ovirt.org>
> http://lists.ovirt.org/mailman/listinfo/devel 
> <http://lists.ovirt.org/mailman/listinfo/devel>
> 
> 
> 
> -- 
> EYAL EDRI
> 
> MANAGER
> RHV DEVOPS
> EMEA VIRTUALIZATION R&D
> 
> Red Hat EMEA <https://www.redhat.com/>
>  <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
> _______________________________________________
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel

_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to