Skip to content

Commit 27bb0dc

Browse files
committed
rescale: remove adrestia buildkite
1 parent 76e52d5 commit 27bb0dc

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

nix/metal/bitteProfile/default.nix

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -692,18 +692,18 @@ in {
692692
queue = ["core-tech-bench"];
693693
} ["Billing:team-core"]
694694
1 {};
695-
equinix-5 =
696-
mkEquinixBuildkite "equinix-5" "5" "10.12.10.9" {
697-
system = "x86_64-linux";
698-
queue = ["adrestia"];
699-
} ["Billing:team-adrestia"]
700-
5 {};
701-
equinix-6 =
702-
mkEquinixBuildkite "equinix-6" "6" "10.12.10.11" {
703-
system = "x86_64-linux";
704-
queue = ["adrestia-bench"];
705-
} ["Billing:team-adrestia"]
706-
1 {};
695+
# equinix-5 =
696+
# mkEquinixBuildkite "equinix-5" "5" "10.12.10.9" {
697+
# system = "x86_64-linux";
698+
# queue = ["adrestia"];
699+
# } ["Billing:team-adrestia"]
700+
# 5 {};
701+
# equinix-6 =
702+
# mkEquinixBuildkite "equinix-6" "6" "10.12.10.11" {
703+
# system = "x86_64-linux";
704+
# queue = ["adrestia-bench"];
705+
# } ["Billing:team-adrestia"]
706+
# 1 {};
707707
equinix-7 =
708708
mkEquinixBuildkite "equinix-7" "7" "10.12.10.13" {
709709
system = "x86_64-linux";

0 commit comments

Comments
 (0)