Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zwe support messages update #4201

Open
wants to merge 4 commits into
base: v3.x/staging
Choose a base branch
from

Conversation

Martin-Zeithaml
Copy link
Contributor

@Martin-Zeithaml Martin-Zeithaml commented Feb 19, 2025

  • Forgotten undefined message updated:
common.printErrorAndExit(`Error ZWELxxxx: "${targetDirectory}" is not a valid directory.`, undefined, 999);
  • Few minor updates to reduce number of issues found by zwe_message_checks

Quick test

  • --target-dir is a file
$: /zowe/bin/zwe support -c ./yaml/zowe.basic.yaml --target-dir ./zowe.env
===============================================================================
>> COLLECT INFORMATION FOR ZOWE SUPPORT

ERROR: Error ZWEL0321E: /qa/support/zowe.env is not a valid directory.
  • --target-dir is a special file
$: /zowe/bin/zwe support -c ./yaml/zowe.basic.yaml --target-dir /dev/null
===============================================================================
>> COLLECT INFORMATION FOR ZOWE SUPPORT

ERROR: Error ZWEL0321E: /dev/null is not a valid directory.

Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Copy link

github-actions bot commented Feb 19, 2025

build 7046 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/13407911952

Copy link

github-actions bot commented Feb 19, 2025

Test workflow 6147 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/3.2.0-PR-4201/zowe-3.2.0-pr-4201-7046-20250219080822.pax
Running on machine: zzow09
Result: FAILURE
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/13408025356

@1000TurquoisePogs
Copy link
Member

Can you please change it to ID 322?
#4200 contains 321.

Signed-off-by: Martin Zeithaml <[email protected]>
Copy link

github-actions bot commented Feb 20, 2025

build 7057 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/13442954117

Copy link

github-actions bot commented Feb 20, 2025

Test workflow 6159 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/3.2.0-PR-4201/zowe-3.2.0-pr-4201-7057-20250220192204.pax
Running on machine: zzow10
Result: FAILURE
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/13443062396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants