commit | 99651a667554c612caec9e2738c7f4fe9c3e90c4 | [log] [tgz] |
---|---|---|
author | Oleksandr K. <okozachenko@vexxhost.com> | Wed Oct 30 04:41:51 2024 +0100 |
committer | GitHub <noreply@github.com> | Wed Oct 30 03:41:51 2024 +0000 |
tree | 76bb8beb59d067bd9f64a726ac0353256962536d | |
parent | fa5d244bc1f2d15304b3aca169dc38fcf09bccd0 [diff] |
[ATMOSPHERE-533] ci: update go unit tests (#1983) remove 1.22 from TestKubeconform test (node-feature-discovery uses grpc in probe which is available since 1.22) add a workaround values in TestKubeconform for loki chart skip CephFilesystemSubVolumeGroup kind for ceph chart fix oslo_db test expected values update TestImageExist test to support image tags without digest fix pxc test codes supplement placement chart value for database max_retries param depends-on: #1977 depends-on: #1211 depends-on: #1987 #1211 #1977 Reviewed-by: Mohammed Naser <mnaser@vexxhost.com> Reviewed-by: Oleksandr K.
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg