From 7e6a6533f6abff0041cab511f5a1cc01cab4d5df Mon Sep 17 00:00:00 2001 From: Patrick Mooney Date: Fri, 21 Jul 2023 15:08:02 -0500 Subject: [PATCH] Disable PHD test in buildomat until CI is fixed Without buildomat hosts in the "lab-2.0" pool, the phd-run test will automatically fail. Disable both phd-run and phd-build jobs until they have a chance at success. --- .github/buildomat/jobs/phd-build.sh | 1 + .github/buildomat/jobs/phd-run.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/buildomat/jobs/phd-build.sh b/.github/buildomat/jobs/phd-build.sh index e27cc0fd4..ce07d9e12 100644 --- a/.github/buildomat/jobs/phd-build.sh +++ b/.github/buildomat/jobs/phd-build.sh @@ -1,6 +1,7 @@ #!/bin/bash #: #: name = "phd-build" +#: enable = false #: variety = "basic" #: target = "helios-2.0" #: rust_toolchain = "stable" diff --git a/.github/buildomat/jobs/phd-run.sh b/.github/buildomat/jobs/phd-run.sh index 34fe3b0b5..d5a2b379d 100644 --- a/.github/buildomat/jobs/phd-run.sh +++ b/.github/buildomat/jobs/phd-run.sh @@ -1,6 +1,7 @@ #!/bin/bash #: #: name = "phd-run" +#: enable = false #: variety = "basic" #: target = "lab-2.0" #: output_rules = [