Commit Graph

13 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
ramishra 132641cec2 Don't explicitly disable telemetry
Legacy telemetry has been disabled by default since
ussuri.

Change-Id: I08c8897c46aaa722b4b939d2677fe8fa2027c8f6
2021-06-15 07:17:21 +00:00
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
Arx Cruz c301c85f12 Replace run_tempest with use_os_tempest
The variable run_tempest was used by validate-tempest. Since now we use
only os_tempest, this variable is no longer required, however, since
use_os_tempest is default to true, we must change it where the
run_tempest is false, like in the upgrade/update jobs, since we don't
run tempest on those.

Change-Id: Idb8166992976ce6303f95f72011aa65fe536931e
2021-01-13 12:19:31 +01:00
Rabi Mishra cb3ea1affc Drop OS::TripleO::Undercloud::Net::SoftwareConfig mappings
Removes the redundant undercloud mapping from featuresets.
We've the default mapping in environments/undercloud.yaml.
Also this CI specific environment is redundant.

Change-Id: I72e41fb8cdebff12aab9704c2a9c4e368410c1ad
2020-10-07 08:35:24 +05:30
Chandan Kumar (raukadah) 76545b5161 [fs038] Update tempest config for octavia
It adds following tempest config:
* region
* enabled_provider_drivers

It is needed for running ironic tests for fs038,
the job will be triggered in periodic pipeline for
stein, rocky and queens [1.]

[1.] https://review.rdoproject.org/r/#/c/27587/

Change-Id: Ie5534b4da9f4155bca2cd8023909bb5d3893a24c
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-06-02 13:40:55 +05:30
Chandan Kumar (raukadah) 2313b09062 Add Amphora image url in fs038
fs038 is used for testing octavia on queens and rocky. We need to
pass Amphora image url in the fs so that it will be used during
testing.

It also fixes release for fs062.

Change-Id: Ib85170db76eef2ff5a87db752549d602337f1208
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-05-18 14:13:27 +00:00
Brent Eagles 61bd1b19b5 Add support for running tempest against Octavia featuresets
Modifies featureset038 (multinode) and adds featureset062 (standalone)
to enable downloading amphora and setting some defaults for
running tempest against Octavia on deployment.

Change-Id: I7f0bc4bfa3500f0ff582a151fdc7de44caa060db
2019-10-24 22:23:24 -02:30
Alfredo Moralejo 3f351100b8 Add queens to some of the featureset038 conditionals
It's needed for octavia job [1].

[1] https://review.opendev.org/#/c/674051/

Change-Id: I8ab138dbdb7fbd87ffabf9828a170596e4540572
Co-Authored-By: Yatin Karel <ykarel@redhat.com>
2019-10-23 14:00:06 +00:00
yatin bde79b5a41 OpenDev Migration Patch 2
These changes were missed by Sysadmin's proposed
Migration Patch, this patch takes care of these
missings.

Related-Bug: #1825732
Change-Id: I5bf3367ef6800236c59cf35bd4388cc78d94f06a
2019-04-22 10:51:54 +05:30
Carlos Goncalves d64a2585da FS38: switch to containerized UC and config-download
This patch switches FS038 to containerized undercloud and converts the
job that runs against master changes to use config-download.
Additionally, switch to containerized undercloud net config.

Related-Bug: #1749707

Change-Id: Iff3b8b66deb901993f9e8fe0f2a896f1da2749f5
2018-09-04 18:00:02 +02:00
Brent Eagles 3e985e45b0 Add fs038 for Octavia scenario testing
Add fs038 for adding initial support for testing Octavia.

Change-Id: I48ef4a8058e3f9cb7006d975f6bcde3e6f9cdc9c
2018-07-04 11:29:49 +02:00