@@ -67,7 +67,7 @@ buildvariants:
6767 # Atlas data lake tests
6868 - name : atlas-data-lake-ubuntu-22-python3.9-auth-no-c
6969 tasks :
70- - name : atlas-data-lake-tests
70+ - name : .atlas_data_lake
7171 display_name : Atlas Data Lake Ubuntu-22 Python3.9 Auth No C
7272 run_on :
7373 - ubuntu2204-small
@@ -77,7 +77,7 @@ buildvariants:
7777 PYTHON_BINARY : /opt/python/3.9/bin/python3
7878 - name : atlas-data-lake-ubuntu-22-python3.9-auth
7979 tasks :
80- - name : atlas-data-lake-tests
80+ - name : .atlas_data_lake
8181 display_name : Atlas Data Lake Ubuntu-22 Python3.9 Auth
8282 run_on :
8383 - ubuntu2204-small
@@ -86,7 +86,7 @@ buildvariants:
8686 PYTHON_BINARY : /opt/python/3.9/bin/python3
8787 - name : atlas-data-lake-ubuntu-22-python3.13-auth-no-c
8888 tasks :
89- - name : atlas-data-lake-tests
89+ - name : .atlas_data_lake
9090 display_name : Atlas Data Lake Ubuntu-22 Python3.13 Auth No C
9191 run_on :
9292 - ubuntu2204-small
@@ -96,7 +96,7 @@ buildvariants:
9696 PYTHON_BINARY : /opt/python/3.13/bin/python3
9797 - name : atlas-data-lake-ubuntu-22-python3.13-auth
9898 tasks :
99- - name : atlas-data-lake-tests
99+ - name : .atlas_data_lake
100100 display_name : Atlas Data Lake Ubuntu-22 Python3.13 Auth
101101 run_on :
102102 - ubuntu2204-small
0 commit comments