Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a long report ETL for testing pipeline job cancellation #2091

Merged
merged 7 commits into from
Oct 16, 2024

Conversation

labkey-tchad
Copy link
Member

@labkey-tchad labkey-tchad commented Oct 11, 2024

Rationale

In order to verify that cancelling a report job terminates the process, we need a long-running ETL.

Related Pull Requests

Changes

  • Add a long report ETL for testing pipeline job cancellation
  • Rename and clean up ETLScheduler

@@ -127,7 +128,7 @@ public TransformRow setEnabled(boolean enable)
//
// public TransformRow setVerboseLoggingEnabled(boolean enable)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete this commented out code?

@@ -22,6 +22,7 @@
import org.labkey.test.components.Component;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably we should wait for when we consolidate into premiumModules, but it seems like it would be nice to have this test code and the ETLtest module live into the same repo as dataintegration

@labkey-tchad labkey-tchad merged commit a73f603 into develop Oct 16, 2024
2 checks passed
@labkey-tchad labkey-tchad deleted the fb_pipelineCancelTest branch October 16, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants