On 11/18/2015 09:52 AM, Sharon Naftaly wrote: > Hi, > > It looks like the master engine upgrade jobs are failing when trying to > access the api after engine upgrade: > > curl --user admin@internal:123456 -I --insecure > https://localhost/ovirt-engine/api > > I changed this line about two months ago to have the url: > https://localhost/ovirt-engine/api, whereas the other jobs have this > url: https://localhost/api > > should it be changed? > > Thanks, > Sharon >
No, in the master branch only /ovirt-engine/api works, /api has been removed. I'm looking at the job logs to see why that is failing. > On Wed, Nov 18, 2015 at 10:37 AM, <[email protected] > <mailto:[email protected]>> wrote: > > Project: > > http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/ > Build: > > http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/848/ > Build Number: 848 > Build Status: Still Failing > Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48669 > > ------------------------------------- > Changes Since Last Success: > ------------------------------------- > Changes for Build #841 > [Juan Hernandez] restapi: Generate JAX-RS interfaces from model > > > Changes for Build #842 > [Arik Hadas] core: eliminate CDA on export RAM snapshot > > > Changes for Build #843 > [Eli Mesika] db: fix erroneous formatting > > > Changes for Build #844 > [Roy Golan] core: Allow to remove Hosted Engine direct lun disks only > > > Changes for Build #845 > [Roy Golan] core: Auto import Hosted Engine Storage Domain > > > Changes for Build #846 > [Yedidyah Bar David] packaging: setup: nicer error messages about pg > conf > > > Changes for Build #847 > [Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected > > > Changes for Build #848 > [Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't > considered as free > > > > > ----------------- > Failed Tests: > ----------------- > No tests ran. > > > _______________________________________________ > Infra mailing list > [email protected] <mailto:[email protected]> > http://lists.ovirt.org/mailman/listinfo/infra > > > > > _______________________________________________ > Infra mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/infra > -- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L. _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
