Re: [openstack-dev] [tripleo] how to reproduce tripleo ci

2018-02-07 Thread Jiří Stránský

On 6.2.2018 19:58, Wesley Hayutin wrote:

Greetings,

The TripleO-CI team has added a recreate / reproduce script to all the
tripleo upstream ci jobs as an artifact [1-2] much like the devstack
reproduce.sh script.  If you find yourself in need of recreating a tripleo
ci job please take a look at the instructions.


That looks great, kudos CI team!



At this time the reproduction of ci is only supported by using an openstack
cloud to provision test nodes, libvirt and other approaches are not yet
supported but are on the roadmap.


If someone needs to deploy on libvirt something resembling CI, it seems 
generally possible to use the featuresets as general_config for OOOQ on 
libvirt too (with small tweaks). I've used featuresets to deploy 
overcloud (on a pre-existing reusable undercloud) when working on 
Kubernetes/OpenShift [3-4].


The main thing to watch out for is that the featuresets may be setting 
NIC configs unsuitable for libvirt env. I think those are set either via 
the `network_isolation_args` parameter directly in the featureset, or 
via referencing a t-h-t scenario which includes 
`OS::TripleO::*::Net::SoftwareConfig` overrides in its resource 
registry. So one has to make sure to override those overrides. :)


Jirka



Thank you!

[1]
https://docs.openstack.org/tripleo-docs/latest/contributor/reproduce-ci.html
[2] http://tripleo.org/contributor/reproduce-ci.html

[3] https://www.jistr.com/blog/2017-11-21-kubernetes-in-tripleo/
[4] https://www.jistr.com/blog/2018-01-04-openshift-origin-in-tripleo/




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [tripleo] how to reproduce tripleo ci

2018-02-06 Thread Brad P. Crochet
On Tue, Feb 6, 2018 at 1:59 PM Wesley Hayutin  wrote:

> Greetings,
>
> The TripleO-CI team has added a recreate / reproduce script to all the
> tripleo upstream ci jobs as an artifact [1-2] much like the devstack
> reproduce.sh script.  If you find yourself in need of recreating a tripleo
> ci job please take a look at the instructions.
>
> At this time the reproduction of ci is only supported by using an
> openstack cloud to provision test nodes, libvirt and other approaches are
> not yet supported but are on the roadmap.
>
>
Great work TripleO-CI team! I've already used this a number of times and it
has functioned quite well!


> Thank you!
>
> [1]
> https://docs.openstack.org/tripleo-docs/latest/contributor/reproduce-ci.html
> [2] http://tripleo.org/contributor/reproduce-ci.html
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-- 
Brad P. Crochet, RHCA, RHCE, RHCVA, RHCDS
Principal Software Engineer
(c) 704.236.9385
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [tripleo] how to reproduce tripleo ci

2018-02-06 Thread Wesley Hayutin
Greetings,

The TripleO-CI team has added a recreate / reproduce script to all the
tripleo upstream ci jobs as an artifact [1-2] much like the devstack
reproduce.sh script.  If you find yourself in need of recreating a tripleo
ci job please take a look at the instructions.

At this time the reproduction of ci is only supported by using an openstack
cloud to provision test nodes, libvirt and other approaches are not yet
supported but are on the roadmap.

Thank you!

[1]
https://docs.openstack.org/tripleo-docs/latest/contributor/reproduce-ci.html
[2] http://tripleo.org/contributor/reproduce-ci.html
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev