From e503507edc9f523a73784ea1b52e91bb36f947f5 Mon Sep 17 00:00:00 2001 From: Rori Cremer <6863459+RoriCremer@users.noreply.github.com> Date: Mon, 1 Apr 2024 11:59:25 -0400 Subject: [PATCH 1/2] add echocallset as an option for integration test --- .dockstore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dockstore.yml b/.dockstore.yml index 72a1c0036be..4f40765f6ad 100644 --- a/.dockstore.yml +++ b/.dockstore.yml @@ -326,7 +326,7 @@ workflows: branches: - master - ah_var_store - - rc-VS-1282-and-only-write-variant-mt + - EchoCallset tags: - /.*/ - name: GvsIngestTieout From 70e15bebbdc6e1e31cde8b1a679487b33036b9e0 Mon Sep 17 00:00:00 2001 From: Rori Cremer <6863459+RoriCremer@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:41:35 -0400 Subject: [PATCH 2/2] i literally cant even with dockstore rn --- .dockstore.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.dockstore.yml b/.dockstore.yml index 4f40765f6ad..a9fa1f981da 100644 --- a/.dockstore.yml +++ b/.dockstore.yml @@ -327,6 +327,7 @@ workflows: - master - ah_var_store - EchoCallset + - rc-integration-test-w-Echo-changes tags: - /.*/ - name: GvsIngestTieout