File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -668,18 +668,18 @@ in {
668668 extra
669669 ] ;
670670 in {
671- equinix-1 =
672- mkEquinixBuildkite "equinix-1" "1" "10.12.10.1" {
673- system = "x86_64-linux" ;
674- queue = [ "core-tech" ] ;
675- } [ "Billing:team-core" ]
676- 5 { } ;
677- equinix-2 =
678- mkEquinixBuildkite "equinix-2" "2" "10.12.10.3" {
679- system = "x86_64-linux" ;
680- queue = [ "core-tech" ] ;
681- } [ "Billing:team-core" ]
682- 5 { } ;
671+ # equinix-1 =
672+ # mkEquinixBuildkite "equinix-1" "1" "10.12.10.1" {
673+ # system = "x86_64-linux";
674+ # queue = ["core-tech"];
675+ # } ["Billing:team-core"]
676+ # 5 {};
677+ # equinix-2 =
678+ # mkEquinixBuildkite "equinix-2" "2" "10.12.10.3" {
679+ # system = "x86_64-linux";
680+ # queue = ["core-tech"];
681+ # } ["Billing:team-core"]
682+ # 5 {};
683683 equinix-3 =
684684 mkEquinixBuildkite "equinix-3" "3" "10.12.10.5" {
685685 system = "x86_64-linux" ;
You can’t perform that action at this time.
0 commit comments