Commit Graph

479 Commits

Author SHA1 Message Date
Ghanshyam Mann 72ea117f61 Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: Ic549bdcc76a5e12a0104143fbe79fd0db2c866b0
2024-02-24 11:44:35 -08:00
Takashi Kajinami 80c6f8b006 validate: Remove logic for unsupported old releases
This change removes logic for releases older than train, because these
releases are already EOLed. This covers only tempest roles and
playbooks.

Change-Id: I0b50cad30107a83b562b8c22b2afd7af7636c615
2022-10-25 17:16:18 +09:00
Martin Kopec af7de12aba python-tempestconf moved from osf/ to openinfra
python-tempestconf project got moved from osf/ namespace into
openinfra/one by:
https://review.opendev.org/c/openstack/project-config/+/808479
This commit reflects that.

Change-Id: I69c592cc4e17cd4ac8cbfeb4e9a03986cd4456a9
2021-10-18 11:04:00 +00:00
Ghanshyam Mann 38a0bc4cda Moving IRC network reference to OFTC
Change-Id: I0a35182f72eaef02bad22e6fb702af3651092c28
2021-07-08 14:44:17 +00:00
Zuul 936d6ea621 Merge "Don't use disable-telemetry.yaml" 2021-06-15 07:15:15 +00:00
Ronelle Landy b3bb7c5120 Remove old address from validate-tempest config
This contact info is no longer needed.

Change-Id: I23831ed5d3666e4d0a8669f8ee7a714cf83362ec
2021-06-08 11:49:29 -04:00
ramishra 452bbdca6e Don't use disable-telemetry.yaml
Legacy telemetry has been disabled by default since
ussuri.

Change-Id: I1d233e5109a009bd1422c9657cdadcf4df1d17bd
2021-06-07 09:47:39 +05:30
Lee Yarwood d9a1e8c3d6 Update to Cirros 0.5.2 ahead of switching to the q35 machine type
Before switching the default machine type of instances to q35 in
tripleo-heat-templates via I9f60a73577ae7cd712e2a8285abc0c0788906112 we
first need to ensure that Cirros is updated to 0.5.2 that includes the
ahci module [1][2].

As set out in I12e0bdb3699e5343592ab834468ba6b2fcdcaaf4 for devstack and
Iad1adbc23b31dd54a96299e7a8a4b622c15eed8d for Nova this is required to
allow Cirros based instances to see the now SATA based config drive
cdroms attached to them during a Tempest run.

[1] https://github.com/cirros-dev/cirros/releases/tag/0.5.2
[2] https://github.com/cirros-dev/cirros/pull/65

Change-Id: Ia3f839a3c5e4e4b59898c11561fe7ef7126bba5f
2021-04-09 09:04:05 +01:00
Marios Andreou c2b0910fe1 Remove all rocky related conditionals and tests after rocky End of Life
Rocky is now EOL since [1][2] so this removes all the rocky related tests
or conditionals.
Related reviews in topic branch tripleo-ci-reduce-rocky [3].

[1] https://review.opendev.org/c/openstack/releases/+/774244
[2] http://lists.openstack.org/pipermail/openstack-discuss/2021-March/020912.html
[3] https://review.opendev.org/q/topic:tripleo-ci-reduce-rocky

Change-Id: Icb999fa6c8278bd54c200c73963b5e364c94c23d
2021-03-29 11:54:27 +00:00
Zuul a3e82dd2cb Merge "Don't create redundant heat_stack_owner role" 2021-02-08 11:28:26 +00:00
Zuul cbdad01278 Merge "Use unittest.mock instead of mock" 2020-12-28 11:08:16 +00:00
ramishra 4cbe54933d Don't create redundant heat_stack_owner role
This is not required as all the roles of the user are
delegated by default to the trustee. Also removes the
tempest configuration related to that.

Change-Id: Id57ecea69a3568767f5b4bea101c14ad1335d286
2020-12-22 11:08:55 +05:30
Sagi Shnaidman 5ee5804655 Skip mail send from tempest
Make validate_tempest send mail only when it's configured so.
It's used in queens, on recent branches we use os_tempest.
Change-Id: Id0d57b3f78b51f756f5ca4d5c1fcf60452bbcc16
2020-11-24 11:14:53 +00:00
Zuul 827874ac54 Merge "Added missing role" 2020-11-17 02:03:30 +00:00
Sorin Sbarnea 28b62e71f9 Bump linters
Change-Id: I33d1ed7941b5c56475bf8fcf678acdf6f11a7b6f
2020-11-09 14:41:17 +00:00
Arx Cruz 9532986f72 Replace skip_file.j2 template to use tempest-skiplist
This template was using the old yaml file, since we still have some jobs
running validate-tempest, and the skiplist files were already
deprecated, we need to load the testes from the new tempest-skiplist
tool.

Closes-Bug: #1899980
Change-Id: I954edaf6de84d97dd896b6bbb092931122740b9c
2020-10-19 12:10:06 +00:00
Arx Cruz 87cc93244f Deprecate validate-tempest skiplist
This remove all content of the tempest_skip_$branch but keep the file
with a warning pointing to openstack/openstack-tempest-skiplist.
The files remain because we are still in the proccess of moving

Depends-On: https://review.opendev.org/#/c/726773/

Change-Id: I7532b691732b119e89271b5a70fe6ec5696eeb6e
2020-10-12 18:40:08 +00:00
Sergii Golovatiuk 79a1e3b13c Update cirros image from 3.6 to 4.0
Sync to 0.4.0 across all repos

Change-Id: I09a96521a6cc83826fd7168d7544172f075b3e06
Related-Bug: #1896537
2020-10-01 19:16:08 +00:00
Zuul 2283ac9a95 Merge "Revert "add ipv6 hotplug tests to skip list"" 2020-07-11 01:27:30 +00:00
Andreas Jaeger 2322ebce7c Fix tempestconf URL
Change I02ac67e333cc1a5133269bd8562f18a8d50bb036 renamed
openstack/python-tempestconf to osf/python-tempestconf. Update use in
this repository.

TripleO team: Please check whether this needs backporting and
do the backporting yourself.

Depends-On: https://review.opendev.org/#/c/735890/
Change-Id: I5221ea1324cf6dfbfd48153f6a99a396c36c042a
2020-07-08 07:22:44 +00:00
Slawek Kaplonski 085cc8a27a Revert "add ipv6 hotplug tests to skip list"
This reverts commit 393cac0970.

New OVN is now availble in the RDO so this test should be fine.

Change-Id: I46b966aba72d07f4961fca6914ac0cdbaa2fcdc0
2020-07-06 17:24:08 +00:00
Chandan Kumar (raukadah) c5f857606c Move TrafficOperationsScenarioTest to skip list
With octavia tempest tests, TrafficOperationsScenarioTest is failing
continously with ssh timeout. We are moving it to skip list for
train, ussuri and master release to enable octavia scenario
tests.

Related-Bug: #1883687

Change-Id: Ibe0aea3d2a45c66f62a32a940c4f52562085ca14
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-06-16 15:51:17 +05:30
Arx Cruz 0f3875d92c Remove horizon from skiplist
Horizon is supported on TripleO and having this job on skiplist make it
not run in the puppet-horizon-tripleo-standalone job

Change-Id: Ib71ccaa9f375c2c1dece18f58d34086516c7afa8
2020-06-09 18:11:42 +02:00
Hervé Beraud 508446450d Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: Ia06fa93973b153a265ddd0cb2538f5bdabf764aa
2020-06-09 12:18:07 +02:00
Rafael Folco 393cac0970 add ipv6 hotplug tests to skip list
full-tempest-scenario-master is conistently failing on
test_ipv6_hotplug:

neutron_tempest_plugin.scenario.test_ipv6.IPv6Test

Change-Id: I16ffef72673d5fdea46b2cb004757546e665c455
Related-Bug: #1881624
2020-06-01 14:04:45 -03:00
Bhagyashri Shewale dd702c2baf Remove octavia tempest tests from skiplist
This patch https://review.opendev.org/#/c/727739/ removed
the octavia tempest tests from master and train,
and it got missed during ussuri branching.

Here removed the octavia tempest tests from skiplist for ussuri.

Change-Id: Ib2659314e4b722e790ed7184460076c8b82cc34c
Signed-off-by: Bhagyashri Shewale <bshewale@redhat.com>
2020-05-27 16:01:36 +05:30
Rafael Folco 5a7f69b1a3 [skiplist] NetworkSecGroupTest timeout (train)
NetworkSecGroupTest timeout failures on train, producing
intermittent results.

To be investigated. Blocking train promotions on fs020.

Partial-Bug: #1878248

https://bugs.launchpad.net/tripleo/+bug/1878248

Change-Id: I107f169880c5bebeeeb61def0c4aadba4f8fa51a
2020-05-20 10:14:30 -03:00
Wes Hayutin e5bbd8803d add ussuri tempest skiplist
Change-Id: Icd713826a7e6533f2045b6c1481649aff45380e2
2020-05-18 11:50:02 +00:00
Zuul 7effb8308a Merge "Remove octavia tempest tests from skiplist" 2020-05-16 19:58:34 +00:00
Chandan Kumar (raukadah) c33163173d Remove octavia tempest tests from skiplist
Change-Id: I54a703bf2e79d789b2befd9e7426e7a534e15dc3
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-05-16 10:14:10 +00:00
Rafael Folco 790fd4a81a [skiplist] NetworkSecGroupTest timeout
NetworkSecGroupTest timeout failures on stein.

Partial-Bug: #1878248

https://bugs.launchpad.net/tripleo/+bug/1878248

Change-Id: I37592ca0f836d725570272c9a9020122bf83c9a7
2020-05-14 02:43:13 +00:00
Wes Hayutin e5b61ca995 Move test_port_security_disable_security_group to master skip
Related-Bug: #1869077
Change-Id: Id88e6f601b99faa7bff957404263742592f8c362
2020-03-30 20:15:08 +00:00
Zuul a463cbd76e Merge "Use current stackviz tarball" 2020-03-23 10:51:31 +00:00
Sagi Shnaidman ce4af2ece2 Fix URL for tinyipa-stable-pike image ironic tempest
Depends-On: https://review.opendev.org/#/c/712940
Change-Id: I871362fb02ed77acd305b9f0a9dec02e4d4c2753
2020-03-18 04:45:03 +00:00
Marios Andreou 85d2f5ff34 Add VolumesSnapshotTestJSON test_volume_from_snapshot train skiplist
Adds the test_volume_from_snapshot test_volume_from_snapshot_no_size
tests to the train skip lists to unblock related-bug.

Related-Bug: 1864652
Change-Id: Ia01a495a85f533ff16bd60347a4ec0ac100aa591
2020-03-02 05:03:07 +00:00
Chandan Kumar (raukadah) 13fffef036 Revert "Add tempest.api.compute.images test_delete_saving_image to skip"
Depends-On: https://review.opendev.org/#/c/702808/

This reverts commit 50ae41cb84.

Closes-Bug: #1856723

Change-Id: I56a5cde56422093d7a2ddd30699cfcf3b5afd85f
2020-03-01 16:23:08 +00:00
Andreas Jaeger 06787d5757 Use current stackviz tarball
https://tarballs.openstack.org/package-stackviz-element/ has not been
updated since 2017, use the current location for the stackviz tarball.

Change-Id: I8f56ca5597a29533ab744387c502f9515e53b485
2020-02-26 09:30:36 +01:00
Zuul b74529ce99 Merge "[Stein] Adding failing tests back to skiplist" 2020-02-18 21:59:30 +00:00
Zuul 270385c24c Merge "Revert "Unskip test_cross_tenant_traffic tempest test"" 2020-02-18 13:45:34 +00:00
Soniya Vyas 35c8399f5f [Stein] Adding failing tests back to skiplist
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern
class has 'test_create_server_from_volume_snapshot' test failing.

So, just added above test back to skiplist
Related-Bug: #1863750

Signed-off by: Soniya Vyas<svyas@redhat.com>

Change-Id: Ia5790b7a86249c4a09ad290f0f76adb4d5c4ec52
2020-02-18 12:19:02 +00:00
Marios Andreou 094413ce1e Revert "Unskip test_cross_tenant_traffic tempest test"
This reverts commit 9e8f80b06d.
https://bugs.launchpad.net/tripleo/+bug/1856016/comments/15
blocks train promotion again

Change-Id: I4d5768de7d545a6117851a54139d7d1e12a85549
2020-02-17 15:10:20 +00:00
Chandan Kumar (raukadah) ece4dbc9f4 Unskip test_boot_server_from_encrypted_volume_luks from stein
Fixed is merged in this review https://review.opendev.org/706452

Closes-Bug: #1862142

Change-Id: I23dd5fc3855d1f538267e52f81c66ec11669373d
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-02-13 01:11:52 +05:30
Chandan Kumar (raukadah) 9e8f80b06d Unskip test_cross_tenant_traffic tempest test
It has started passing since we had updated tempest version
to 23.0.0 in Train.

Closes-Bug: #1856016

Change-Id: I98fdb2912c33a69aa543cf361a42664a782e7707
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-02-10 15:21:47 +05:30
Chandan Kumar (raukadah) a49edd82c4 Revert "update master skip list, nova issues and timeout"
# cinder-fix on tht
Depends-On: https://review.opendev.org/#/c/704805/

# ssh known host fix on tripleo-ansible
Depends-On: https://review.opendev.org/#/c/704880/

# Adding tripleo_role_networks on tripleo-common
Depends-On: https://review.opendev.org/#/c/704919/

Closes-Bug: #1861393
Closes-Bug: #1861296

This reverts commit 4a1526f8d4.

Change-Id: I888431e5d60591acb725a3e18ac133fa0cba496d
2020-02-09 11:12:49 +00:00
Soniya Vyas 1f5cf68972 Added missing role
There was an absence of ResellerAdmin role in
the configure-tempest.sh.j2
This patch fixes it.

Related-Bug: #1862143
Signed-off by: Soniya Vyas<svyas@redhat.com>

Change-Id: I34b76c70986da82fde8c74cbbcfd7a5d55ea9405
2020-02-09 14:05:40 +05:30
Chandan Kumar (raukadah) 699355b71b Updated tempest skip list for stein
Currently scenario 1 and 4 standalone stable/stein check and gate
job is broken due to volume encryption and swift related tempest
tests failure.

In order to unblock the gates, we are currently moving tests to
skip list.

Related-Bug: #1862143
Related-Bug: #1862142

Depends-On: https://review.opendev.org/#/c/706196/

Change-Id: Ieabc0d56e01ced15860da5642c9d62c620e9c0db
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-02-07 12:27:03 +00:00
Terry Wilson f8a8780009 Re-add agent list test
Change-Id: I66c0572dfa993425aad4c042d7d184039acb7005
Related-bug: #1855985
2020-02-03 20:19:25 +00:00
Chandan Kumar (raukadah) 734f93074e Remove Horizon tempest plugin from master
Horizon tempest tests is runned against puppet-horizon
in standalone job. It needs to be unskipped so that it should
run there.

Change-Id: I1fd455600f317b8be35dd80d0c29f3c092abd8bb
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-01-24 18:57:00 +05:30
Zuul d23136331b Merge "Fix a typo for error message" 2020-01-21 06:31:18 +00:00
Zuul 07692ad103 Merge "[Stein] Remove passing tests from skiplist" 2020-01-15 19:13:23 +00:00