Skip to content

Commit

Permalink
Merge pull request #10873 from vavuthu/disconnected_418
Browse files Browse the repository at this point in the history
disconnected ODF 4.18 packages
  • Loading branch information
petr-balogh authored Nov 18, 2024
2 parents 49f867c + d449627 commit 445a060
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ocs_ci/ocs/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -2194,6 +2194,10 @@
"4.17"
] = DISCON_CL_REQUIRED_PACKAGES_PER_ODF_VERSION["4.16"]

DISCON_CL_REQUIRED_PACKAGES_PER_ODF_VERSION[
"4.18"
] = DISCON_CL_REQUIRED_PACKAGES_PER_ODF_VERSION["4.16"]

# PSI-openstack constants
NOVA_CLNT_VERSION = "2.0"
CINDER_CLNT_VERSION = "3.0"
Expand Down

0 comments on commit 445a060

Please sign in to comment.