This reverts commit 30b34879ce.
Reason for revert: ovn22.12-22.12.0-94.el9fdp with the fix is in the latest compose
Change-Id: I5c96971efcb0e95b207ae514c376714ddbd193a9
Add tempest tests for keystone-operator
Right now only tempest.api.identity because the keystone-tempest-tests
are failing because rbac is not available
Change-Id: I311a71d9f62f7eba3e25d1f7aa1da96bea1c751e
Set the list of tests to be executed by cinder operator as well as the
failing tests at the moment.
Change-Id: I6e318efbbceebd7633025f3e3d146c59c4e63c4a
This reverts commit e90779e0f8.
Reason for revert: Bugfix for #2148354 merged
Related-Bug: #2148354
Change-Id: I46015de1bae0a4e7e9c6378594e11d21744bd2d0
This patch changes the following:
* Add a separated skip and allow list for openstack operators.
* Fix tox replacing the whitelist_externals with allowlist_externals
since the first is now no longer supported.
* Fix validate tests to work on tox python 3.8 and 3.9 jobs
Change-Id: Ifdfa31105ab4231ae3bc48c480265f461d928df7
This patch skkiped set of test from OAUTH1TokensTest to pass
fs35 ovb job on rhos17 and rhos17.1 rhel9.
Related-Bug: #2148354
Change-Id: I6796b748ecedb2a57eb11f56b72bc53a0ef0c38e
This reverts commit 4ecd42032b.
Reason for revert: Testing if the fix for this issue is already merged.
Change-Id: Ibf5b3c93044e43353b08b2d5e0cf903a5ce2dc63
Removing test_create_object_with_transfer_encoding from master and zed
skip list. Tempest was updated and the test is now passing.
Leaving for wallaby branch since unpin tempest for old branches is a
little bit complicate, and might bring more issues.
Change-Id: I2e3adbf72083492da31534df34d1cdf20d401b93
This patch add the following featureset groups:
* featureset020
* featureset020_periodic
* featureset063
* featureset064
Note 063 and 064 doesn't have a periodic group since these jobs run the
same set of tests for both periodic and check jobs.
Change-Id: I4fea2941225c8d8c01932931783c59370b245130
Added test
keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest
to skip for tripleo-ci-centos-9-ovb-3ctlr_1comp-featureset035 job.
Related-Bug: https://bugs.launchpad.net/tripleo/+bug/1960355
Change-Id: I8afcb7af84c8458c4457b51b935808d62794d23c
Add zed release for tests being skipped,
based on the master release. This means
the zed release as well as lp and bz are
copied from master release.
Change-Id: I1c3842f544b07a02ca9a08cb9b723d7f4416e133
With [1] included in master and wallaby, the skips
not required for these releases.
rhos-17 jobs can be removed later once the fixes are
backported.
Related-Bug: #1990480
Change-Id: Ibb363165668da23b43eef6e461cf1407b2982405
rhel-9-standalone-full-tempest-api-network-rhos-17 and
rhel-9-standalone-full-tempest-api-network-rhos-17.1 is failing on above test
Hence, blocking promotion.
Change-Id: Ie611cd7fedbb1a9d61d398b980d894b434e4e91b
c9-full-tempest-api-compute/tempest-wallaby
test_create_update_port_with_dns_domain test is failing on
periodic-tripleo-ci-centos-9-standalone-full-tempest-api-compute-wallaby
consecutively for 7 runs
Related bug: #1990480
Change-Id: I2cd35e36f0a2b8f45e8eca22540f98791707332b
Adding the keyword all, means the teste will run in any release.
This avoid the need of edit the allow list every time a new
release is created.
Change-Id: Ic3403a2f59d61fc3914ef95432c63f6e0c047025
These tests already running fine in wallaby but due
to the skips master is missing coverage. Let's drop
the skiplist for all the tests which included master
as a release.
Related-Bug: #1793482
Change-Id: I8fb90b88c18109d9db51f184271ffe403605244f
It is affecting following job in master/wallaby:
- periodic-tripleo-ci-centos-9-standalone-full-tempest-api-network-wallaby
- will also affect periodic-tripleo-ci-centos-9-standalone-full-tempest-api-wallaby
in integration line. So skipping it.
- periodic-tripleo-ci-centos-9-standalone-full-tempest-api-network-master
- periodic-tripleo-ci-centos-9-standalone-full-tempest-api-master
Related-Bug: #1990480
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I9988eecccd68056feb46e238959be39257194170
Train release was missing on featureset062 periodic group, and so, the
periodic jobs were failing due the empty list of tests to be executed.
Change-Id: I519e0644d54925ef467ec5f6f42b8633364016d0
Closes-Bug: #1990045