Skip to content

Commit 25635d7

Browse files
authored
Merge pull request #128 from BroadcomMFD/README-updates
README file updates
2 parents 9cadc14 + 73dee6f commit 25635d7

File tree

10 files changed

+31
-1
lines changed

10 files changed

+31
-1
lines changed

endevor/Automated-Test-Facility-Using-Test4Z/README.MD

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Automated Testing in Endevor with Test4Z
22

3+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
4+
) for more information).
5+
36
## Introduction
47

58
Items in this folder can be used to introduce and automate testing in Endevor, running the kinds of test supported by Test4Z.

endevor/Automated-Test-Facility-for-Batch-Applications/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Automated Test Facility for Batch Applications
22

3+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
4+
) for more information).
5+
36
This procedure allows Endevor processors to automate the tailoring, submission and evaluation of Batch application tests. Tests are triggered automatically by the Move or Generate actions of elements of any element type. For example, you may initiate automated tests when a COBOL program is Moved or Generated at a certain stage of Endevor. The test will locate, tailor, submit and evaluate results for one or more JCL elements whose names appear in the "OPTIONS" content of the COBOL program.
47

58
The use of "OPTIONS" is not a new concept to Endevor. Typically, they are objects that provide detailed instructions to the CONPARMX steps of an Endevor processor. To implement this procedure, it is not necessary that you be familiar with the use of OPTIONS or with the CONPARMX utility. Example OPTIONS and processors are provided with this procedure. However, if you would like to know more about the use of OPTIONS in an Endevor processor, see [this doc](https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-endevor-software-change-manager/18-1/administrating/processors/processor-utilities.html#concept.dita_f657792fe5b63ba8cd9304095175664793517854_CONPARMXUtility).

endevor/ELIB-Update-Stamp-Reporting/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Endevor ELIB Update Stamp reporting
2+
3+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
4+
) for more information).
5+
26
This entry is a follow-up to the
37
[Announcement on the Endevor Community site](https://community.broadcom.com/mainframesoftware/discussion/important-notice-for-endevor-elib-users) regarding Endevor ELIBS. The item in this folder gives you a method for reporting on your ELIB datasets, to determine whether any action is necessary.
48

endevor/Package-Shipping-Model-and-Script-Examples/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
There are a few challenges when working with Endevor's package shipping.
44
One Package shipment can submit up to 4 jobs, depending on the transmission tool used. If you are shipping to and from multiple sites, there are some things you can do to make it easier to track job outputs to the site names and packages that spawned them.
55

6+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
7+
) for more information).
8+
69
Items in this folder may help with these challenges, and to complement the material found in [Shipping and Post Ship Scripts demysfied](https://community.broadcom.com/blogs/joseph-walther/2023/11/27/package-shipping-and-post-ship-scripts-de-mystifie). Included are:
710

811
- Reminders for Setting up Package Shipments

endevor/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Endevor - Sample Scripts
22

3+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
4+
) for more information).
5+
36
## Automated Test Facility for Batch Applications
47
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.
58

endevor/ServiceNow-Interface/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ServiceNow interface to Endevor
22

3-
Items in this folder show example Endevor exit code that interfaces with ServiceNow. This interface assumes that the automated activity begins in Endevor.
3+
Items in this folder show example Endevor exit code that interfaces with ServiceNow. This interface assumes that the automated activity begins in Endevor. These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
4+
) for more information).
45

56
An alternative interface begins with ServiceNow, and allows actions in ServiceNow to automate package actions in Endevor. See these sites for more details:
67

endevor/Shipments-for-Multiple-Destinations (zowe)/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Zowe Shipments for Multiple Destinations
2+
3+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
4+
) for more information).
5+
26
This procedure supports zowe commands to execute Endevor package shipments. For example:
37

48
`zowe zos-tso issue command "PKGESHIP 'name-of-package'"`

endevor/Shipments-for-a-Single-Destination (zowe)/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Zowe Endevor Package Automation - Shipments for a Single Destination
2+
3+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
4+
) for more information).
5+
26
This procedure allows zowe commands to execute Endevor package shipments.
37

48
For example: `zowe zos-tso issue command "PKGESHIP 'name-of-package'"`

endevor/Software-Bill-Of-Materials/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Software Bill Of Materials
22

3+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
4+
) for more information).
5+
36
The items in this folder support the blog [Adding SBOM Generation and Hash Validation to Endevor Package Ship Facility](https://medium.com/modern-mainframe/adding-sbom-generation-and-hash-validation-to-endevor-package-ship-facility-3183f5354212) .
47

58
## SBOM Shipping Approach

endevor/zunit/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
These samples are provided as is and are not officially supported (see [license](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/LICENSE
2+
) for more information).

0 commit comments

Comments
 (0)