Rename example.py -> examples/full.py for all modules

`example.py` is going away; examples folder can now hold multiple
example recipes.

R=borenet@google.com

Bug: skia:
Change-Id: Ib28910987342217bc52040d4d966444174ce27a3
Reviewed-on: https://skia-review.googlesource.com/18432
Commit-Queue: Eric Boren <borenet@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
diff --git a/infra/bots/recipe_modules/builder_name_schema/example.expected/test.json b/infra/bots/recipe_modules/builder_name_schema/examples/full.expected/test.json
similarity index 100%
rename from infra/bots/recipe_modules/builder_name_schema/example.expected/test.json
rename to infra/bots/recipe_modules/builder_name_schema/examples/full.expected/test.json
diff --git a/infra/bots/recipe_modules/builder_name_schema/example.py b/infra/bots/recipe_modules/builder_name_schema/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/builder_name_schema/example.py
rename to infra/bots/recipe_modules/builder_name_schema/examples/full.py
diff --git a/infra/bots/recipe_modules/core/example.expected/Housekeeper-Weekly-RecreateSKPs.json b/infra/bots/recipe_modules/core/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json
similarity index 100%
rename from infra/bots/recipe_modules/core/example.expected/Housekeeper-Weekly-RecreateSKPs.json
rename to infra/bots/recipe_modules/core/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json
diff --git a/infra/bots/recipe_modules/core/example.expected/cross_repo_trybot.json b/infra/bots/recipe_modules/core/examples/full.expected/cross_repo_trybot.json
similarity index 100%
rename from infra/bots/recipe_modules/core/example.expected/cross_repo_trybot.json
rename to infra/bots/recipe_modules/core/examples/full.expected/cross_repo_trybot.json
diff --git a/infra/bots/recipe_modules/core/example.expected/flutter_trybot.json b/infra/bots/recipe_modules/core/examples/full.expected/flutter_trybot.json
similarity index 100%
rename from infra/bots/recipe_modules/core/example.expected/flutter_trybot.json
rename to infra/bots/recipe_modules/core/examples/full.expected/flutter_trybot.json
diff --git a/infra/bots/recipe_modules/core/example.expected/no_persistent_checkout.json b/infra/bots/recipe_modules/core/examples/full.expected/no_persistent_checkout.json
similarity index 100%
rename from infra/bots/recipe_modules/core/example.expected/no_persistent_checkout.json
rename to infra/bots/recipe_modules/core/examples/full.expected/no_persistent_checkout.json
diff --git a/infra/bots/recipe_modules/core/example.expected/pdfium_trybot.json b/infra/bots/recipe_modules/core/examples/full.expected/pdfium_trybot.json
similarity index 100%
rename from infra/bots/recipe_modules/core/example.expected/pdfium_trybot.json
rename to infra/bots/recipe_modules/core/examples/full.expected/pdfium_trybot.json
diff --git a/infra/bots/recipe_modules/core/example.expected/test.json b/infra/bots/recipe_modules/core/examples/full.expected/test.json
similarity index 100%
rename from infra/bots/recipe_modules/core/example.expected/test.json
rename to infra/bots/recipe_modules/core/examples/full.expected/test.json
diff --git a/infra/bots/recipe_modules/core/example.py b/infra/bots/recipe_modules/core/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/core/example.py
rename to infra/bots/recipe_modules/core/examples/full.py
diff --git a/infra/bots/recipe_modules/ct/example.expected/failed_gsutil.json b/infra/bots/recipe_modules/ct/examples/full.expected/failed_gsutil.json
similarity index 100%
rename from infra/bots/recipe_modules/ct/example.expected/failed_gsutil.json
rename to infra/bots/recipe_modules/ct/examples/full.expected/failed_gsutil.json
diff --git a/infra/bots/recipe_modules/ct/example.expected/test.json b/infra/bots/recipe_modules/ct/examples/full.expected/test.json
similarity index 100%
rename from infra/bots/recipe_modules/ct/example.expected/test.json
rename to infra/bots/recipe_modules/ct/examples/full.expected/test.json
diff --git a/infra/bots/recipe_modules/ct/example.py b/infra/bots/recipe_modules/ct/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/ct/example.py
rename to infra/bots/recipe_modules/ct/examples/full.py
diff --git a/infra/bots/recipe_modules/env/example.expected/test.json b/infra/bots/recipe_modules/env/examples/full.expected/test.json
similarity index 100%
rename from infra/bots/recipe_modules/env/example.expected/test.json
rename to infra/bots/recipe_modules/env/examples/full.expected/test.json
diff --git a/infra/bots/recipe_modules/env/example.py b/infra/bots/recipe_modules/env/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/env/example.py
rename to infra/bots/recipe_modules/env/examples/full.py
diff --git a/infra/bots/recipe_modules/file/example.expected/file_io.json b/infra/bots/recipe_modules/file/examples/full.expected/file_io.json
similarity index 100%
rename from infra/bots/recipe_modules/file/example.expected/file_io.json
rename to infra/bots/recipe_modules/file/examples/full.expected/file_io.json
diff --git a/infra/bots/recipe_modules/file/example.py b/infra/bots/recipe_modules/file/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/file/example.py
rename to infra/bots/recipe_modules/file/examples/full.py
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Mac-Clang-arm64-Debug-Android_Vulkan.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Mac-Clang-arm64-Debug-Android_Vulkan.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Mac-Clang-arm64-Debug-Android_Vulkan.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Mac-Clang-arm64-Debug-Android_Vulkan.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-Clang-x86_64-Release-Mini.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-Clang-x86_64-Release-Mini.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-Clang-x86_64-Release-Mini.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-Clang-x86_64-Release-Mini.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-Clang-x86_64-Release-Shared.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-Clang-x86_64-Release-Shared.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-Clang-x86_64-Release-Shared.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-Clang-x86_64-Release-Shared.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-Clang-x86_64-Release-Vulkan.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-Clang-x86_64-Release-Vulkan.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-Clang-x86_64-Release-Vulkan.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-Clang-x86_64-Release-Vulkan.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-ANGLE.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-ANGLE.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-ANGLE.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-ANGLE.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-Mesa.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-Mesa.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-Mesa.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-Mesa.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Win-Clang-arm64-Release-Android_FrameworkDefs.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-Clang-arm64-Release-Android_FrameworkDefs.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Win-Clang-arm64-Release-Android_FrameworkDefs.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-Clang-arm64-Release-Android_FrameworkDefs.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Win-MSVC-x86_64-Debug-GDI.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Debug-GDI.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Win-MSVC-x86_64-Debug-GDI.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Debug-GDI.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Win-MSVC-x86_64-Debug-NoGPU.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Debug-NoGPU.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Win-MSVC-x86_64-Debug-NoGPU.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Debug-NoGPU.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Win-MSVC-x86_64-Release-Exceptions.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Release-Exceptions.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Win-MSVC-x86_64-Release-Exceptions.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Release-Exceptions.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Android-Clang-NexusPlayer-GPU-PowerVR-x86-Debug-Android.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Perf-ChromeOS-Clang-Chromebook_513C24_K01-GPU-MaliT860-arm-Release.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-MSAN.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-MSAN.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-MSAN.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-MSAN.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind_AbandonGpuContext.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind_AbandonGpuContext.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind_AbandonGpuContext.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind_AbandonGpuContext.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/Test-iOS-Clang-iPadMini4-GPU-GX6450-arm64-Debug.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/exceptions.json b/infra/bots/recipe_modules/flavor/examples/full.expected/exceptions.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/exceptions.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/exceptions.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/failed_infra_step.json b/infra/bots/recipe_modules/flavor/examples/full.expected/failed_infra_step.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/failed_infra_step.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/failed_infra_step.json
diff --git a/infra/bots/recipe_modules/flavor/example.expected/failed_read_version.json b/infra/bots/recipe_modules/flavor/examples/full.expected/failed_read_version.json
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.expected/failed_read_version.json
rename to infra/bots/recipe_modules/flavor/examples/full.expected/failed_read_version.json
diff --git a/infra/bots/recipe_modules/flavor/example.py b/infra/bots/recipe_modules/flavor/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/flavor/example.py
rename to infra/bots/recipe_modules/flavor/examples/full.py
diff --git a/infra/bots/recipe_modules/infra/example.expected/failed_all_updates.json b/infra/bots/recipe_modules/infra/examples/full.expected/failed_all_updates.json
similarity index 100%
rename from infra/bots/recipe_modules/infra/example.expected/failed_all_updates.json
rename to infra/bots/recipe_modules/infra/examples/full.expected/failed_all_updates.json
diff --git a/infra/bots/recipe_modules/infra/example.expected/failed_one_update.json b/infra/bots/recipe_modules/infra/examples/full.expected/failed_one_update.json
similarity index 100%
rename from infra/bots/recipe_modules/infra/example.expected/failed_one_update.json
rename to infra/bots/recipe_modules/infra/examples/full.expected/failed_one_update.json
diff --git a/infra/bots/recipe_modules/infra/example.expected/infra_tests.json b/infra/bots/recipe_modules/infra/examples/full.expected/infra_tests.json
similarity index 100%
rename from infra/bots/recipe_modules/infra/example.expected/infra_tests.json
rename to infra/bots/recipe_modules/infra/examples/full.expected/infra_tests.json
diff --git a/infra/bots/recipe_modules/infra/example.py b/infra/bots/recipe_modules/infra/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/infra/example.py
rename to infra/bots/recipe_modules/infra/examples/full.py
diff --git a/infra/bots/recipe_modules/isolate/example.expected/always-use-exparchive.json b/infra/bots/recipe_modules/isolate/examples/full.expected/always-use-exparchive.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/always-use-exparchive.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/always-use-exparchive.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/basic.json b/infra/bots/recipe_modules/isolate/examples/full.expected/basic.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/basic.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/basic.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/discover.json b/infra/bots/recipe_modules/isolate/examples/full.expected/discover.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/discover.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/discover.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/exparchive-batch-bmiss.json b/infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-batch-bmiss.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/exparchive-batch-bmiss.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-batch-bmiss.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/exparchive-batch-emiss.json b/infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-batch-emiss.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/exparchive-batch-emiss.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-batch-emiss.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/exparchive-batch.json b/infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-batch.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/exparchive-batch.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-batch.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/exparchive-miss.json b/infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-miss.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/exparchive-miss.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-miss.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/exparchive-multi-miss.json b/infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-multi-miss.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/exparchive-multi-miss.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-multi-miss.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/exparchive-multi.json b/infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-multi.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/exparchive-multi.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/exparchive-multi.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/exparchive.json b/infra/bots/recipe_modules/isolate/examples/full.expected/exparchive.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/exparchive.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/exparchive.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/extra.json b/infra/bots/recipe_modules/isolate/examples/full.expected/extra.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/extra.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/extra.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/missing.json b/infra/bots/recipe_modules/isolate/examples/full.expected/missing.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/missing.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/missing.json
diff --git a/infra/bots/recipe_modules/isolate/example.expected/none.json b/infra/bots/recipe_modules/isolate/examples/full.expected/none.json
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.expected/none.json
rename to infra/bots/recipe_modules/isolate/examples/full.expected/none.json
diff --git a/infra/bots/recipe_modules/isolate/example.py b/infra/bots/recipe_modules/isolate/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/isolate/example.py
rename to infra/bots/recipe_modules/isolate/examples/full.py
diff --git a/infra/bots/recipe_modules/run/example.expected/test.json b/infra/bots/recipe_modules/run/examples/full.expected/test.json
similarity index 100%
rename from infra/bots/recipe_modules/run/example.expected/test.json
rename to infra/bots/recipe_modules/run/examples/full.expected/test.json
diff --git a/infra/bots/recipe_modules/run/example.py b/infra/bots/recipe_modules/run/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/run/example.py
rename to infra/bots/recipe_modules/run/examples/full.py
diff --git a/infra/bots/recipe_modules/skia_swarming/example.expected/test.json b/infra/bots/recipe_modules/skia_swarming/examples/full.expected/test.json
similarity index 100%
rename from infra/bots/recipe_modules/skia_swarming/example.expected/test.json
rename to infra/bots/recipe_modules/skia_swarming/examples/full.expected/test.json
diff --git a/infra/bots/recipe_modules/skia_swarming/example.py b/infra/bots/recipe_modules/skia_swarming/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/skia_swarming/example.py
rename to infra/bots/recipe_modules/skia_swarming/examples/full.py
diff --git a/infra/bots/recipe_modules/swarming/example.expected/basic.json b/infra/bots/recipe_modules/swarming/examples/full.expected/basic.json
similarity index 100%
rename from infra/bots/recipe_modules/swarming/example.expected/basic.json
rename to infra/bots/recipe_modules/swarming/examples/full.expected/basic.json
diff --git a/infra/bots/recipe_modules/swarming/example.expected/show_isolated_out_in_collect_step.json b/infra/bots/recipe_modules/swarming/examples/full.expected/show_isolated_out_in_collect_step.json
similarity index 100%
rename from infra/bots/recipe_modules/swarming/example.expected/show_isolated_out_in_collect_step.json
rename to infra/bots/recipe_modules/swarming/examples/full.expected/show_isolated_out_in_collect_step.json
diff --git a/infra/bots/recipe_modules/swarming/example.expected/show_shards_in_collect_step.json b/infra/bots/recipe_modules/swarming/examples/full.expected/show_shards_in_collect_step.json
similarity index 100%
rename from infra/bots/recipe_modules/swarming/example.expected/show_shards_in_collect_step.json
rename to infra/bots/recipe_modules/swarming/examples/full.expected/show_shards_in_collect_step.json
diff --git a/infra/bots/recipe_modules/swarming/example.expected/swarming_expired_new.json b/infra/bots/recipe_modules/swarming/examples/full.expected/swarming_expired_new.json
similarity index 100%
rename from infra/bots/recipe_modules/swarming/example.expected/swarming_expired_new.json
rename to infra/bots/recipe_modules/swarming/examples/full.expected/swarming_expired_new.json
diff --git a/infra/bots/recipe_modules/swarming/example.expected/swarming_expired_old.json b/infra/bots/recipe_modules/swarming/examples/full.expected/swarming_expired_old.json
similarity index 100%
rename from infra/bots/recipe_modules/swarming/example.expected/swarming_expired_old.json
rename to infra/bots/recipe_modules/swarming/examples/full.expected/swarming_expired_old.json
diff --git a/infra/bots/recipe_modules/swarming/example.expected/swarming_timeout_new.json b/infra/bots/recipe_modules/swarming/examples/full.expected/swarming_timeout_new.json
similarity index 100%
rename from infra/bots/recipe_modules/swarming/example.expected/swarming_timeout_new.json
rename to infra/bots/recipe_modules/swarming/examples/full.expected/swarming_timeout_new.json
diff --git a/infra/bots/recipe_modules/swarming/example.expected/swarming_timeout_old.json b/infra/bots/recipe_modules/swarming/examples/full.expected/swarming_timeout_old.json
similarity index 100%
rename from infra/bots/recipe_modules/swarming/example.expected/swarming_timeout_old.json
rename to infra/bots/recipe_modules/swarming/examples/full.expected/swarming_timeout_old.json
diff --git a/infra/bots/recipe_modules/swarming/example.expected/trybot.json b/infra/bots/recipe_modules/swarming/examples/full.expected/trybot.json
similarity index 100%
rename from infra/bots/recipe_modules/swarming/example.expected/trybot.json
rename to infra/bots/recipe_modules/swarming/examples/full.expected/trybot.json
diff --git a/infra/bots/recipe_modules/swarming/example.py b/infra/bots/recipe_modules/swarming/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/swarming/example.py
rename to infra/bots/recipe_modules/swarming/examples/full.py
diff --git a/infra/bots/recipe_modules/swarming_client/example.expected/basic.json b/infra/bots/recipe_modules/swarming_client/examples/full.expected/basic.json
similarity index 100%
rename from infra/bots/recipe_modules/swarming_client/example.expected/basic.json
rename to infra/bots/recipe_modules/swarming_client/examples/full.expected/basic.json
diff --git a/infra/bots/recipe_modules/swarming_client/example.py b/infra/bots/recipe_modules/swarming_client/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/swarming_client/example.py
rename to infra/bots/recipe_modules/swarming_client/examples/full.py
diff --git a/infra/bots/recipe_modules/vars/example.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json b/infra/bots/recipe_modules/vars/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
similarity index 100%
rename from infra/bots/recipe_modules/vars/example.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
rename to infra/bots/recipe_modules/vars/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
diff --git a/infra/bots/recipe_modules/vars/example.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json b/infra/bots/recipe_modules/vars/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json
similarity index 100%
rename from infra/bots/recipe_modules/vars/example.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json
rename to infra/bots/recipe_modules/vars/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json
diff --git a/infra/bots/recipe_modules/vars/example.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json b/infra/bots/recipe_modules/vars/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json
similarity index 100%
rename from infra/bots/recipe_modules/vars/example.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json
rename to infra/bots/recipe_modules/vars/examples/full.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json
diff --git a/infra/bots/recipe_modules/vars/example.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json b/infra/bots/recipe_modules/vars/examples/full.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
similarity index 100%
rename from infra/bots/recipe_modules/vars/example.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
rename to infra/bots/recipe_modules/vars/examples/full.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
diff --git a/infra/bots/recipe_modules/vars/example.expected/Housekeeper-Weekly-RecreateSKPs.json b/infra/bots/recipe_modules/vars/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json
similarity index 100%
rename from infra/bots/recipe_modules/vars/example.expected/Housekeeper-Weekly-RecreateSKPs.json
rename to infra/bots/recipe_modules/vars/examples/full.expected/Housekeeper-Weekly-RecreateSKPs.json
diff --git a/infra/bots/recipe_modules/vars/example.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json b/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
similarity index 100%
rename from infra/bots/recipe_modules/vars/example.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
rename to infra/bots/recipe_modules/vars/examples/full.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
diff --git a/infra/bots/recipe_modules/vars/example.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json b/infra/bots/recipe_modules/vars/examples/full.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json
similarity index 100%
rename from infra/bots/recipe_modules/vars/example.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json
rename to infra/bots/recipe_modules/vars/examples/full.expected/Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release-ASAN.json
diff --git a/infra/bots/recipe_modules/vars/example.expected/win_test.json b/infra/bots/recipe_modules/vars/examples/full.expected/win_test.json
similarity index 100%
rename from infra/bots/recipe_modules/vars/example.expected/win_test.json
rename to infra/bots/recipe_modules/vars/examples/full.expected/win_test.json
diff --git a/infra/bots/recipe_modules/vars/example.py b/infra/bots/recipe_modules/vars/examples/full.py
similarity index 100%
rename from infra/bots/recipe_modules/vars/example.py
rename to infra/bots/recipe_modules/vars/examples/full.py