ansible-collections / ibm_zos_core

Red Hat Ansible Certified Content for IBM Z
76 stars 44 forks source link

[Enabler] Create a started task to replace the one use on the zVMs #1329

Closed ddimatos closed 1 month ago

ddimatos commented 5 months ago

Is there an existing issue for this?

Enabler description

Actual support for started tasks has never been stated yet we do perform some periodic testing , this is mainly because the responses for started tasks are different than jobs and would need a code path of their own. No matter, the test suites to include some started task testing , usually using an existing on on the zVMs such as STC00002 , the idea here is to not use one on the system to allow for test case portability onto another system.

This is is so that time is spent creating a started task and integrating that into our test suite, with a START and STOP.

Ansible module

No response

ddimatos commented 1 month ago

This is being handled by https://github.com/ansible-collections/ibm_zos_core/issues/1591

richp405 commented 1 month ago

closed as duplicate.