Skip to content

Conversation

@AndreMarcel99
Copy link
Collaborator

@AndreMarcel99 AndreMarcel99 commented Mar 25, 2025

SUMMARY

Previous we have some false positives cases with backup, to avoid false positives and verify the proper work of the module is required to add the backup validation, fixing #629, but open a new issue been #2024 to work on a specific problem of backups, if the backup required to be same time as the original MVS or could be SEQ with PDS, meanwhile, add to the documentation how avoid false positives.

ISSUE TYPE
  • Enabler Pull Request
COMPONENT NAME

Verify the type of backup is use and verify the content of the backup.
Captura de pantalla 2025-03-25 a la(s) 4 04 10 p m
Captura de pantalla 2025-03-25 a la(s) 4 04 22 p m

@AndreMarcel99 AndreMarcel99 marked this pull request as ready for review March 25, 2025 22:04
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.

I'm approving, but strongly recommend to re-work the commend in zos_blockinfile.py.

- When more then one block should be handled in a file you must change
the I(marker) per task.
- When working with a backup of a sequential dataset to avoid false positive
backup name should be a sequential dataset too, not a member of pds or pdse.
Copy link
Collaborator

Choose a reason for hiding this comment

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

The wording is challenging. I'd suggest something like:
"When working with a backup of a sequential dataset, the backup name should also be a sequential dataset. This will avoid the false positive and error condition during backup. "

The comma, reordering, and eliminating the word 'too' should help make this more readable.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Agree with Rich

- When more then one block should be handled in a file you must change
the I(marker) per task.
- When working with a backup of a sequential dataset to avoid false positive
backup name should be a sequential dataset too, not a member of pds or pdse.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Agree with Rich

Copy link
Collaborator

@fernandofloresg fernandofloresg 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 to me

@fernandofloresg fernandofloresg merged commit 20e744d into dev Mar 27, 2025
5 checks passed
@fernandofloresg fernandofloresg deleted the enabler/629/test_case_blockinfile_false_positive branch March 27, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants