You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Test getting rmutl sysout from a temp dataset
Signed-off-by: Stewart Francis <[email protected]>
* Some more ZOAU 1.3 compatibility updates in tests
Signed-off-by: Stewart Francis <[email protected]>
* Use a real data set for sysprint for rmutl so we can get the output
Signed-off-by: Stewart Francis <[email protected]>
* Reinstate unit tests
Signed-off-by: Stewart Francis <[email protected]>
* Use ibm_zos_core's approach to handling import errors so sanity tests pass
Signed-off-by: Stewart Francis <[email protected]>
* Fix sanity tests
Signed-off-by: Stewart Francis <[email protected]>
* Remove unused cics_version utility, as it now experiences https://www.ibm.com/support/pages/apar/PH64461 with ZOAU 1.3
Signed-off-by: Stewart Francis <[email protected]>
* test
Signed-off-by: Stewart Francis <[email protected]>
* test
Signed-off-by: Stewart Francis <[email protected]>
* test
Signed-off-by: Stewart Francis <[email protected]>
* Try a different approach to getting job name from id
Signed-off-by: Stewart Francis <[email protected]>
* Reintroduce check for at least one of job name and job id
Signed-off-by: Stewart Francis <[email protected]>
* Bespoke checking for running jobs by ID, handle ugly ZOAU exception
Signed-off-by: Stewart Francis <[email protected]>
* Fix pep8 issues
Signed-off-by: Stewart Francis <[email protected]>
* Fix pylint issues
Signed-off-by: Stewart Francis <[email protected]>
* Move action integration tests to be module unit tests
Signed-off-by: Stewart Francis <[email protected]>
* Fix sanity test errors, add changelog fragment
Signed-off-by: Stewart Francis <[email protected]>
* fix yaml lint...
Signed-off-by: Stewart Francis <[email protected]>
* Revert rename of action module
Signed-off-by: Stewart Francis <[email protected]>
* Fix a bug where job name and id got swapped
Signed-off-by: Stewart Francis <[email protected]>
* Fix pep8 sanity test
Signed-off-by: Stewart Francis <[email protected]>
* Address review comments, use destructuring
Signed-off-by: Stewart Francis <[email protected]>
* define messages once only
Signed-off-by: Stewart Francis <[email protected]>
* fail if we can't find the job name
Signed-off-by: Stewart Francis <[email protected]>
* test
Signed-off-by: Stewart Francis <[email protected]>
* test
Signed-off-by: Stewart Francis <[email protected]>
* Fix a syntax error
Signed-off-by: Stewart Francis <[email protected]>
* Don't fail if there's no job to stop
Signed-off-by: Stewart Francis <[email protected]>
* Fix lint issue
Signed-off-by: Stewart Francis <[email protected]>
---------
Signed-off-by: Stewart Francis <[email protected]>
- Update compatibility of the collection to Z Open Automation Utilities 1.3.x and ibm_zos_core 1.10+ (https://github.com/ansible-collections/ibm_zos_cics/pull/163).
0 commit comments