<p dir="ltr">It would be really helpful to have this somewhere less ephemeral than email, linked in the test day page. </p>
<div class="gmail_extra"><br><div class="gmail_quote">On Oct 7, 2016 06:52, "Dmitry Tantsur" <<a href="mailto:dtantsur@redhat.com">dtantsur@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 10/07/2016 08:38 AM, Boris Derzhavets wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>--------------------<br>
*From:* <a href="mailto:rdo-list-bounces@redhat.com" target="_blank">rdo-list-bounces@redhat.com</a> <<a href="mailto:rdo-list-bounces@redhat.com" target="_blank">rdo-list-bounces@redhat.com</a>> on behalf of<br>
Dmitry Tantsur <<a href="mailto:dtantsur@redhat.com" target="_blank">dtantsur@redhat.com</a>><br>
*Sent:* Thursday, October 6, 2016 2:03 PM<br>
*To:* <a href="mailto:rdo-list@redhat.com" target="_blank">rdo-list@redhat.com</a><br>
*Subject:* Re: [rdo-list] RDO Newton GA Test Day - October 13, 14<br>
<br>
On 10/05/2016 04:05 PM, Rich Bowen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Please join us for the final test day of the Newton cycle.<br>
<br>
Full details of the test day are at<br>
<a href="https://www.rdoproject.org/testday/newton/final/" rel="noreferrer" target="_blank">https://www.rdoproject.org/tes<wbr>tday/newton/final/</a><br>
<br>
We will be testing on October 13th and 14th. Come to #rdo on the<br>
Freenode IRC network for help and discussion.<br>
<br>
Based on discussion on the list, I've moved the test scenarios document<br>
entirely to an etherpad, to make it easier to add test scenarios, as<br>
well as easier for people to add their test day notes.<br>
<br>
Please have a look at the test scenario etherpad prior to test day, and<br>
ensure that desired scenarios are listed, and that instructions are<br>
there for testers to follow -<br>
<a href="https://etherpad.openstack.org/p/rdo-newton-ga-testday-testplan" rel="noreferrer" target="_blank">https://etherpad.openstack.org<wbr>/p/rdo-newton-ga-testday-testp<wbr>lan</a><br>
<br>
<br>
</blockquote>
<br>
May I shamelessly ask folks to give Ironic support in TripleO overcloud a try?<br>
This is a new thing in Newton, and I know that a lot of people were excited<br>
about it. Here is the rough walk-through for testing it:<br>
<a href="http://tripleo.org/advanced_deployment/baremetal_overcloud.html" rel="noreferrer" target="_blank">http://tripleo.org/advanced_de<wbr>ployment/baremetal_overcloud.<wbr>html</a><br>
<br>
Could you provide a sample of ironic-config.yaml, which is ready to go ,<br>
then it would not be a problem to make a test via instack-virt-setup install<br>
based on "centos7-newton/current-passed<wbr>-ci" trunk.<br>
<br>
Thanks.<br>
Boris<br>
<br>
Thanks!<br>
<br>
</blockquote>
<br>
This is what I used the last time:<br>
<br>
parameter_defaults:<br>
    IronicEnabledDrivers:<br>
        - pxe_ssh<br>
        - pxe_ipmitool<br>
    IronicCleaningDiskErase: 'metadata'<br>
    ControllerExtraConfig:<br>
        ironic::drivers::ssh::libvirt_<wbr>uri: 'qemu:///session'<br>
    NovaSchedulerDefaultFilters:<br>
        - RetryFilter<br>
        - AggregateInstanceExtraSpecsFil<wbr>ter<br>
        - AvailabilityZoneFilter<br>
        - RamFilter<br>
        - DiskFilter<br>
        - ComputeFilter<br>
        - ComputeCapabilitiesFilter<br>
        - ImagePropertiesFilter<br>
    ControllerCount: 3<br>
    ComputeCount: 1<br>
    OvercloudControlFlavor: control<br>
    OvercloudComputeFlavor: compute<br>
    NtpServer: '<a href="http://pool.ntp.org" rel="noreferrer" target="_blank">pool.ntp.org</a>'<br>
<br>
<br>
This does not include ironic::conductor::cleaning_ne<wbr>twork_uuid, which has to be set later. As you see, it assumes HA configuration, and using hybrid BM-VM. It can be used for both virtual and non-virtual environments. Also note that setting ironic::drivers::ssh::libvirt_<wbr>uri is because I used tripleo-quickstart. Remove it for instack-virt-setup.<br>
<br>
Overall, I would recommend you start with an easier configuration:<br>
<br>
parameter_defaults:<br>
    IronicEnabledDrivers:<br>
        - pxe_ssh<br>
        - pxe_ipmitool<br>
    IronicCleaningDiskErase: 'metadata'<br>
    ControllerCount: 1<br>
    ComputeCount: 0<br>
    OvercloudControlFlavor: control<br>
    NtpServer: '<a href="http://pool.ntp.org" rel="noreferrer" target="_blank">pool.ntp.org</a>'<br>
<br>
______________________________<wbr>_________________<br>
rdo-list mailing list<br>
<a href="mailto:rdo-list@redhat.com" target="_blank">rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman<wbr>/listinfo/rdo-list</a><br>
<br>
To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com" target="_blank">rdo-list-unsubscribe@redhat.co<wbr>m</a><br>
</blockquote></div></div>