Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
cd716bb
[patch] create PR
prveenkumr Nov 25, 2024
6bcc82d
[patch] digest & catalog version update
prveenkumr Nov 25, 2024
1bac734
[patch] remove extra #
anilprajapatiibm Nov 25, 2024
869a0eb
[patch] move from ansible-devops updated Dec casebundle file
anilprajapatiibm Nov 25, 2024
57eeb4e
[patch] copy of ansibled-devops casebundle file of deccurate branch
anilprajapatiibm Nov 25, 2024
a6bb1c2
[patch] udpate catalog digest
anilprajapatiibm Nov 25, 2024
7bfa6c4
[patch] add deccurate casebundles
anilprajapatiibm Nov 25, 2024
d254204
[patch] update digest
anilprajapatiibm Nov 26, 2024
a83e249
[patch] update dec curate content and predict mvi
anilprajapatiibm Nov 26, 2024
219f975
[patch] remove deccurate yaml
anilprajapatiibm Nov 26, 2024
95690a0
Tidy up, not strictly necessary, but avoid confusion
durera Nov 26, 2024
1a39baf
Update test_data.py
durera Nov 26, 2024
2535cde
Remove mongo_extras_version
durera Nov 26, 2024
4e84ec8
[patch] revert mvi till clpud-pak pr merged
anilprajapatiibm Nov 26, 2024
e817c1e
common_services
IanBoden Nov 26, 2024
ba86359
[patch] go back to common_svcs_version 4.7
IanBoden Nov 27, 2024
80a333b
[patch] update digest and apps
anilprajapatiibm Nov 27, 2024
e6a9ad3
list of common_svcs
IanBoden Nov 27, 2024
a79d27f
[patch] digest update
prveenkumr Nov 28, 2024
d765192
add common_svcs_version_2
IanBoden Nov 28, 2024
060badb
Merge branch 'ib.dec' into deccatalog
IanBoden Nov 28, 2024
4a6fe9d
[patch] digest & apps updated
prveenkumr Nov 29, 2024
020659d
[patch] digest update
prveenkumr Dec 3, 2024
e6116d2
[patch] update manage in 9.0.x to 9.0.7
IanBoden Dec 4, 2024
8999b6c
[patch] Add 9.1.x-feature channel support for Dec (#42)
rawa-resul Dec 4, 2024
b848416
[patch] digest update
prveenkumr Dec 4, 2024
94bb0aa
Merge branch 'deccatalog' of https://github.com/ibm-mas/python-devops…
prveenkumr Dec 4, 2024
5b6cbbb
[patch] digest & app version update
prveenkumr Dec 4, 2024
c00de88
[patch] digest update
prveenkumr Dec 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/mas/devops/data/catalogs/v8-230414-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@ db2u_extras_version: 1.0.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.3
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
1 change: 0 additions & 1 deletion src/mas/devops/data/catalogs/v8-230518-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@ db2u_extras_version: 1.0.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.3
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
1 change: 0 additions & 1 deletion src/mas/devops/data/catalogs/v8-230526-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@ db2u_extras_version: 1.0.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.3
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
1 change: 0 additions & 1 deletion src/mas/devops/data/catalogs/v8-230616-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@ db2u_extras_version: 1.0.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.4
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
1 change: 0 additions & 1 deletion src/mas/devops/data/catalogs/v8-230627-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,3 @@ wd_extras_version: 1.0.0
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.4
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
1 change: 0 additions & 1 deletion src/mas/devops/data/catalogs/v8-230721-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,3 @@ wd_extras_version: 1.0.0
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.4
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
1 change: 0 additions & 1 deletion src/mas/devops/data/catalogs/v8-230725-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,3 @@ amlen_extras_version: 1.0.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.4
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
1 change: 0 additions & 1 deletion src/mas/devops/data/catalogs/v8-230829-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,3 @@ amlen_extras_version: 1.0.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.4
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
1 change: 0 additions & 1 deletion src/mas/devops/data/catalogs/v8-230926-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,3 @@ amlen_extras_version: 1.0.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-231004-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uds_extras_version: 1.4.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 4.4.21
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Extra Images for Db2u
# ------------------------------------------------------------------------------
Expand All @@ -91,4 +90,3 @@ amlen_extras_version: 1.0.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-231031-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uds_extras_version: 1.4.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 4.4.21
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror extra mongo versions
mongo_extras_version_4: 4.4.21
Expand All @@ -96,4 +95,3 @@ amlen_extras_version: 1.0.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-231128-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uds_extras_version: 1.4.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 5.0.21
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -96,4 +95,3 @@ amlen_extras_version: 1.0.2
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-231228-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 5.0.23
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -96,4 +95,3 @@ amlen_extras_version: 1.0.2
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-240130-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 5.0.23
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -96,4 +95,3 @@ amlen_extras_version: 1.0.2
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-240227-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 5.0.23
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -96,4 +95,3 @@ amlen_extras_version: 1.0.3
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-240326-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 5.0.23
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -96,4 +95,3 @@ amlen_extras_version: 1.0.3
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-240405-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 5.0.23
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -96,4 +95,3 @@ amlen_extras_version: 1.0.3
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-240430-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 5.0.23
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -97,4 +96,3 @@ amlen_extras_version: 1.0.3
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v8-240528-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 5.0.23
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -96,4 +95,3 @@ amlen_extras_version: 1.1.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.6.6
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v9-240625-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 6.0.12
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -92,4 +91,3 @@ amlen_extras_version: 1.1.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.8.0
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v9-240730-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 6.0.12
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -93,4 +92,3 @@ amlen_extras_version: 1.1.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.8.0
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v9-240827-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 6.0.12
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -92,4 +91,3 @@ amlen_extras_version: 1.1.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.8.0
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v9-241003-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 7.0.12
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -93,4 +92,3 @@ amlen_extras_version: 1.1.1
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.8.0
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
2 changes: 0 additions & 2 deletions src/mas/devops/data/catalogs/v9-241107-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ uds_extras_version: 1.5.0
# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 7.0.12
mongo_extras_version: "{{ lookup('env', 'MONGODB_VERSION') | default(mongo_extras_version_default, True) }}"

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
Expand All @@ -93,4 +92,3 @@ amlen_extras_version: 1.1.2
# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 4.8.0
cpd_product_version: "{{ lookup('env', 'CPD_PRODUCT_VERSION') | default(cpd_product_version_default, true) }}"
109 changes: 109 additions & 0 deletions src/mas/devops/data/catalogs/v9-241205-amd64.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
---
# Case bundle configuration for IBM Maximo Operator Catalog 240625
# -----------------------------------------------------------------------------
# In the future this won't be necessary as we'll be able to mirror from the
# catalog itself, but not everything in the catalog supports this yet (including MAS)
# so we need to use the CASE bundle mirror process still.

catalog_digest: sha256:55227c26c1ba527289d9b017ba623ed501857bf6762cf07d46423cac837d4767

# Dependencies
# -----------------------------------------------------------------------------
ibm_licensing_version: 4.2.10 # Operator version 4.2.7 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-licensing)
common_svcs_version: 4.7.0 # check once why we have 4.3.0 in all previous versions since so long it's 4.3.0 # Operator version 4.3.1 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-common-services)
common_svcs_version_2: 4.8.0
common_svcs_version_1: 4.3.0 #+20240702.100000 # common_svcs is a mess

cp4d_platform_version: 5.0.0 #+20240716.101015 # Operator version 5.0.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-datacore/4.0.0%2B20231213.115030)
# ibm_zen_version: 6.0.1+20240708.121250.32 # For CPD5 ibm-zen has to be explicitily mirrored
ibm_zen_version: 6.0.1 # For CPD5 ibm-zen has to be explicitily mirrored

db2u_version: 6.0.1+20240704.142950.9960 # Operator version 110509.0.2 to find the version 6.0.1, search CASE_VERSION in db2u, catalog.yaml into ibm-maximo-operator-catalog (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
events_version: 5.0.1 # Operator version 5.0.1 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-events-operator)
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
sls_version: 3.10.2 # Updated # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
tsm_version: 1.6.1 # Updated # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)
dd_version: 1.1.13 # Updated # Operator version 1.1.11 (https://github.ibm.com/maximoappsuite/ibm-data-dictionary/releases)
appconnect_version: 6.2.0 # Operator version 6.2.0 # sticking to 6.2.0 version # Please do Not Change
wsl_version: 9.0.0 # Operator version 9.0.0
wml_version: 9.0.0 # Operator version 5.0.0
# ccs_build: +20240528.144404.460 # ibm-ccs from version 9.0.0 requires the build version
# datarefinery_build: +20240517.202103.146
spark_version: 9.0.0 # Operator version 5.0.0
cognos_version: 25.0.0 # Operator version 25.0.0
couchdb_version: 1.0.14 # Operator version 2.2.1 (This is required for Assist 9.0, https://github.com/IBM/cloud-pak/blob/master/repo/case/ibm-couchdb/index.yaml)
elasticsearch_version: 1.1.2346 # Operator version 1.1.2238


# Maximo Application Suite
# -----------------------------------------------------------------------------
mas_core_version:
9.1.x-feature: 9.1.0-pre.stable_7051
9.0.x: 9.0.6 # Updated
8.10.x: 8.10.20 # Updated
8.11.x: 8.11.17 # Updated
mas_assist_version:
9.0.x: 9.0.3 # Updated
8.10.x: 8.7.8 # Updated
8.11.x: 8.8.7 # Updated
mas_hputilities_version:
9.0.x: "" # Not Supported
8.10.x: 8.6.7 # No Update tbc
8.11.x: "" # Not Supported
mas_iot_version:
9.0.x: 9.0.4 # No Update
8.10.x: 8.7.18 # No Update
8.11.x: 8.8.14 # No Update
mas_manage_version:
9.1.x-feature: 9.1.0-pre.stable_8949
9.0.x: 9.0.7 # Updated
8.10.x: 8.6.20 # Updated
8.11.x: 8.7.14 # Updated
mas_monitor_version:
9.0.x: 9.0.4 # No Update
8.10.x: 8.10.14 # No Update
8.11.x: 8.11.12 # No Update
mas_optimizer_version:
9.1.x-feature: 9.1.0-pre.stable_1504
9.0.x: 9.0.5 # Updated
8.10.x: 8.4.12 # Updated
8.11.x: 8.5.11 # Updated
mas_predict_version:
9.0.x: 9.0.3 # Updated
8.10.x: 8.8.4 # No Update
8.11.x: 8.9.6 # Updated
mas_visualinspection_version:
9.1.x-feature: 9.1.0-pre.stable_1994
9.0.x: 9.0.5 # Updated
8.10.x: 8.8.4 # No update
8.11.x: 8.9.8 # Updated

# Extra Images for UDS
# ------------------------------------------------------------------------------
uds_extras_version: 1.5.0

# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 7.0.12

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
mongo_extras_version_5: 5.0.23
mongo_extras_version_6: 6.0.12
mongo_extras_version_7: 7.0.12

# Extra Images for Db2u
# ------------------------------------------------------------------------------
db2u_extras_version: 1.0.6

# Extra Images for IBM Watson Discovery
# ------------------------------------------------------------------------------
#wd_extras_version: 1.0.4

# Extra Images for Amlen
# ------------------------------------------------------------------------------
amlen_extras_version: 1.1.2

# Default Cloud Pak for Data version
# ------------------------------------------------------------------------------
cpd_product_version_default: 5.0.0
5 changes: 3 additions & 2 deletions test/src/test_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,21 @@


def test_catalog():
# We don't need to update this to the latest version each monthly update
catalogData = getCatalog("v9-241107-amd64")
assert catalogData["catalog_digest"] == "sha256:2d470131ab6948d5262553547fafa1b472fa25690be5abba8719ad7493cd8911"


def test_list_catalogs():
catalogList = listCatalogTags("amd64")
assert len(catalogList) > 0
assert "v9-241107-amd64" in catalogList
assert "v9-241205-amd64" in catalogList


def test_get_newest_catalog_tag():
catalogTag = getNewestCatalogTag("amd64")
# Reminder: update this test when adding a new catalog each month!
assert catalogTag == "v9-241107-amd64"
assert catalogTag == "v9-241205-amd64"


def test_get_newest_catalog_tag_fail():
Expand Down
Loading