<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/tempest.git/tempest/api/compute/security_groups, 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>Add reboot_server() helper</title>
<updated>2021-08-24T14:20:28+00:00</updated>
<author>
<name>Artom Lifshitz</name>
<email>alifshit@redhat.com</email>
</author>
<published>2021-08-19T18:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=ea2b59ce61c03f5f7cc4e8b1f9bbace4dafdd4be'/>
<id>ea2b59ce61c03f5f7cc4e8b1f9bbace4dafdd4be</id>
<content type='text'>
The new helper waits for the server to become ACTIVE again after the
reboot. This saves us a few lines of code in various tests, and is
also useful for the whitebox-tempest-plugin (see dependant patch).

Change-Id: I5c89983de0cbdae91c868fc3fefdc45b9a96fa68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new helper waits for the server to become ACTIVE again after the
reboot. This saves us a few lines of code in various tests, and is
also useful for the whitebox-tempest-plugin (see dependant patch).

Change-Id: I5c89983de0cbdae91c868fc3fefdc45b9a96fa68
</pre>
</div>
</content>
</entry>
<entry>
<title>[Trivial]Do not use cls in instance method</title>
<updated>2020-11-18T07:01:02+00:00</updated>
<author>
<name>zhufl</name>
<email>zhu.fanglei@zte.com.cn</email>
</author>
<published>2020-11-18T07:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=d926b8d08fa53cd76de4115081b560492a5b8e65'/>
<id>d926b8d08fa53cd76de4115081b560492a5b8e65</id>
<content type='text'>
cls should not be used in instance method, self should be used instead.

Change-Id: Ia125ffac1b42a1fe05b28dee7080e298426e7f2d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cls should not be used in instance method, self should be used instead.

Change-Id: Ia125ffac1b42a1fe05b28dee7080e298426e7f2d
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding description for testcases - compute part7</title>
<updated>2020-08-12T05:49:43+00:00</updated>
<author>
<name>zhufl</name>
<email>zhu.fanglei@zte.com.cn</email>
</author>
<published>2020-08-12T05:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=36ef089e18784cd0df227b568ffa19671114da0f'/>
<id>36ef089e18784cd0df227b568ffa19671114da0f</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: I26f0b5dc72c3b1943e913e63b36e2beb4af1cede
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: I26f0b5dc72c3b1943e913e63b36e2beb4af1cede
partially-implements: blueprint testcase-description
</pre>
</div>
</content>
</entry>
<entry>
<title>Create default network for several compute tests</title>
<updated>2020-01-10T22:41:41+00:00</updated>
<author>
<name>Eric Fried</name>
<email>openstack@fried.cc</email>
</author>
<published>2020-01-09T18:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=bfaa50f18bfdc02470a44d5e209e66085f0dcb05'/>
<id>bfaa50f18bfdc02470a44d5e209e66085f0dcb05</id>
<content type='text'>
Chipping away at the referenced bug, this commit introduces a
class-level variable on BaseV2ComputeTest that triggers
setup_credentials to create a default network, and sets it for several
classes where the problem has been observed. The class variable is so we
can whack-a-mole with one line instead of four whenever this problem
pops up.

Change-Id: Ia34fe3b41261de02918713c2a948e6c56554bf6f
Partial-Bug: #1844568
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Chipping away at the referenced bug, this commit introduces a
class-level variable on BaseV2ComputeTest that triggers
setup_credentials to create a default network, and sets it for several
classes where the problem has been observed. The class variable is so we
can whack-a-mole with one line instead of four whenever this problem
pops up.

Change-Id: Ia34fe3b41261de02918713c2a948e6c56554bf6f
Partial-Bug: #1844568
</pre>
</div>
</content>
</entry>
<entry>
<title>Set max_microversion 2.35 for nova security group tests</title>
<updated>2018-03-28T02:15:52+00:00</updated>
<author>
<name>zhufl</name>
<email>zhu.fanglei@zte.com.cn</email>
</author>
<published>2018-03-28T01:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=95d7525ca15d7de9007343c2dc63e0d7eab3bd3f'/>
<id>95d7525ca15d7de9007343c2dc63e0d7eab3bd3f</id>
<content type='text'>
The compute os-security-groups API is deprecated from the
Microversion 2.36, so we should set max_microversion = '2.35'
for compute security group tests.

Implements blueprint: clear-deprecated-api

Change-Id: I2084ddcac0f8b4b9f81e5263ac4058939418626d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The compute os-security-groups API is deprecated from the
Microversion 2.36, so we should set max_microversion = '2.35'
for compute security group tests.

Implements blueprint: clear-deprecated-api

Change-Id: I2084ddcac0f8b4b9f81e5263ac4058939418626d
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary back slash</title>
<updated>2017-09-08T01:12:05+00:00</updated>
<author>
<name>zhufl</name>
<email>zhu.fanglei@zte.com.cn</email>
</author>
<published>2017-09-08T01:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=0a1f6c44b1db8d7eb785b90116997f1d218e79c0'/>
<id>0a1f6c44b1db8d7eb785b90116997f1d218e79c0</id>
<content type='text'>
If a statement is not long enough, it's not
necessary to split it into two lines with a back
slash, this is to remove the unnecessary back slash.

Change-Id: I0e15e8cc6eb138925d409f664871d7792d2d4e3c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a statement is not long enough, it's not
necessary to split it into two lines with a back
slash, this is to remove the unnecessary back slash.

Change-Id: I0e15e8cc6eb138925d409f664871d7792d2d4e3c
</pre>
</div>
</content>
</entry>
<entry>
<title>Use skip_checks if all testcases have same skip conditions</title>
<updated>2017-08-24T06:58:21+00:00</updated>
<author>
<name>zhufl</name>
<email>zhu.fanglei@zte.com.cn</email>
</author>
<published>2017-08-23T08:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=fcd82463ade9ab15cdc4f9e60542b22831a6f73b'/>
<id>fcd82463ade9ab15cdc4f9e60542b22831a6f73b</id>
<content type='text'>
If all testcases in a testclass have same skip conditions,
we should use skip_checks, both to make the testcases skip as
early as possible and to make code clean.

Change-Id: I4173340e0d727e01ff3272ed2186f6f4c81ab24d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If all testcases in a testclass have same skip conditions,
we should use skip_checks, both to make the testcases skip as
early as possible and to make code clean.

Change-Id: I4173340e0d727e01ff3272ed2186f6f4c81ab24d
</pre>
</div>
</content>
</entry>
<entry>
<title>Move test decorators to common</title>
<updated>2017-08-23T17:09:33+00:00</updated>
<author>
<name>Andrea Frittoli</name>
<email>andrea.frittoli@gmail.com</email>
</author>
<published>2017-08-14T20:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=cd36841ca25b39b9c8ad1b83e0abd0a191d538a0'/>
<id>cd36841ca25b39b9c8ad1b83e0abd0a191d538a0</id>
<content type='text'>
services and extension decorators are based on CONF and needed by
Tempest only, so moving them to tempest.common.
Since a few plugnis use them today, use debtcollector to avoid
breaking all dependencies.

Change-Id: Ibd52153d00b8e60fb8c89e38d94e358ddc787251
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
services and extension decorators are based on CONF and needed by
Tempest only, so moving them to tempest.common.
Since a few plugnis use them today, use debtcollector to avoid
breaking all dependencies.

Change-Id: Ibd52153d00b8e60fb8c89e38d94e358ddc787251
</pre>
</div>
</content>
</entry>
<entry>
<title>[TrivialFix] Remove unused statements in compute tests</title>
<updated>2017-08-21T03:47:34+00:00</updated>
<author>
<name>jeremy.zhang</name>
<email>zhangjun_inspur@163.com</email>
</author>
<published>2017-08-21T03:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=15ee1ff6e5d771f7a7ee4b09c70a576ef93f6eb9'/>
<id>15ee1ff6e5d771f7a7ee4b09c70a576ef93f6eb9</id>
<content type='text'>
This patch removes some unused statements in compute tests to make
code clean.

Change-Id: I7114b19716ba59ed72671616e22bcd468e32d55c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes some unused statements in compute tests to make
code clean.

Change-Id: I7114b19716ba59ed72671616e22bcd468e32d55c
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary checks already coverd in schema</title>
<updated>2017-08-02T05:58:53+00:00</updated>
<author>
<name>zhufl</name>
<email>zhu.fanglei@zte.com.cn</email>
</author>
<published>2017-08-02T05:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/tempest.git/commit/?id=78c9139dd234281330818994c409991f9798ad12'/>
<id>78c9139dd234281330818994c409991f9798ad12</id>
<content type='text'>
This is to remove the unnecessary assertIn checks which
is already covered in schema checks.

Change-Id: I223a4f2d80e33fd60ecc3a8d24e93f5e80f8d0bf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to remove the unnecessary assertIn checks which
is already covered in schema checks.

Change-Id: I223a4f2d80e33fd60ecc3a8d24e93f5e80f8d0bf
</pre>
</div>
</content>
</entry>
</feed>
