ansible-collections / ibm_zos_core

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

Enhancement/1170/make pipeline 217 compatible #1452

Closed richp405 closed 2 months ago

richp405 commented 2 months ago
SUMMARY

Changes to 1.10 ignore and sanity test include for Ansible 2.17 compatibility

Fixes 1170

ISSUE TYPE
COMPONENT NAME

tests/sanity needed ignore-2.17 file Also tested on test_zos_data_set_func.py, which exemplified the need for a change to import.

ADDITIONAL INFORMATION
richp405 commented 2 months ago

image

fernandofloresg commented 2 months ago

Got a question, why is this tested only in one test case? I searched for quote() function and is used in multiple tests. I think we should at least test those right?