|
|
@ -29,6 +29,7 @@ def assemble_files_to_ship(complete_file_list):
|
|
|
|
'hacking/shippable/*',
|
|
|
|
'hacking/shippable/*',
|
|
|
|
'hacking/tests/*',
|
|
|
|
'hacking/tests/*',
|
|
|
|
'hacking/ticket_stubs/*',
|
|
|
|
'hacking/ticket_stubs/*',
|
|
|
|
|
|
|
|
'metadata-*.json', # ansible-test with --docker produces this tmp file.
|
|
|
|
'test/sanity/code-smell/botmeta.*',
|
|
|
|
'test/sanity/code-smell/botmeta.*',
|
|
|
|
'test/utils/*',
|
|
|
|
'test/utils/*',
|
|
|
|
'test/utils/*/*',
|
|
|
|
'test/utils/*/*',
|
|
|
@ -55,6 +56,7 @@ def assemble_files_to_ship(complete_file_list):
|
|
|
|
'hacking/return_skeleton_generator.py',
|
|
|
|
'hacking/return_skeleton_generator.py',
|
|
|
|
'hacking/test-module',
|
|
|
|
'hacking/test-module',
|
|
|
|
'hacking/test-module.py',
|
|
|
|
'hacking/test-module.py',
|
|
|
|
|
|
|
|
'test/support/README.md',
|
|
|
|
'.cherry_picker.toml',
|
|
|
|
'.cherry_picker.toml',
|
|
|
|
'.mailmap',
|
|
|
|
'.mailmap',
|
|
|
|
# Possibly should be included
|
|
|
|
# Possibly should be included
|
|
|
|