Re: [OpenStack-Infra] [Openstack][infra] Zuul-Merger Error in CI

2015-01-27 Thread Asselin, Ramy
4:32 AM To: openstack-infra@lists.openstack.org; OpenStack Development Mailing List (not for usage questions) Cc: Asselin, Ramy Subject: Re: [Openstack][infra] Zuul-Merger Error in CI Hi the merge fail error that we reported in ubuntu 12.04 has been solved in the new ubuntu 14.04 CI master setup

Re: [OpenStack-Infra] The CI slave node install failed with Error:Invalid parameter include_pypy on Class[Openstack_project::Slave_common]

2015-02-13 Thread Asselin, Ramy
...@hotmail.com] Sent: Wednesday, February 04, 2015 12:52 AM To: Asselin, Ramy; lc...@cn.ibm.com Cc: openstack-infra@lists.openstack.org Subject: RE: [OpenStack-Infra] The CI slave node install failed with Error:Invalid parameter include_pypy on Class[Openstack_project::Slave_common] Hi Rami, Thanks

Re: [OpenStack-Infra] [openstack-dev] [cinder] Could you please re-consider Oracle ZFS/SA Cinder drivers (iSCSI and NFS)

2015-03-31 Thread Asselin, Ramy
Hi Diem, Looking at: https://review.openstack.org/#/q/reviewer:%22Oracle+ZFSSA+CI%22,n,z I don't see any issues, other than missing testr_results.html (nit). You can get that using John's latest code: https://github.com/j-griffith/sos-ci/commit/1aa63782b1745a87c72562edcce19358f9ba79d5 Also, as

Re: [OpenStack-Infra] Git failed to fetch required projects in CI.

2015-06-24 Thread Asselin, Ramy
, 2015 5:29 AM To: Robert Collins Cc: openstack-infra@lists.openstack.org; Asselin, Ramy Subject: Re: [OpenStack-Infra] Git failed to fetch required projects in CI. Hi Robert, Thanks for the help, it seems that putting GIT_BASE=https://review.openstack.org in the CI master VM has caused

Re: [OpenStack-Infra] [openstack-infra][third-party][CI][nodepool]Using Nodepool for creating slaves.

2015-08-21 Thread Asselin, Ramy
questions) openstack-...@lists.openstack.org Cc: Asselin, Ramy ramy.asse...@hp.com; Abhishek Shrivastava abhis...@cloudbyte.com Subject: Re: [openstack-infra][third-paty][CI][nodepool]Using Nodepool for creating slaves. Also adding the following: * https://github.com/openstack-infra/project

Re: [OpenStack-Infra] ProphetStor CI account

2015-08-13 Thread Asselin, Ramy
Hi Rick, In general, to get your account re-enabled, you need permission from the team that requested the account to be disabled. In this case it's the cinder team, not the infra team [1] So you should post to the general developer list [2]. Add the tags [cinder] and [third-party] to get

Re: [OpenStack-Infra] Urgent Action required for Project openstack/deb-openstack-pkg-tools

2015-10-23 Thread Asselin, Ramy
All, This issue has been resolved. Thanks for the quick response! Ramy From: Asselin, Ramy Sent: Friday, October 23, 2015 11:40 AM To: Ivan Udovichenko <iudoviche...@mirantis.com>; James Page <james.p...@ubuntu.com>; Julien Danjou <jul...@danjou.info>; Mikaël Cluseau <mcl

[OpenStack-Infra] Urgent Action required for Project openstack/deb-openstack-pkg-tools

2015-10-23 Thread Asselin, Ramy
Hello, I found all your e-mails as 'Authors' in commits for openstack/deb-openstack-pkg-tools. We're currently facing an issue where this project is not correctly checking out because HEAD is pointing to master, but there is no master branch [1]. This is causing some other tools to fail, in

Re: [OpenStack-Infra] Account for internal CICD system

2015-10-06 Thread Asselin, Ramy
I think it is fine to use your own account if you're listening only to the gerrit event stream for debug puprposes. If you wanted your CI system to have its own ssh keys or post comments on patches, then you'd want a dedicated ci account for that using these instructions [1] Ramy [1]

Re: [OpenStack-Infra] 回复:Re: [openstack_infra] setup openstack ci logserver questions on CentOS 7

2016-05-24 Thread Asselin, Ramy
The documentation states using Ubuntu 14.04. If you want to propose some patches to make it work for CentOS 7, you can submit them here: https://review.openstack.org/#/admin/projects/openstack-infra/puppet-openstackci Ramy From: xugang_u...@sina.com [mailto:xugang_u...@sina.com] Sent: Sunday,

Re: [OpenStack-Infra] [third-party][openstack][CI] Examples required for "single_node_ci_data.yaml" config file

2016-05-10 Thread Asselin, Ramy
It’s documented here: http://docs.openstack.org/infra/openstackci/third_party_ci.html#configure-masterless-puppet “Modify /etc/puppet/environments/common.yaml as you need using the parameter documentation described in single_node_ci.pp or logserver.pp. These are the top level puppet class that

Re: [OpenStack-Infra] About setting up CI

2017-02-08 Thread Asselin, Ramy
Hi Wang, The ip should be correct. It's possible that the ip in the log message is slightly different because it refers to a different instance floating ip? If you have a nodepool image uploaded already, I suggest you try to manually launch a node using that image outside of nodepool. You

Re: [OpenStack-Infra] [Zuul] can not get zuul env variables, such as 'ZUUL_URL'

2016-09-07 Thread Asselin, Ramy
Simon proposed an updated patch to fix this issue: https://review.openstack.org/#/c/366803/1 From: Asselin, Ramy Sent: Tuesday, September 06, 2016 2:59 PM To: li.yuanz...@zte.com.cn; mihail...@gmail.com; eantys...@virtuozzo.com; Thiago Paiva Brito <thia...@lsd.ufcg.edu.br> Cc: openstack

Re: [OpenStack-Infra] Help With CI/CD Setup

2016-11-28 Thread Asselin, Ramy
Hi Amit, 1. Sounds like you’re doing ‘3rd party ci’ in which case you don’t need Gerrit, but instead would use openstack’s Gerrit instance. 2. To use http://docs.openstack.org/infra/openstackci/, you’ll need an openstack cloud provider (that has access to your driver backend) that

Re: [OpenStack-Infra] OpenStack Documentation for Preparing CI/CD Setup.

2016-11-28 Thread Asselin, Ramy
Under http://docs.openstack.org/infra/system-config/third_party.html#the-zuul-gerrit-trigger-way You'll find the link to setting up that approach to ci: "The following documentation explains how to setup a 3rd party CI system using this approach. OpenStack Third-Party CI

Re: [OpenStack-Infra] About setting up CI

2016-12-02 Thread Asselin, Ramy
Hi Wang, Where did you find that link? That link provides useful background information, but many of the details are no longer accurate. Here are the supported links: http://docs.openstack.org/infra/system-config/third_party.html http://docs.openstack.org/infra/openstackci/ Also, there are