Skip to content

Commit

Permalink
Merge pull request #8781 from vavuthu/fix_disconnected
Browse files Browse the repository at this point in the history
disconnected packages for ODF 4.15 deployment
  • Loading branch information
vavuthu authored Nov 2, 2023
2 parents 059e704 + 7f1e03f commit 7e7c583
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 @@ -1613,6 +1613,10 @@
"4.14"
] = DISCON_CL_REQUIRED_PACKAGES_PER_ODF_VERSION["4.12"]

DISCON_CL_REQUIRED_PACKAGES_PER_ODF_VERSION[
"4.15"
] = DISCON_CL_REQUIRED_PACKAGES_PER_ODF_VERSION["4.12"]


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

0 comments on commit 7e7c583

Please sign in to comment.