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 @@ -692,18 +692,18 @@ in {
692
692
queue = [ "core-tech-bench" ] ;
693
693
} [ "Billing:team-core" ]
694
694
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 {};
707
707
equinix-7 =
708
708
mkEquinixBuildkite "equinix-7" "7" "10.12.10.13" {
709
709
system = "x86_64-linux" ;
You can’t perform that action at this time.
0 commit comments