Skip to content

Commit b160923

Browse files
committed
update variants
1 parent 3013346 commit b160923

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.evergreen/generated_configs/variants.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -66,38 +66,38 @@ buildvariants:
6666
PYTHON_BINARY: /opt/python/3.13/bin/python3
6767

6868
# Atlas data lake tests
69-
- name: atlas-data-lake-rhel8-py3.9-no-c
69+
- name: atlas-data-lake-ubuntu-22-py3.9-no-c
7070
tasks:
7171
- name: atlas-data-lake-tests
72-
display_name: Atlas Data Lake RHEL8 py3.9 No C
72+
display_name: Atlas Data Lake Ubuntu-22 py3.9 No C
7373
run_on:
74-
- rhel87-small
74+
- ubuntu2204-small
7575
expansions:
7676
NO_EXT: "1"
7777
PYTHON_BINARY: /opt/python/3.9/bin/python3
78-
- name: atlas-data-lake-rhel8-py3.9
78+
- name: atlas-data-lake-ubuntu-22-py3.9
7979
tasks:
8080
- name: atlas-data-lake-tests
81-
display_name: Atlas Data Lake RHEL8 py3.9
81+
display_name: Atlas Data Lake Ubuntu-22 py3.9
8282
run_on:
83-
- rhel87-small
83+
- ubuntu2204-small
8484
expansions:
8585
PYTHON_BINARY: /opt/python/3.9/bin/python3
86-
- name: atlas-data-lake-rhel8-py3.13-no-c
86+
- name: atlas-data-lake-ubuntu-22-py3.13-no-c
8787
tasks:
8888
- name: atlas-data-lake-tests
89-
display_name: Atlas Data Lake RHEL8 py3.13 No C
89+
display_name: Atlas Data Lake Ubuntu-22 py3.13 No C
9090
run_on:
91-
- rhel87-small
91+
- ubuntu2204-small
9292
expansions:
9393
NO_EXT: "1"
9494
PYTHON_BINARY: /opt/python/3.13/bin/python3
95-
- name: atlas-data-lake-rhel8-py3.13
95+
- name: atlas-data-lake-ubuntu-22-py3.13
9696
tasks:
9797
- name: atlas-data-lake-tests
98-
display_name: Atlas Data Lake RHEL8 py3.13
98+
display_name: Atlas Data Lake Ubuntu-22 py3.13
9999
run_on:
100-
- rhel87-small
100+
- ubuntu2204-small
101101
expansions:
102102
PYTHON_BINARY: /opt/python/3.13/bin/python3
103103

0 commit comments

Comments
 (0)