Commit Graph

11 Commits

Author SHA1 Message Date
Ghanshyam Mann c49552281f 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: I235b08d63bab01a94a41b29b40724f05c88a534f
2024-02-24 11:44:21 -08:00
Pooja Jadhav 9652f2730b Adds note to understand fs56 testing scenario
This patch adds a note to understand why fs56 haven't
tested and updated to fs56 allowed group.

Change-Id: I2c5ce44bee85127e784ad14d6d3f32e482c06802
2022-07-07 12:08:01 +05:30
Pooja Jadhav 8ed8d6e42b Run featureset056 job with tempest-allow
This patch replace the tempest_test_whitelist with tempest_allowed_group
that is to be used by tempest-allow.

Depends-On: https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/841902
Change-Id: I2b0e39b3d111d2f5b73a38adeaf31d95a1e31179
2022-05-18 18:30:33 +05:30
Marios Andreou 7b8d8ecfca Remove all rocky related config/conditionals/tests as tripleo rocky is EOL
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: Ibb602d1a2e3bd62463ad8861e66c23248f037923
2021-04-01 16:12:59 +03:00
Chandan Kumar (raukadah) ad0f465cd6 Remove undercloud_enable_tempest var
Since we are working in process of removing tempest container
from wallaby release and all the tempest run is switched to
os_tempest for all supported release in tripleo-ci.

This change is not going to affect any periodic jobs also.

It also removes run_tempest and tempest_format var.

Related-Bug: #1916875

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I3d046047833044fd2d75ba399f784be5d992fbef
2021-03-11 15:29:53 +05:30
Alex Schultz e8567839a7 Enable HA always for upgrade job
In Ussuri we enabled pacemaker by default so when we landed a change[0]
in quickstart to handle this logic, it broke the upgrade job because
the ussuri job uses train initially and gets a non-ha standalone which
it tries to upgrade to HA. This results in an incorrect network config.
Since really the exepectation is that we'd always be upgrade HA to HA,
let's test that instead.

[0] https://review.opendev.org/#/c/725782/
Closes-Bug: #1895822

Change-Id: I78c1a0cf68534e574b14ad505404139d93983324
2020-09-24 15:51:28 +00:00
Marios Andreou f93b1c3371 Update standalone-upgrade featureset 056 for os-tempest
As can be seen at [1] the standalone-upgrade-ussuri job is timing
out running validate-tempest. This also reduces the number of tests
duplicating what we have for the standalone fs052.

[1] https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_fb2/739457/20/check/tripleo-ci-centos-8-standalone-upgrade-ussuri/fb26940/job-output.txt

Change-Id: I00a0b7f135cb3865b7f50a8985e20d93a569fe14
2020-09-04 13:26:46 +00:00
Cédric Jeanneret b1cecfbfff Remove "validate_services" param from featureset
This param is now set at a higher level, directly in the job definitions
using the "featureset_override" variable.

Depends-On: I8a15852c18694703c31d6a418118446832b58081
Change-Id: I3379bca8dc532e16d959e12e2fe8fbd81fb0c005
2019-04-11 10:53:38 +02:00
Wes Hayutin a5aef10374 standalone upgrade needs container_cli config
The override to set the correct container cli
was missing from the standalone upgrade

Closes-Bug: #1822867
Change-Id: I6a0c1dc2e00c30da37ffd18e944c50748ae43625
2019-04-02 13:45:15 -06:00
Cédric Jeanneret 9ad2f99981 Activate validate-services on fs056
This will allow to test this new role and ensure we don't get
false-positive.

Context: https://review.openstack.org/637729

Depends-On: https://review.openstack.org/639950
Change-Id: I617818478530eafc7b7d922b5373da77c02f96f3
2019-03-01 09:41:15 +01:00
Sofer Athlan-Guyot b54b6d28b7 Add new featureset 056 for standalone upgarde.
It set the standalone_upgrade variable to true compared to the
standalone featureset 052 (all-in-one).

Change-Id: I3cbec1669fcf60d9e3c98278e1b60e57c3dd9999
2018-10-08 18:01:54 +02:00