3811 Commits

Author SHA1 Message Date
Ritchie, Frank (fr801x)
b946e5ba05 Add image rendering sidecar
This PS is to add a sidecar for the grafana image renderer. Starting
with Grafana v10 it will be necessary to use an image rendering plugin
or remote renderer.

https://grafana.com/docs/grafana/latest/setup-grafana/image-rendering/

Change-Id: I4ebdac84769a646fa8154f80aaa2692c9f89eeb8
2024-06-13 11:48:18 -04:00
astebenkova
bea89e68f2 [openstack-exporter] Switch to jammy-based images
Change-Id: I5326bb5231d3339d722ac67227e60bac592eb916
2024-06-03 09:06:36 +03:00
SPEARS, DUSTIN (ds443n)
ec11928422 Updating openvswitch to run as child process
On containerd v1.7+ openvswitch restarts when
containerd is restarted. To prevent this add tini
and run OVS as a child process.

Change-Id: I382dc2db12ca387b6d32304315bbee35d8e00562
2024-05-30 20:25:44 +00:00
Vladimir Kozhukalov
b5b9590e42 Use OSH helm plugin rabbitmq and memcached scripts
Change-Id: Ia06ee7f159c6ed028ab75fcb5707ee6e42179d98
2024-05-24 13:53:20 -05:00
Zuul
d3d27c091c Merge "Fix selenium test for additional compatibility." 2024-05-16 23:05:46 +00:00
Omar Munoz
6d399c3831 Fix selenium test for additional compatibility.
Change-Id: I2b5bd47d1a648813987ff10184d2468473454dfd
2024-05-15 23:05:04 +00:00
Vladimir Kozhukalov
cbc4dffb30 Bump K8s version to 1.29.5
Change-Id: I4a3c7a17f32b5452145e1677e3c5072875dc9111
2024-05-15 13:47:28 -05:00
Zuul
096958388a Merge "Escape special characters in password for DB connection" 2024-05-14 19:50:11 +00:00
Kabanov, Dmitrii
6c5cc2fdf0 Escape special characters in password for DB connection
The passwords with special characters need to be URL encoded to be
parsed correctly

Change-Id: Ic7e0e55481d9ea5ce2621cf0d67e80b9ee43cde0
2024-05-13 21:47:20 +00:00
Vladimir Kozhukalov
427b0163eb Cleanup unused scripts
Change-Id: I3bad13cc332fd439b3b56cfa5fc596255bc466f2
2024-05-13 16:17:12 -05:00
Zuul
a3a348c7b3 Merge "Fix typo in the ovn chart" 2024-05-10 00:27:04 +00:00
Vladimir Kozhukalov
ab4c00df80 Fix typo in the ovn chart
Change-Id: Ib69c6af7b79578090e23ea574da0029cf3168e03
2024-05-07 12:30:09 -05:00
Zuul
07c7212fe2 Merge "Add configurable probes to rabbitmq" 2024-05-02 16:19:53 +00:00
Ruslan Aliev
5c1709d5bd Add configurable probes to rabbitmq
Currently rabbitmq probes are hardcoded with no ability to
customize via values.

Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Change-Id: Ibbe84e68542296f3279c2e59986b9835fe301089
2024-05-01 18:55:26 -05:00
astebenkova
2f7377e17e [deploy-env] Add mirror to Docker configuration
There are some docker_container tasks which pull docker images.
This commit adds mirror configuration to daemon.json to prevent
encountering issues related to the pull rate limit.

+ update tls job according to the changes in openstack-helm

Depends-On: Ia58916e3dc5e0f50b476ece9bba31d8d656b3c44
Change-Id: Iac995500357336566cdbf9ddee0ae85b0b0347cd
2024-05-01 21:48:21 +00:00
astebenkova
93aec7e807 [chromedriver] Loosen compatibility up with Chrome
Chromedriver had strict version selection. This commit allows
it to pick the closest patch version to google-chrome-stable

Change-Id: I435985573f69ee4bb0f6009416452649f302c0fe
2024-05-01 13:29:24 -05:00
Vladimir Kozhukalov
4bc249d540 Add env variables to deploy from Helm repos
These env variables will be defined in test
jobs. By default we will deploy from local charts
but some jobs will deploy from charts published
on a HTTP server (local or public).

- OSH_HELM_REPO
- OSH_INFRA_HELM_REPO
- DOWNLOAD_OVERRIDES

Change-Id: Ic92b97eb5df4f7f8c4185c06654de4b4d890fbc6
2024-04-24 15:04:16 -05:00
Vladimir Kozhukalov
67fae419b8 Remove ingress chart
We have not been using it for a while since some
time ago we switched to the upstream ingress-nginx.

Change-Id: I2afe101cec2ddc562190812fc27bb3fad11469f1
2024-04-20 16:15:42 -05:00
Vladimir Kozhukalov
d31027cfb4 Install OSH Helm plugin
Depends-On: I71ab6ad104beb491b5b15b7750e2fc0988db82bf
Change-Id: I8f30fbdf94d76ef9fa2985a25c033df290995326
2024-04-17 19:06:48 -05:00
astebenkova
efea7f5fd0 [chromedriver] Change json api endpoint
Choose a more reliable json file from the upstream to refer to.
"Stable" versions of Chrome and Chromedriver became unsynchronized for some reason.

Change-Id: I1688a867ea1987105e7a79c89ba7ea797819a12f
2024-04-17 18:17:56 +03:00
Zuul
3168facfbd Merge "Clean up outdated deploy k8s scripts" 2024-04-16 03:46:04 +00:00
Vladimir Kozhukalov
cdbecfb7f4 Update test jobs
- Remove openstack-helm-infra-openstack-support* jobs.
  Instead of these jobs we run compute-kit, cinder and tls
  jobs defined in the openstack-helm repo.
- Remove all experimental jobs since they are outdated and
  do not work. We will later add some of the test cases
  including apparmor, network policy, tenant Ceph and others.

Change-Id: I8f3379c06b4595ed90de025d32c89de29614057d
2024-04-14 20:47:46 -05:00
Vladimir Kozhukalov
a23312374d Clean up outdated deploy k8s scripts
Change-Id: I8481869a6547feae2ac057b65c8c4aecc2c1f505
2024-04-14 20:46:11 -05:00
astebenkova
ed4a8acf85 Enable job for DPDK
Depends-On: I3ad5b63a0813761a23573166c5024e17d87f775d
Change-Id: I4851767a79bc4571a0f38622fe309807b53a7504
2024-04-12 17:12:17 +03:00
Zuul
9587ad4eb7 Merge "helm-toolkit: Enable custom secret annotations" 2024-04-11 23:09:11 +00:00
Zuul
8da724d6cd Merge "Add conf file for MongoDB" 2024-04-10 15:41:10 +00:00
Zuul
3e3618bbd9 Merge "make ovn db file path as configurable" 2024-04-09 18:02:33 +00:00
root
d2039d4cf5 make ovn db file path as configurable
Change-Id: I8b0f5c0bda2f1305e0460adc35e85b130f4cf9ff
2024-04-09 23:11:12 +10:00
dengzhaosen
5f74107cde Add conf file for MongoDB
Change-Id: If6635557d4b0f65188da0d7450ad37630b811996
2024-04-09 16:42:48 +08:00
Tadas Sutkaitis
1e5ca80385
helm-toolkit: Enable custom secret annotations
Enable custom annotations for secrets [registry, tls]

Change-Id: I811d5553f51ad2b26ea9d73db945c043ee2e7a10
2024-04-09 02:08:18 +03:00
Zuul
34dd0bc5bd Merge "Update deploy-env role README.md" 2024-04-08 07:51:38 +00:00
Zuul
3775eb8079 Merge "Add 2023.2 Ubuntu Jammy overrides" 2024-04-08 06:23:01 +00:00
Doug Goldstein
929ebf5200
add custom job annotations snippet and use it
Add the ability for charts that use helm-toolkit to allow the users to
set custom annotations on jobs. Use the snippet in a generic way in the
job templates provided by helm-toolkit.

Change-Id: I5d60fe849e172c19d865b614c3c44ea618f92f20
Depends-On: I3991d6984563813d5a3a776eabd52e2e89933bd8
Signed-off-by: Doug Goldstein <doug.goldstein@rackspace.com>
2024-04-05 18:52:53 -05:00
Vladimir Kozhukalov
4d203b2274 Update deploy-env role README.md
Change-Id: Ia2ace3541be97577f1225d54417f6a287b7a8eb2
2024-04-03 21:47:01 -05:00
Vladimir Kozhukalov
51c7affc72 Run more test jobs when helm-toolkit updated
Specifically we would like at least the following
deployments to be tested when helm-toolkit is updated
- compute-kit
- cinder
- tls

Change-Id: I3991d6984563813d5a3a776eabd52e2e89933bd8
2024-04-03 14:07:23 -05:00
Zuul
9a01b22b0b Merge "Add 2024.1 overrides" 2024-04-01 19:00:32 +00:00
Vladimir Kozhukalov
cfed816a9a Fix coredns resolver
Forward requests for unknown names to 8.8.8.8

NOTE: Temporarily disable DPDK job which turned to
be incompatible with this PR
https://review.opendev.org/c/openstack/openstack-helm/+/914399
It wasn't tested with the DPDK job.

Change-Id: I936fb1032a736f7b09ad50b749d37095cce4c392
2024-03-28 20:34:23 -05:00
Vladimir Kozhukalov
55177a6a67 Add 2024.1 overrides
Depends-On: Iadc9aec92b756de2ecfcb610e62c15bdbad4bb9e
Change-Id: Icf98f9af863f60fa93ff70d2e8256810bed2b9f9
2024-03-28 13:57:03 -05:00
dengzhaosen
aa0a5c9c3d Add 2023.2 Ubuntu Jammy overrides
Change-Id: Ia23370d07faf1f8a1e05447459ce9872e8d4e875
2024-03-28 15:40:21 +08:00
Vladimir Kozhukalov
6ca83be780 Rename dpdk job name to reflect Openstack version
Change-Id: I9c04a60ae8b7fde35a8a970e3b74bcaad7bd564f
2024-03-26 11:22:04 -05:00
Zuul
3a062b3c5c Merge "Add custom secret annotations helm-toolkit snippet" 2024-03-26 16:15:44 +00:00
Tadas Sutkaitis
b968a788ca
Add custom secret annotations helm-toolkit snippet
Change-Id: Ic61afcb78495b35ee42232b435f54344f0a0a057
2024-03-26 01:05:18 +02:00
Vladimir Kozhukalov
81828430e5 Bump RabbitMQ version 3.9.0 -> 3.13.0
Also
- Update default Heat image to 2023.2 used for
  init and test jobs
- Add overrides for
  - yoga-ubuntu_focal
  - zed-ubuntu_focal
  - zed-ubuntu_jammy
  - 2023.1-ubuntu_focal
  - 2023.1-ubuntu_jammy
  - 2023.2-ubuntu_jammy

Change-Id: I516c655ea1937f9bd1d363ea86d35e05e3d54eed
2024-03-25 17:56:06 -05:00
Zuul
10e0a1cd70 Merge "Refactor deploy-env role" 2024-03-25 22:11:01 +00:00
Zuul
cdb4233fea Merge "Add custom pod annotations helm-toolkit snippet" 2024-03-25 21:37:21 +00:00
Vladimir Kozhukalov
5b1879aa09 Refactor deploy-env role
- Make it less mixed. Each task file
  deploys one feature.
- Deploy Metallb
- Deploy Openstack provider network gateway

Change-Id: I41f0353b286f817cb562b3bd59992e4baa473568
2024-03-25 14:45:00 -05:00
Zuul
a957d8e12c Merge "Bump containerd sandbox image from 3.6 to 3.9" 2024-03-22 23:20:48 +00:00
Zuul
96ee145e14 Merge "Update ovn controller init script" 2024-03-22 19:05:07 +00:00
Vladimir Kozhukalov
68ae97277e Add custom pod annotations helm-toolkit snippet
Change-Id: I898afae7945c03aec909e5edcd1c760c4d8ff9d6
2024-03-21 18:46:32 -05:00
Vladimir Kozhukalov
fb90642b18 Update ovn controller init script
- OVN init script must be able to attach an interface
  to the provider network bridge and migrate IP from the
  interface to the bridge exactly like Neutron OVS agent
  init script does it.

- OVN init script sets gateway option to those OVN controller
  instances which are running on nodes with l3-agent=enabled
  label.

Change-Id: I24345c1f85c1e75af6e804f09d35abf530ddd6b4
2024-03-21 16:03:51 -05:00