Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
  • v1.8.3
21 results

get_test_modules.py

  • Rafael Guterres Jeffman's avatar
    c71a2b33
    upstream CI: Fix test selection for CheckPR pipeline. · c71a2b33
    Rafael Guterres Jeffman authored
    Due to an error on processing Ansible key 'import_tasks' the script that
    creates a list of modules to test is broken making some modules to be
    not tested.
    
    By fixing the handling of 'import_tasks' and module import, the list is
    correct again and the list of modules to be tested now include the ones
    which depend on the modified module.
    c71a2b33
    History
    upstream CI: Fix test selection for CheckPR pipeline.
    Rafael Guterres Jeffman authored
    Due to an error on processing Ansible key 'import_tasks' the script that
    creates a list of modules to test is broken making some modules to be
    not tested.
    
    By fixing the handling of 'import_tasks' and module import, the list is
    correct again and the list of modules to be tested now include the ones
    which depend on the modified module.