From 963405d7e0332ba372de7074a440ea653d4bccb7 Mon Sep 17 00:00:00 2001 From: Oleg Pudeyev Date: Thu, 7 Jan 2021 22:37:08 -0500 Subject: [PATCH] Skip testing on ruby-head for now --- .evergreen/config.yml | 20 ++++++++++---------- .evergreen/config/standard.yml.erb | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.evergreen/config.yml b/.evergreen/config.yml index f234926a3d..ab3c5b15ce 100644 --- a/.evergreen/config.yml +++ b/.evergreen/config.yml @@ -1055,16 +1055,16 @@ buildvariants: tasks: - name: "test-mlaunch" - - matrix_name: "ruby-head" - matrix_spec: - auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"] - ruby: ["ruby-head"] - mongodb-version: "4.2" - topology: "*" - os: ubuntu1604 - display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}" - tasks: - - name: "test-mlaunch" +# - matrix_name: "ruby-head" +# matrix_spec: +# auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"] +# ruby: ["ruby-head"] +# mongodb-version: "4.2" +# topology: "*" +# os: ubuntu1604 +# display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}" +# tasks: +# - name: "test-mlaunch" - matrix_name: "activesupport" matrix_spec: diff --git a/.evergreen/config/standard.yml.erb b/.evergreen/config/standard.yml.erb index 3301c4ced3..7376026d8a 100644 --- a/.evergreen/config/standard.yml.erb +++ b/.evergreen/config/standard.yml.erb @@ -290,16 +290,16 @@ buildvariants: tasks: - name: "test-mlaunch" - - matrix_name: "ruby-head" - matrix_spec: - auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"] - ruby: ["ruby-head"] - mongodb-version: "4.2" - topology: "*" - os: ubuntu1604 - display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}" - tasks: - - name: "test-mlaunch" +# - matrix_name: "ruby-head" +# matrix_spec: +# auth-and-ssl: ["auth-and-ssl", "noauth-and-nossl"] +# ruby: ["ruby-head"] +# mongodb-version: "4.2" +# topology: "*" +# os: ubuntu1604 +# display_name: "${mongodb-version} ${topology} ${auth-and-ssl} ${ruby}" +# tasks: +# - name: "test-mlaunch" - matrix_name: "activesupport" matrix_spec: