You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/11/10 11:13:13 UTC

[GitHub] [incubator-devlake] likyh commented on a diff in pull request #3707: feat(jenkins): add cicd_scope_id to cicd_tasks and cicd_pipelines

likyh commented on code in PR #3707:
URL: https://github.com/apache/incubator-devlake/pull/3707#discussion_r1018969828


##########
plugins/jenkins/e2e/jobs_test.go:
##########
@@ -62,4 +64,24 @@ func TestJenkinsJobsDataFlow(t *testing.T) {
 			"primary_view",
 		),
 	)
+
+	// verify extraction
+	dataflowTester.FlushTabler(&devops.CicdScope{})
+	dataflowTester.Subtask(tasks.ExtractApiJobsMeta, taskData)

Review Comment:
   why duplicate this?



-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org