<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/nova.git/gate, branch master</title>
<subtitle>opendev.org: openstack/nova.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/'/>
<entry>
<title>Enable unified limits in the nova-next job</title>
<updated>2022-03-04T03:42:14+00:00</updated>
<author>
<name>melanie witt</name>
<email>melwittt@gmail.com</email>
</author>
<published>2021-05-06T00:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=9ec6afe8939d6f3d72317b1cc8e0f4273bf31e43'/>
<id>9ec6afe8939d6f3d72317b1cc8e0f4273bf31e43</id>
<content type='text'>
This configures the nova-next job to enable the new experimental
unified limits functionality.

This also adds basic testing for nova "global" limits in keystone in
the post-test-hook for the nova-next job. These can't be tested in
tempest because they involve modifying global quota limits that would
affect any other server tests running in parallel.

Related to blueprint unified-limits-nova

Depends-On: https://review.opendev.org/c/openstack/devstack/+/789962
Depends-On: https://review.opendev.org/c/openstack/tempest/+/790186
Depends-On: https://review.opendev.org/c/openstack/tempest/+/804311

Change-Id: I624b2684867305a9095e8964ead786c7b0c28242
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This configures the nova-next job to enable the new experimental
unified limits functionality.

This also adds basic testing for nova "global" limits in keystone in
the post-test-hook for the nova-next job. These can't be tested in
tempest because they involve modifying global quota limits that would
affect any other server tests running in parallel.

Related to blueprint unified-limits-nova

Depends-On: https://review.opendev.org/c/openstack/devstack/+/789962
Depends-On: https://review.opendev.org/c/openstack/tempest/+/790186
Depends-On: https://review.opendev.org/c/openstack/tempest/+/804311

Change-Id: I624b2684867305a9095e8964ead786c7b0c28242
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Temp disable nova-manage placement heal_allocation testing"</title>
<updated>2021-11-02T07:05:52+00:00</updated>
<author>
<name>Balazs Gibizer</name>
<email>balazs.gibizer@est.tech</email>
</author>
<published>2021-11-02T07:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=5725297e129d3e1b5664b1bac27752d3e58ad267'/>
<id>5725297e129d3e1b5664b1bac27752d3e58ad267</id>
<content type='text'>
This reverts commit 45e71fb9ceaf7fd89e63379aa65a8971b053a8b1.

Reason for revert: https://review.opendev.org/c/openstack/nova/+/802060 is landed now, so the heal allocation tests should work again

Change-Id: I829e7466cec3f768ad13dcf793315fb029126a2e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 45e71fb9ceaf7fd89e63379aa65a8971b053a8b1.

Reason for revert: https://review.opendev.org/c/openstack/nova/+/802060 is landed now, so the heal allocation tests should work again

Change-Id: I829e7466cec3f768ad13dcf793315fb029126a2e
</pre>
</div>
</content>
</entry>
<entry>
<title>Temp disable nova-manage placement heal_allocation testing</title>
<updated>2021-11-01T11:26:55+00:00</updated>
<author>
<name>Balazs Gibizer</name>
<email>balazs.gibizer@est.tech</email>
</author>
<published>2021-11-01T09:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=45e71fb9ceaf7fd89e63379aa65a8971b053a8b1'/>
<id>45e71fb9ceaf7fd89e63379aa65a8971b053a8b1</id>
<content type='text'>
Since I99a49b107b1872ddf83d1d8497a26a8d728feb07 the nova-next job fails
due to I missed a dependency between that neutron patch and
https://review.opendev.org/c/openstack/nova/+/802060 . So this patch
disable testing until the nova adaptation lands.

Change-Id: Ic28ef83f5193e6c1fbac1577ef58fe0d9e45694d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since I99a49b107b1872ddf83d1d8497a26a8d728feb07 the nova-next job fails
due to I missed a dependency between that neutron patch and
https://review.opendev.org/c/openstack/nova/+/802060 . So this patch
disable testing until the nova adaptation lands.

Change-Id: Ic28ef83f5193e6c1fbac1577ef58fe0d9e45694d
</pre>
</div>
</content>
</entry>
<entry>
<title>gate: Remove test_evacuate.sh</title>
<updated>2021-06-15T16:35:20+00:00</updated>
<author>
<name>Lee Yarwood</name>
<email>lyarwood@redhat.com</email>
</author>
<published>2021-06-15T16:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=6aa580c15f919717cb17260f36e20e06afe24bae'/>
<id>6aa580c15f919717cb17260f36e20e06afe24bae</id>
<content type='text'>
I02b2b851a74f24816d2f782a66d94de81ee527b0 missed that it was also safe
to remove this now unsused script from the codebase.

Change-Id: I5fa6819008a7359ba0bc3d3e98c19721589b831a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I02b2b851a74f24816d2f782a66d94de81ee527b0 missed that it was also safe
to remove this now unsused script from the codebase.

Change-Id: I5fa6819008a7359ba0bc3d3e98c19721589b831a
</pre>
</div>
</content>
</entry>
<entry>
<title>zuul: Replace grenade and nova-grenade-multinode with grenade-multinode</title>
<updated>2021-04-29T10:05:58+00:00</updated>
<author>
<name>Lee Yarwood</name>
<email>lyarwood@redhat.com</email>
</author>
<published>2021-03-05T11:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=91e53e4c2b90ea57aeac4ec522dd7c8c54961d09'/>
<id>91e53e4c2b90ea57aeac4ec522dd7c8c54961d09</id>
<content type='text'>
If2608406776e0d5a06b726e65b55881e70562d18 dropped the single node
grenade job from the integrated-gate-compute template as it duplicates
the existing grenade-multinode job. However it doesn't remove the
remianing single node grenade job still present in the Nova project.

This change replaces the dsvm based nova-grenade-multinode job with the
zuulv3 native grenade-multinode based job.

Various legacy playbooks and hook scripts are also removed as they are
no longer used. Note that this does result in a loss of coverage for
ceph that should be replaced as soon as a zuulv3 native ceph based
multinode job is available.

Change-Id: I02b2b851a74f24816d2f782a66d94de81ee527b0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If2608406776e0d5a06b726e65b55881e70562d18 dropped the single node
grenade job from the integrated-gate-compute template as it duplicates
the existing grenade-multinode job. However it doesn't remove the
remianing single node grenade job still present in the Nova project.

This change replaces the dsvm based nova-grenade-multinode job with the
zuulv3 native grenade-multinode based job.

Various legacy playbooks and hook scripts are also removed as they are
no longer used. Note that this does result in a loss of coverage for
ceph that should be replaced as soon as a zuulv3 native ceph based
multinode job is available.

Change-Id: I02b2b851a74f24816d2f782a66d94de81ee527b0
</pre>
</div>
</content>
</entry>
<entry>
<title>[OVN] Adapt the live-migration job scripts to work with OVN</title>
<updated>2021-03-15T09:41:03+00:00</updated>
<author>
<name>Lucas Alvares Gomes</name>
<email>lucasagomes@gmail.com</email>
</author>
<published>2021-02-18T10:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=20a7c98eff6592c3131360ad9d6eb12367dd11f6'/>
<id>20a7c98eff6592c3131360ad9d6eb12367dd11f6</id>
<content type='text'>
There's no q-agt service in an OVN deployment.

Change-Id: Ia25c966c70542bcd02f5540b5b94896c17e49888
Signed-off-by: Lucas Alvares Gomes &lt;lucasagomes@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no q-agt service in an OVN deployment.

Change-Id: Ia25c966c70542bcd02f5540b5b94896c17e49888
Signed-off-by: Lucas Alvares Gomes &lt;lucasagomes@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Revert "Temporarily disable parts of heal port allocation test""</title>
<updated>2020-12-16T18:37:40+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-12-16T18:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=5d910b6695fc67517b6fe08194ed2754a182f9a9'/>
<id>5d910b6695fc67517b6fe08194ed2754a182f9a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nova-grenade-multinode: Skip test_live_block_migration_paused</title>
<updated>2020-12-11T12:04:24+00:00</updated>
<author>
<name>Lee Yarwood</name>
<email>lyarwood@redhat.com</email>
</author>
<published>2020-12-11T12:04:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=eaa98e33405b613d9a871e70bd33eb8354c1b636'/>
<id>eaa98e33405b613d9a871e70bd33eb8354c1b636</id>
<content type='text'>
As discussed in the bug the only advice we've been given from the
libvirt and QEMU teams is to avoid this in Bionic where QEMU is using
the legacy -drive architecture. This is passing in the new zuulv3 Focal
based job so just skip the test here for the time being in grenade.

Change-Id: I1aeab16e2b8d907a114ed22c7e716f534fe1b129
Related-Bug: #1901739
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed in the bug the only advice we've been given from the
libvirt and QEMU teams is to avoid this in Bionic where QEMU is using
the legacy -drive architecture. This is passing in the new zuulv3 Focal
based job so just skip the test here for the time being in grenade.

Change-Id: I1aeab16e2b8d907a114ed22c7e716f534fe1b129
Related-Bug: #1901739
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Temporarily disable parts of heal port allocation test"</title>
<updated>2020-11-18T11:36:35+00:00</updated>
<author>
<name>Balazs Gibizer</name>
<email>balazs.gibizer@est.tech</email>
</author>
<published>2020-10-05T06:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=528740128afada585cd35af80c4ebfe8af8bbea4'/>
<id>528740128afada585cd35af80c4ebfe8af8bbea4</id>
<content type='text'>
This reverts commit d309e3cdf52bb4f8800c59f295a9c2ffb4069369.

Depends-On: https://review.opendev.org/756892

Change-Id: I8f789cf6d5df368e9a8e12b5e10ce555d2ef9416
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d309e3cdf52bb4f8800c59f295a9c2ffb4069369.

Depends-On: https://review.opendev.org/756892

Change-Id: I8f789cf6d5df368e9a8e12b5e10ce555d2ef9416
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily disable parts of heal port allocation test</title>
<updated>2020-10-02T07:39:01+00:00</updated>
<author>
<name>Balazs Gibizer</name>
<email>balazs.gibizer@est.tech</email>
</author>
<published>2020-10-01T12:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=d309e3cdf52bb4f8800c59f295a9c2ffb4069369'/>
<id>d309e3cdf52bb4f8800c59f295a9c2ffb4069369</id>
<content type='text'>
Due to bug 1894825 the nova-next job fails on master as the allocation
key cannot be deleted from the binding:profile of a neutron port. This
patch temporarily disable this test step while the bug is being fixed
and a new neutronlib is released with the fix.

Change-Id: I4dfebfb5c92dd8a5cdc779aac587e7477cd5fad6
Related-Bug: #1894825
Closes-Bug: #1898035
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to bug 1894825 the nova-next job fails on master as the allocation
key cannot be deleted from the binding:profile of a neutron port. This
patch temporarily disable this test step while the bug is being fixed
and a new neutronlib is released with the fix.

Change-Id: I4dfebfb5c92dd8a5cdc779aac587e7477cd5fad6
Related-Bug: #1894825
Closes-Bug: #1898035
</pre>
</div>
</content>
</entry>
</feed>
