ibm_zos_core icon indicating copy to clipboard operation
ibm_zos_core copied to clipboard

[community] [code] Design / Prototype a suitable architecture for regression testing ongoing changes to Ansible community code

Open ketankelkar opened this issue 10 months ago • 0 comments

The Ansible community will NOT be actively regression testing the code changes made for z/OS. Any z/OS changes in community code will be invisible to the community's testing infrastructure. In order to keep up with the community and ensure z/OS code changes continue to work, a regression specifically targeting z/OS must be run periodically (inside the IBM firewall is fine for now).

Set up a regression pipeline designed to automatically pull directly from Ansible community code. Having the following options would be beneficial:

  • a mechanism to pull from community devel branch
  • a mechanism to pull from stable branch(es)
  • a mechanism to build and test local changes

ketankelkar avatar Apr 05 '24 18:04 ketankelkar