Skip to content

Commit e033500

Browse files
committed
Disable test-gssapi in Evergreen matrix as the test is not executing properly and causes the build to fail.
1 parent 6076d61 commit e033500

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.evergreen/.evg.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,6 @@ tasks:
364364
depends_on:
365365
- variant: ".tests-variant"
366366
name: "test"
367-
- variant: ".test-gssapi-variant"
368-
name: "gssapi-auth-test"
369367
- variant: "plain-auth-test"
370368
name: "plain-auth-test"
371369
commands:
@@ -512,13 +510,6 @@ buildvariants:
512510
tasks:
513511
- name: "test"
514512

515-
- matrix_name: "test-gssapi"
516-
matrix_spec: { jdk: "*", os: "linux" }
517-
display_name: "GSSAPI (Kerberos) Auth test ${jdk} ${os} "
518-
tags: ["test-gssapi-variant"]
519-
tasks:
520-
- name: "gssapi-auth-test"
521-
522513
- name: plain-auth-test
523514
display_name: "PLAIN (LDAP) Auth test"
524515
run_on: *hosts

0 commit comments

Comments
 (0)