Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
5 changes: 2 additions & 3 deletions endevor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ These samples are provided as is and are not officially supported (see [license]
) for more information).

## Automated Test Facility for Batch Applications
This [sample repository](https://github.com/BroadcomMFD/broadcom-product-scripts/tree/main/endevor/Automated-Test-Facility-for-Batch-Applications) contains artifacts described in the [How to Leverage Endevor Processors to Test Batch Applications](https://medium.com/modern-mainframe/how-to-leverage-endevor-processors-to-test-batch-applications-6247a9dfdafa) blog on Medium. The objects are for using Endevor processors in Building an Automated Test Facility for Batch Applications in Endevor.
This [sample repository](https://github.com/BroadcomMFD/broadcom-product-scripts/tree/main/endevor/Automated-Test-Facility-for-Batch-Applications) contains artifacts described in the [How to Leverage Endevor Processors to Test Batch Applications](https://medium.com/modern-mainframe/how-to-leverage-endevor-processors-to-test-batch-applications-6247a9dfdafa) blog on Medium. The objects are for using Endevor processors in Building an Automated Test Facility for Batch Applications in Endevor.

## Building a z/OS CICS Blockmode Application with Endevor®, Zowe, and Gen
This [sample repository](https://github.com/BroadcomMFD/broadcom-product-scripts/tree/main/endevor/Self-servicing-Project-Workareas-in-Endevor-with-Dynamic-Environments) contains the artifacts described in the [Building a z/OS CICS Blockmode Application with Endevor® and Zowe whitepaper](https://community.broadcom.com/mainframesoftware/communities/community-home/digestviewer/viewthread?GroupId=1513&MessageKey=7a3ba595-6432-48aa-93f4-f18206875d72&CommunityKey=4182c217-4789-4997-8f22-87de25983f6e&tab=digestviewer). There are Python scripts that you can use as-is or modify to better match your organization's DevOps practices. Also included are SCL templates (or skeletons) that show examples of processors you will need to have present in your organization's Endevor installation to successfully compile and link your Gen applications with Endevor.
Expand All @@ -30,5 +30,4 @@ This [sample repository](https://github.com/BroadcomMFD/broadcom-product-scripts
#### Shipments for Multiple Destinations (zowe)
This [sample repository](https://github.com/BroadcomMFD/broadcom-product-scripts/tree/main/endevor/Shipments-for-Multiple-Destinations%20(zowe)) contains artifacts described in the [Automate Endevor Package Shipments with Zowe CLI](https://medium.com/zowe/automate-ca-endevor-package-shipments-with-zowe-cli-e15feb61745a) blog on Medium. The objects are used to initiate package shipments from zowe for Endevor images that have multiple Shipment destinations. Zero to many package shipment destinations are determined, and shipment jobs are submitted based on each Endevor package content.

## Storing zUnit Artifacts in Endevor
This [sample repository](https://github.com/BroadcomMFD/broadcom-product-scripts/tree/main/endevor/zunit) contains the artifacts described in the [Modern Mainframe](https://medium.com/modern-mainframe) blog on Medium. The REXX scripts and corresponding JCL are used to serialize and deserialize zUnit test cases. Also included is a JenkinsFile that shows how these scripts can be invoked via Zowe CLI in a Jenkins pipeline.

Loading
Loading