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

[Bugfix] Correct zos_copy errror resulting when source is a Unix file and destination is a PDSE #327

Merged
merged 12 commits into from
Aug 29, 2022

Conversation

rexemin
Copy link
Collaborator

@rexemin rexemin commented May 31, 2022

SUMMARY

The zos_copy module was updated to correct a bug in the case when the destination (dest) is a PDSE and the source (src) is a Unix Systems File (USS). The module would fail in determining if the PDSE actually existed and try to create it when it already existed resulting in an error that would prevent the module from correctly executing.

Resolves JIRA NAZARE-6243

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

zos_copy

@rexemin rexemin marked this pull request as ready for review June 2, 2022 20:10
Copy link
Collaborator

@richp405 richp405 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Don't forget to pick/request reviewers when you do a PR... I didn't realize this was open for review until wandering through the PR's this morning.

@ddimatos ddimatos changed the title Bugfix/6243/zos copy ds member Bugfix/6243/zos copy ds membe Aug 24, 2022
@ddimatos ddimatos self-requested a review August 26, 2022 05:59
Copy link
Collaborator

@ddimatos ddimatos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rexemin This looks good, nice update. I am approving it and its only a couple of PRs away from sequentially being merged, I only need to run pipeline on it to finalize the review.

@ddimatos ddimatos changed the title Bugfix/6243/zos copy ds membe [Bugfix] Correct zos_copy errror resulting when source is a Unix file and destination is a PDSE Aug 26, 2022
Signed-off-by: ddimatos <dimatos@gmail.com>
Signed-off-by: ddimatos <dimatos@gmail.com>
Signed-off-by: ddimatos <dimatos@gmail.com>
Signed-off-by: ddimatos <dimatos@gmail.com>
Signed-off-by: ddimatos <dimatos@gmail.com>
Signed-off-by: ddimatos <dimatos@gmail.com>
@ddimatos ddimatos added Bug Something isn't working as designed. In Progress This issue is under review by a team member. labels Aug 29, 2022
Signed-off-by: ddimatos <dimatos@gmail.com>
Signed-off-by: ddimatos <dimatos@gmail.com>
@ddimatos
Copy link
Collaborator

image

Regression passed, internal [link/log](http://sprinkles1.fyre.ibm.com:8080/job/zosAnsible/1079/consoleText)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as designed. In Progress This issue is under review by a team member.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants