On Thu, Sep 21, 2017 at 11:41 PM, Numan Siddique <nusiddiq@redhat.com> wrote:


On Wed, Sep 20, 2017 at 3:02 AM, Alan Pevec <apevec@redhat.com> wrote:
On Tue, Sep 19, 2017 at 7:49 PM, Josh Boyer <jwboyer@redhat.com> wrote:
> I have no idea.  Has anyone tried rebuilds?  Timothy noted that this
> package build successfully for ppc64le in Fedora, so the tests passed
> there.  He's also going to update the rawhide package to use
> dpdk-stable-17.05.2, but I didn't immediately see anything in .2 that
> would speak to this.

-2 worked https://cbs.centos.org/koji/buildinfo?buildID=19946

Numan, you can test it by adding
http://cbs.centos.org/repos/cloud7-openstack-queens-candidate/x86_64/os/
repo in the CI job.


Thank you Alan. I will update the patch to test the update from OVS 2.7 to OVS 2.8


Hi Alan,

I tested the upgrade from OVS 2.7.2 to OVS 2.8.0-2 (using the queens-candidate repo) in this patch - https://review.openstack.org/#/c/506888/

Please have a look at the job - gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv and the log files. Even though the job status says failed, which I am not sure why, but from the logs I can see that 
 - the overcloud deployment  is successful (with OVS 2.7.2) - [1]
 - overcloud upgrade is aslo successful (with OVS 2.8) - [2] 
 - Ping test validation is also successful - [3]
 

[1] - http://logs.openstack.org/88/506888/3/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/fde3ae5/logs/subnode-2/var/log/openvswitch/ovsdb-server.log.txt.gz
      http://logs.openstack.org/88/506888/3/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/fde3ae5/logs/undercloud/home/jenkins/overcloud_deploy.log.txt.gz

[2] - http://logs.openstack.org/88/506888/3/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/fde3ae5/logs/subnode-2/var/log/yum.log.txt.gz
       http://logs.openstack.org/88/506888/3/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/fde3ae5/logs/undercloud/home/jenkins/overcloud_upgrade_console.log.txt.gz

[3] - http://logs.openstack.org/88/506888/3/check/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/fde3ae5/logs/undercloud/home/jenkins/overcloud_validate.log.txt.gz


Thanks
Numan
 
Cheers,
Alan