<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/tempest.git/tempest/api/compute/admin/test_live_migration.py, branch master</title>
<subtitle>opendev.org: openstack/tempest
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/'/>
<entry>
<title>Avoid wait for vol detach in live-migrate tests</title>
<updated>2023-02-27T16:30:46+00:00</updated>
<author>
<name>Dan Smith</name>
<email>dansmith@redhat.com</email>
</author>
<published>2023-02-27T14:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=d3155552ec0d176aa03410f6d2725b5c4138c976'/>
<id>d3155552ec0d176aa03410f6d2725b5c4138c976</id>
<content type='text'>
This extends the recent theme of making sure the tearDown process does
not hang and ultimately fail the test because it cannot detach a
volume from a guest. We see (and have been seeing for a long time)
the live migration tests specifically fail in this way in the gate.

Change-Id: Ib1065c146ab2f927c23fc8a0b73d7040516a19a6
Related-Bug: #199232
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This extends the recent theme of making sure the tearDown process does
not hang and ultimately fail the test because it cannot detach a
volume from a guest. We see (and have been seeing for a long time)
the live migration tests specifically fail in this way in the gate.

Change-Id: Ib1065c146ab2f927c23fc8a0b73d7040516a19a6
Related-Bug: #199232
</pre>
</div>
</content>
</entry>
<entry>
<title>Minimize the tests footprint in multinode job</title>
<updated>2023-02-11T19:05:26+00:00</updated>
<author>
<name>Ghanshyam Mann</name>
<email>gmann@ghanshyammann.com</email>
</author>
<published>2023-02-11T01:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=e2183ca8f6562675ac0c31583be8316e4ffec161'/>
<id>e2183ca8f6562675ac0c31583be8316e4ffec161</id>
<content type='text'>
multinode job run all the tests including multinode and
non multinode tests. But we do not need to run all the
non multinode tests in this job instead smoke tests along
with multinode tests should be enough to run. This make
multinode jobs to run only smoke and multinode tests. For
that, we need to tag the multinode tests with 'multinode' attr.

Relavant-Bug: #2004780
Change-Id: I7e87d1db3ef3a00b3d27f0904d0af6a270e03837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
multinode job run all the tests including multinode and
non multinode tests. But we do not need to run all the
non multinode tests in this job instead smoke tests along
with multinode tests should be enough to run. This make
multinode jobs to run only smoke and multinode tests. For
that, we need to tag the multinode tests with 'multinode' attr.

Relavant-Bug: #2004780
Change-Id: I7e87d1db3ef3a00b3d27f0904d0af6a270e03837
</pre>
</div>
</content>
</entry>
<entry>
<title>compute: Move volume attached live migration tests to use SSHABLE</title>
<updated>2022-06-17T17:50:07+00:00</updated>
<author>
<name>Lee Yarwood</name>
<email>lyarwood@redhat.com</email>
</author>
<published>2022-03-02T19:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=c852639184f47976562c9ec2ea152719f57e4f41'/>
<id>c852639184f47976562c9ec2ea152719f57e4f41</id>
<content type='text'>
Live migration tests the volume attachment and checking the
server ssh-able will help to avoid any race during attachment
operation.

Note we merged this once Icdb3398061d0274fec8b4e10d955a4b00edf4524 but
that was reverted in I005755b0e527255362923a6b4bbbba2f7c1dfbd1 as it was
broken. This patch tries to make it right the second time.

Change-Id: I898db6351e39fb4569e9fefeddf870fb8af0671c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Live migration tests the volume attachment and checking the
server ssh-able will help to avoid any race during attachment
operation.

Note we merged this once Icdb3398061d0274fec8b4e10d955a4b00edf4524 but
that was reverted in I005755b0e527255362923a6b4bbbba2f7c1dfbd1 as it was
broken. This patch tries to make it right the second time.

Change-Id: I898db6351e39fb4569e9fefeddf870fb8af0671c
</pre>
</div>
</content>
</entry>
<entry>
<title>compute: Move volume attached live migration tests to use SSHABLE</title>
<updated>2022-06-03T08:34:20+00:00</updated>
<author>
<name>Lee Yarwood</name>
<email>lyarwood@redhat.com</email>
</author>
<published>2022-03-02T19:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=00bdb22cc31db962986ca910a909c0a25b3f590f'/>
<id>00bdb22cc31db962986ca910a909c0a25b3f590f</id>
<content type='text'>
Live migration tests the volume attachment and checking the
server ssh-able will help to avoid any race during attachment
operation.

Change-Id: Icdb3398061d0274fec8b4e10d955a4b00edf4524
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Live migration tests the volume attachment and checking the
server ssh-able will help to avoid any race during attachment
operation.

Change-Id: Icdb3398061d0274fec8b4e10d955a4b00edf4524
</pre>
</div>
</content>
</entry>
<entry>
<title>Add waiter for test_live_migration_with_trunk</title>
<updated>2021-04-19T12:01:46+00:00</updated>
<author>
<name>elajkat</name>
<email>lajos.katona@est.tech</email>
</author>
<published>2021-04-15T15:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=5c1068488ee3a0204bf1155b0a4bd45b89fddae4'/>
<id>5c1068488ee3a0204bf1155b0a4bd45b89fddae4</id>
<content type='text'>
Add waiter for parent_port status check

Change-Id: Ia2b292d0e8bca016b8c81b2a41c35536a8a959bd
Closes-Bug: #1924258
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add waiter for parent_port status check

Change-Id: Ia2b292d0e8bca016b8c81b2a41c35536a8a959bd
Closes-Bug: #1924258
</pre>
</div>
</content>
</entry>
<entry>
<title>Add live migration with trunk test</title>
<updated>2021-04-13T10:48:04+00:00</updated>
<author>
<name>elajkat</name>
<email>lajos.katona@est.tech</email>
</author>
<published>2021-02-08T15:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=0b14db2a4ca6b2b30c0a63b749cec077cd991926'/>
<id>0b14db2a4ca6b2b30c0a63b749cec077cd991926</id>
<content type='text'>
Change-Id: I2d75fae81145b4bd1c0d38fabd785bc26835be15
Related-Bug: #1914747
Depends-On: https://review.opendev.org/c/openstack/neutron/+/774245
Depends-On: https://review.opendev.org/c/openstack/nova/+/775838
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2d75fae81145b4bd1c0d38fabd785bc26835be15
Related-Bug: #1914747
Depends-On: https://review.opendev.org/c/openstack/neutron/+/774245
Depends-On: https://review.opendev.org/c/openstack/nova/+/775838
</pre>
</div>
</content>
</entry>
<entry>
<title>test_live_migration: Rename test_iscsi_volume</title>
<updated>2021-02-02T09:51:42+00:00</updated>
<author>
<name>Lee Yarwood</name>
<email>lyarwood@redhat.com</email>
</author>
<published>2020-02-26T12:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=249b30e0eedddf629803bfb478220c726a372d5a'/>
<id>249b30e0eedddf629803bfb478220c726a372d5a</id>
<content type='text'>
Simply rename the test_iscsi_volume test to reflect what it is actually
testing, the live migration of instances with an attached volume.

Change-Id: I112003baee939c34d3e3a5fdadc5d9b57c9119f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simply rename the test_iscsi_volume test to reflect what it is actually
testing, the live migration of instances with an attached volume.

Change-Id: I112003baee939c34d3e3a5fdadc5d9b57c9119f5
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Do not specify a host for live-migration for non homogeneous nodes"</title>
<updated>2020-09-04T00:31:34+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-09-04T00:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=ac85727af41278434cfc934bcf8871d648bd5813'/>
<id>ac85727af41278434cfc934bcf8871d648bd5813</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add skip flags for block level live migration</title>
<updated>2020-07-09T18:53:26+00:00</updated>
<author>
<name>Paras Babbar</name>
<email>PBabbar@redhat.com</email>
</author>
<published>2020-06-23T21:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=e18335e1a221cb2ff4c84e27d0dd122f968e3c42'/>
<id>e18335e1a221cb2ff4c84e27d0dd122f968e3c42</id>
<content type='text'>
This has been observed recently that block level live
migration started failing with micro version 2.24 if the
user doesn't mention the "block_migration_for_live_migration"
it adds none in the api and thus tries to run it as shared
storage live migration and thus the test failed.

Change-Id: I4a3c1b83ee51a03a49f96b83e020419a306a15b3
Closes-Bug: 1884832
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has been observed recently that block level live
migration started failing with micro version 2.24 if the
user doesn't mention the "block_migration_for_live_migration"
it adds none in the api and thus tries to run it as shared
storage live migration and thus the test failed.

Change-Id: I4a3c1b83ee51a03a49f96b83e020419a306a15b3
Closes-Bug: 1884832
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding description for testcases - compute part2</title>
<updated>2020-04-16T05:50:41+00:00</updated>
<author>
<name>zhufl</name>
<email>zhu.fanglei@zte.com.cn</email>
</author>
<published>2020-04-16T00:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=1b3b03d462d64812308acee30689b08c165925e2'/>
<id>1b3b03d462d64812308acee30689b08c165925e2</id>
<content type='text'>
When Tempest is used in customer site, often we are required to
provide a testcase list including testcase names and descriptions.
Now no this kind of doc is available, so we can add descriptions
with the format of doc string for every testcase, so later we
can generata such a testcase description list.

There are hundreds of testcases missing descriptions, so we can
add them gradually, and limit the modified files in one patch
for the convenience of reviewing.

Change-Id: I3d1634fab5826928a45bd47c18aba6fc32021075
partially-implements: blueprint testcase-description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When Tempest is used in customer site, often we are required to
provide a testcase list including testcase names and descriptions.
Now no this kind of doc is available, so we can add descriptions
with the format of doc string for every testcase, so later we
can generata such a testcase description list.

There are hundreds of testcases missing descriptions, so we can
add them gradually, and limit the modified files in one patch
for the convenience of reviewing.

Change-Id: I3d1634fab5826928a45bd47c18aba6fc32021075
partially-implements: blueprint testcase-description
</pre>
</div>
</content>
</entry>
</feed>
