This page describes a summary of the CASE version to Application version mapping
export OFFLINEDIR=\$HOME/offline
export CASE_REPO_PATH=https://github.com/IBM/cloud-pak/raw/master/repo/case
export CASE_LOCAL_PATH=$OFFLINEDIR/$CASE_ARCHIVE"
export CASE_ARCHIVE=$CASE_NAME-$CASEVERSION.tgz
CASE | App Version | CASE Version | Description | Airgap Variables |
---|---|---|---|---|
ibm-taz-functional-testing-agent | 2.1.0 | 2.1.0+20251007.113500 | IBM Test Accelerator for Z Functional Testing Agent is an assistant that generates functional test cases for COBOL maps using generative AI. | export CASE_NAME=ibm-taz-functional-testing-agent export CASE_VERSION=2.1.0+20251007.113500 export CASE_ARCHIVE=ibm-taz-functional-testing-agent-2.1.0+20251007.113500.tgz |
ibm-taz-functional-testing-agent | 2.1.0 | 2.1.0 | IBM Test Accelerator for Z Functional Testing Agent is an assistant that generates functional test cases for COBOL maps using generative AI. | export CASE_NAME=ibm-taz-functional-testing-agent export CASE_VERSION=2.1.0 export CASE_ARCHIVE=ibm-taz-functional-testing-agent-2.1.0.tgz |