summaryrefslogtreecommitdiff
path: root/topics/testing/mechanical-rob.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'topics/testing/mechanical-rob.gmi')
-rw-r--r--topics/testing/mechanical-rob.gmi19
1 files changed, 19 insertions, 0 deletions
diff --git a/topics/testing/mechanical-rob.gmi b/topics/testing/mechanical-rob.gmi
new file mode 100644
index 0000000..d456864
--- /dev/null
+++ b/topics/testing/mechanical-rob.gmi
@@ -0,0 +1,19 @@
+# Resurrect Mechanical Rob
+
+We need to run Mechanical Rob tests as part of our continuous integration tests. Mechanical Rob has not been run in a while, and I'm not sure the Mechanical Rob code in the genenetwork2 repository is complete. Get it running again and document the process.
+
+## Tags
+
+* assigned: bonfacem, aruni
+* keywords: testing, CI, CD, mechanical rob
+* status: in progress
+* type: enhancement
+* priority: medium
+
+## Resolution
+
+The Mechanical Rob CI tests are functioning again now. To see how to run Mechanical Rob, see the CI job definition in the genenetwork-machines repo.
+=> https://git.genenetwork.org/arunisaac/genenetwork-machines/src/branch/main/genenetwork-development.scm
+The invocation procedure is bound to change as the many environment variables in genenetwork2 are cleared up.
+
+* closed