damccorm commented on code in PR #39549:
URL: https://github.com/apache/beam/pull/39549#discussion_r3758220548


##########
sdks/python/build.gradle:
##########
@@ -189,8 +189,11 @@ tasks.register("postCommitYamlIntegrationTests") {
         case 'messaging':
           test_files_dir = 'extended_tests/messaging'
           break
+        case 'blueprints':
+          test_files_dir = 'extended_tests/blueprints'

Review Comment:
   Are we overloading the term blueprint here? These aren't the blueprints that 
are being served as part of Dataflow's job builder, right?
   
   Maybe e2e would be a more appropriate folder name



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to