[openstack-dev] [cinder] [third-party] ProphetStor CI account

Asselin, Ramy ramy.asselin at hp.com
Tue Aug 25 02:54:24 UTC 2015


Other than that, everything looks fine to me. But that is important to fix.

Thanks,
Ramy

From: Rick Chen [mailto:rick.chen at prophetstor.com]
Sent: Monday, August 24, 2015 6:46 PM
To: Asselin, Ramy; 'OpenStack Development Mailing List (not for usage questions)'
Subject: RE: [openstack-dev] [cinder] [third-party] ProphetStor CI account

HI Ramy:
        We use apache proxy pass option to redirect the public link to my internal CI server. Maybe I missed some configure? I will try to find solution for it. But it should affect the my OpenStack third-party CI system.
        Does our CI system ready to re-enable account?


From: Asselin, Ramy [mailto:ramy.asselin at hp.com]
Sent: Tuesday, August 25, 2015 9:14 AM
To: Rick Chen <rick.chen at prophetstor.com<mailto:rick.chen at prophetstor.com>>; 'OpenStack Development Mailing List (not for usage questions)' <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Subject: RE: [openstack-dev] [cinder] [third-party] ProphetStor CI account

Rick,

It's strange, I can navigate using the link you provided, but not via the "parent Directory" link.

This is what it links to, which is missing the prophetstor_ci portion:
http://download.prophetstor.com/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5141/

Ramy

From: Rick Chen [mailto:rick.chen at prophetstor.com]
Sent: Monday, August 24, 2015 5:59 PM
To: Asselin, Ramy <ramy.asselin at hp.com<mailto:ramy.asselin at hp.com>>; 'OpenStack Development Mailing List (not for usage questions)' <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Subject: RE: [openstack-dev] [cinder] [third-party] ProphetStor CI account

HI Ramy:
        My console file is console.html as below:
        http://download.prophetstor.com/prophetstor_ci/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5141/console.html

        http://download.prophetstor.com/prophetstor_ci/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5141/

From: Asselin, Ramy [mailto:ramy.asselin at hp.com]
Sent: Monday, August 24, 2015 11:03 PM
To: 'OpenStack Development Mailing List (not for usage questions)' <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Cc: Rick Chen <rick.chen at prophetstor.com<mailto:rick.chen at prophetstor.com>>
Subject: RE: [openstack-dev] [cinder] [third-party] ProphetStor CI account

Great.

Somehow you lost your console.log file. Or did I miss it?

Ramy

From: Rick Chen [mailto:rick.chen at prophetstor.com]
Sent: Monday, August 24, 2015 2:00 AM
To: Asselin, Ramy; 'OpenStack Development Mailing List (not for usage questions)'
Subject: RE: [openstack-dev] [cinder] [third-party] ProphetStor CI account

HI Ramy:
        I competed to change zuul.conf zuul_url to be my zuul server "zuul.rjenkins.prophetstor.com".

2015-08-24 16:21:48.349 | + git_fetch_at_ref openstack/cinder refs/zuul/master/Z1a7ecbae61cc4aa090d02620bef4076b
2015-08-24 16:21:48.350 | + local project=openstack/cinder
2015-08-24 16:21:48.351 | + local ref=refs/zuul/master/Z1a7ecbae61cc4aa090d02620bef4076b
2015-08-24 16:21:48.352 | + '[' refs/zuul/master/Z1a7ecbae61cc4aa090d02620bef4076b '!=' '' ']'
2015-08-24 16:21:48.353 | + git fetch http://zuul.rjenkins.prophetstor.com/p/openstack/cinder refs/zuul/master/Z1a7ecbae61cc4aa090d02620bef4076b
2015-08-24 16:21:49.264 | From http://zuul.rjenkins.prophetstor.com/p/openstack/cinder
2015-08-24 16:21:49.265 |  * branch            refs/zuul/master/Z1a7ecbae61cc4aa090d02620bef4076b -> FETCH_HEAD

        ProphetStor CI review result:
        http://download.prophetstor.com/prophetstor_ci/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5141/


From: Asselin, Ramy [mailto:ramy.asselin at hp.com]
Sent: Saturday, August 22, 2015 6:40 AM
To: Rick Chen <rick.chen at prophetstor.com<mailto:rick.chen at prophetstor.com>>; OpenStack Development Mailing List (not for usage questions) <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Subject: RE: [openstack-dev] [cinder] [third-party] ProphetStor CI account

HI Rick,

Let's keep this on the list so that others can benefit or chip in ideas.
If you cannot subscribe to the list, ask the folks on freenode irc in #openstack-infra.

You should set in zuul.conf the [merger] zuul_url to your local zuul's url. [1]
E.g.
[merger]
zuul_url=http://<your_ip_or fqdn>/p/

Please use export GIT_BASE=https://git.openstack.org. This will reduce the load on OpenStack's gerrit server and point you to a more stable GIT farm that can better handle the CI load. This will help your CI's success rate (by avoiding timeouts and intermittent errors) and reduce your ci test setup time.

Ramy

[1] http://docs.openstack.org/infra/zuul/zuul.html#merger





From: Rick Chen [mailto:rick.chen at prophetstor.com]
Sent: Thursday, August 20, 2015 8:53 PM
To: Asselin, Ramy <ramy.asselin at hp.com<mailto:ramy.asselin at hp.com>>
Subject: RE: [openstack-dev] [cinder] [third-party] ProphetStor CI account

Hi Ramy:
        Can you provide detail information how to solve it?
        Yes, I use zuul. My zuul.conf use default zuul_url value.
        I thought I use build shell script to pull this patch. I had add "export GIT_BASE=https://review.openstack.org/p" in the build shell script.
        Does it wrong?

From: Asselin, Ramy [mailto:ramy.asselin at hp.com]
Sent: Thursday, August 20, 2015 11:12 PM
To: Rick Chen <rick.chen at prophetstor.com<mailto:rick.chen at prophetstor.com>>
Subject: RE: [openstack-dev] [cinder] [third-party] ProphetStor CI account

Hi Rick,

Thank you for adding this: "Triggered by: https://review.openstack.org/203895 patchset 3"
Where do you pull down this patch in the log files?
Normally it gets pulled down during the setup-workspace script, but here you're referencing openstack's servers which is not correct. [1]
Are you using zuul? If so, your zuul url should be there.
If not, there should be some other place in your scripts that pull down the patch.

Ramy

[1] http://download.prophetstor.com/prophetstor_ci/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5117/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-08-20_12_03_24_813

From: Rick Chen [mailto:rick.chen at prophetstor.com]
Sent: Thursday, August 20, 2015 6:27 AM
To: Asselin, Ramy
Subject: RE: [openstack-dev] [cinder] [third-party] ProphetStor CI account


HI Ramy:

        Sorry, I did not make sure the mail sent, because I did not receive my mail from "openstack dev mail list group". So I direct send mail to your private mail account.

        Thank you for your guidance. I followed your suggestion.

        Please reference below link:

        http://download.prophetstor.com/prophetstor_ci/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5117/console.html


        my gerrit account:          prophetstor-ci

              gerrit account email:        prophetstor.ci at prophetstor.com<mailto:prophetstor.ci at prophetstor.com>



-----Original Message-----

From: Asselin, Ramy [mailto:ramy.asselin at hp.com]

Sent: Wednesday, August 19, 2015 10:10 PM

To: OpenStack Development Mailing List (not for usage questions) <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>; 'Mike Perez' <thingee at gmail.com<mailto:thingee at gmail.com>>

Subject: Re: [openstack-dev] [cinder] [third-party] ProphetStor CI account



Hi Rick,



Huge improvement. Log server is looking great! Thanks!



Next question is what (cinder) patch set is that job running?

It seems to be cinder master [1].

Is that intended? That's fine to validate general functionality, but eventually it needs to run the actual cinder patch set under test.



It's helpful to include a link to the patch that invoked the job at the top of the console.log file, e.g. [2].



Ramy



[1] http://download.prophetstor.com/prophetstor_ci/203895/3/check/prophetstor-dsvm-tempest-cinder-ci/5111/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-08-19_18_27_38_953

[2] https://github.com/rasselin/os-ext-testing/blob/master/puppet/modules/os_ext_testing/templates/jenkins_job_builder/config/macros.yaml.erb#L93



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150825/f7af70b1/attachment.html>


More information about the OpenStack-dev mailing list