@@ -312,21 +312,21 @@ tasks:
312
312
- func : run tests
313
313
vars :
314
314
PYTHON_VERSION : " 3.9"
315
- tags : [no-orchestration, python-3.9]
315
+ tags : [test- no-orchestration, python-3.9]
316
316
- name : test-no-orchestration-python3.13
317
317
commands :
318
318
- func : assume ec2 role
319
319
- func : run tests
320
320
vars :
321
321
PYTHON_VERSION : " 3.13"
322
- tags : [no-orchestration, python-3.13]
322
+ tags : [test- no-orchestration, python-3.13]
323
323
- name : test-no-orchestration-pypy3.10
324
324
commands :
325
325
- func : assume ec2 role
326
326
- func : run tests
327
327
vars :
328
328
PYTHON_VERSION : pypy3.10
329
- tags : [no-orchestration, python-pypy3.10]
329
+ tags : [test- no-orchestration, python-pypy3.10]
330
330
331
331
# No toolchain tests
332
332
- name : test-no-toolchain-sync-noauth-nossl-standalone
@@ -7482,7 +7482,7 @@ tasks:
7482
7482
PYTHON_VERSION : " 3.9"
7483
7483
TEST_NAME : default_sync
7484
7484
tags :
7485
- - standard
7485
+ - test- standard
7486
7486
- server-4.0
7487
7487
- python-3.9
7488
7488
- standalone-noauth-nossl
@@ -7504,7 +7504,7 @@ tasks:
7504
7504
PYTHON_VERSION : " 3.10"
7505
7505
TEST_NAME : default_async
7506
7506
tags :
7507
- - standard
7507
+ - test- standard
7508
7508
- server-4.0
7509
7509
- python-3.10
7510
7510
- replica_set-noauth-ssl
@@ -7526,7 +7526,7 @@ tasks:
7526
7526
PYTHON_VERSION : " 3.11"
7527
7527
TEST_NAME : default_sync
7528
7528
tags :
7529
- - standard
7529
+ - test- standard
7530
7530
- server-4.0
7531
7531
- python-3.11
7532
7532
- sharded_cluster-auth-ssl
@@ -7548,7 +7548,7 @@ tasks:
7548
7548
PYTHON_VERSION : " 3.12"
7549
7549
TEST_NAME : default_async
7550
7550
tags :
7551
- - standard
7551
+ - test- standard
7552
7552
- server-4.2
7553
7553
- python-3.12
7554
7554
- standalone-noauth-nossl
@@ -7570,7 +7570,7 @@ tasks:
7570
7570
PYTHON_VERSION : " 3.13"
7571
7571
TEST_NAME : default_sync
7572
7572
tags :
7573
- - standard
7573
+ - test- standard
7574
7574
- server-4.2
7575
7575
- python-3.13
7576
7576
- replica_set-noauth-ssl
@@ -7592,7 +7592,7 @@ tasks:
7592
7592
PYTHON_VERSION : " 3.9"
7593
7593
TEST_NAME : default_async
7594
7594
tags :
7595
- - standard
7595
+ - test- standard
7596
7596
- server-4.2
7597
7597
- python-3.9
7598
7598
- sharded_cluster-auth-ssl
@@ -7614,7 +7614,7 @@ tasks:
7614
7614
PYTHON_VERSION : " 3.10"
7615
7615
TEST_NAME : default_sync
7616
7616
tags :
7617
- - standard
7617
+ - test- standard
7618
7618
- server-4.4
7619
7619
- python-3.10
7620
7620
- standalone-noauth-nossl
@@ -7636,7 +7636,7 @@ tasks:
7636
7636
PYTHON_VERSION : " 3.11"
7637
7637
TEST_NAME : default_async
7638
7638
tags :
7639
- - standard
7639
+ - test- standard
7640
7640
- server-4.4
7641
7641
- python-3.11
7642
7642
- replica_set-noauth-ssl
@@ -7658,7 +7658,7 @@ tasks:
7658
7658
PYTHON_VERSION : " 3.12"
7659
7659
TEST_NAME : default_sync
7660
7660
tags :
7661
- - standard
7661
+ - test- standard
7662
7662
- server-4.4
7663
7663
- python-3.12
7664
7664
- sharded_cluster-auth-ssl
@@ -7680,7 +7680,7 @@ tasks:
7680
7680
PYTHON_VERSION : " 3.13"
7681
7681
TEST_NAME : default_async
7682
7682
tags :
7683
- - standard
7683
+ - test- standard
7684
7684
- server-5.0
7685
7685
- python-3.13
7686
7686
- standalone-noauth-nossl
@@ -7702,7 +7702,7 @@ tasks:
7702
7702
PYTHON_VERSION : " 3.9"
7703
7703
TEST_NAME : default_sync
7704
7704
tags :
7705
- - standard
7705
+ - test- standard
7706
7706
- server-5.0
7707
7707
- python-3.9
7708
7708
- replica_set-noauth-ssl
@@ -7724,7 +7724,7 @@ tasks:
7724
7724
PYTHON_VERSION : " 3.10"
7725
7725
TEST_NAME : default_async
7726
7726
tags :
7727
- - standard
7727
+ - test- standard
7728
7728
- server-5.0
7729
7729
- python-3.10
7730
7730
- sharded_cluster-auth-ssl
@@ -7746,7 +7746,7 @@ tasks:
7746
7746
PYTHON_VERSION : " 3.11"
7747
7747
TEST_NAME : default_sync
7748
7748
tags :
7749
- - standard
7749
+ - test- standard
7750
7750
- server-6.0
7751
7751
- python-3.11
7752
7752
- standalone-noauth-nossl
@@ -7768,7 +7768,7 @@ tasks:
7768
7768
PYTHON_VERSION : " 3.12"
7769
7769
TEST_NAME : default_async
7770
7770
tags :
7771
- - standard
7771
+ - test- standard
7772
7772
- server-6.0
7773
7773
- python-3.12
7774
7774
- replica_set-noauth-ssl
@@ -7790,7 +7790,7 @@ tasks:
7790
7790
PYTHON_VERSION : " 3.13"
7791
7791
TEST_NAME : default_sync
7792
7792
tags :
7793
- - standard
7793
+ - test- standard
7794
7794
- server-6.0
7795
7795
- python-3.13
7796
7796
- sharded_cluster-auth-ssl
@@ -7812,7 +7812,7 @@ tasks:
7812
7812
PYTHON_VERSION : " 3.9"
7813
7813
TEST_NAME : default_async
7814
7814
tags :
7815
- - standard
7815
+ - test- standard
7816
7816
- server-7.0
7817
7817
- python-3.9
7818
7818
- standalone-noauth-nossl
@@ -7834,7 +7834,7 @@ tasks:
7834
7834
PYTHON_VERSION : " 3.10"
7835
7835
TEST_NAME : default_sync
7836
7836
tags :
7837
- - standard
7837
+ - test- standard
7838
7838
- server-7.0
7839
7839
- python-3.10
7840
7840
- replica_set-noauth-ssl
@@ -7856,7 +7856,7 @@ tasks:
7856
7856
PYTHON_VERSION : " 3.11"
7857
7857
TEST_NAME : default_async
7858
7858
tags :
7859
- - standard
7859
+ - test- standard
7860
7860
- server-7.0
7861
7861
- python-3.11
7862
7862
- sharded_cluster-auth-ssl
@@ -7878,7 +7878,7 @@ tasks:
7878
7878
PYTHON_VERSION : " 3.12"
7879
7879
TEST_NAME : default_sync
7880
7880
tags :
7881
- - standard
7881
+ - test- standard
7882
7882
- server-8.0
7883
7883
- python-3.12
7884
7884
- standalone-noauth-nossl
@@ -7900,7 +7900,7 @@ tasks:
7900
7900
PYTHON_VERSION : " 3.13"
7901
7901
TEST_NAME : default_async
7902
7902
tags :
7903
- - standard
7903
+ - test- standard
7904
7904
- server-8.0
7905
7905
- python-3.13
7906
7906
- replica_set-noauth-ssl
@@ -7922,7 +7922,7 @@ tasks:
7922
7922
PYTHON_VERSION : " 3.9"
7923
7923
TEST_NAME : default_sync
7924
7924
tags :
7925
- - standard
7925
+ - test- standard
7926
7926
- server-8.0
7927
7927
- python-3.9
7928
7928
- sharded_cluster-auth-ssl
@@ -7944,7 +7944,7 @@ tasks:
7944
7944
PYTHON_VERSION : " 3.10"
7945
7945
TEST_NAME : default_async
7946
7946
tags :
7947
- - standard
7947
+ - test- standard
7948
7948
- server-rapid
7949
7949
- python-3.10
7950
7950
- standalone-noauth-nossl
@@ -7966,7 +7966,7 @@ tasks:
7966
7966
PYTHON_VERSION : " 3.11"
7967
7967
TEST_NAME : default_sync
7968
7968
tags :
7969
- - standard
7969
+ - test- standard
7970
7970
- server-rapid
7971
7971
- python-3.11
7972
7972
- replica_set-noauth-ssl
@@ -7988,7 +7988,7 @@ tasks:
7988
7988
PYTHON_VERSION : " 3.12"
7989
7989
TEST_NAME : default_async
7990
7990
tags :
7991
- - standard
7991
+ - test- standard
7992
7992
- server-rapid
7993
7993
- python-3.12
7994
7994
- sharded_cluster-auth-ssl
@@ -8010,7 +8010,7 @@ tasks:
8010
8010
PYTHON_VERSION : " 3.13"
8011
8011
TEST_NAME : default_sync
8012
8012
tags :
8013
- - standard
8013
+ - test- standard
8014
8014
- server-latest
8015
8015
- python-3.13
8016
8016
- standalone-noauth-nossl
@@ -8032,7 +8032,7 @@ tasks:
8032
8032
PYTHON_VERSION : " 3.9"
8033
8033
TEST_NAME : default_async
8034
8034
tags :
8035
- - standard
8035
+ - test- standard
8036
8036
- server-latest
8037
8037
- python-3.9
8038
8038
- replica_set-noauth-ssl
@@ -8054,7 +8054,7 @@ tasks:
8054
8054
PYTHON_VERSION : " 3.10"
8055
8055
TEST_NAME : default_sync
8056
8056
tags :
8057
- - standard
8057
+ - test- standard
8058
8058
- server-latest
8059
8059
- python-3.10
8060
8060
- sharded_cluster-auth-ssl
@@ -8076,7 +8076,7 @@ tasks:
8076
8076
PYTHON_VERSION : pypy3.10
8077
8077
TEST_NAME : default_sync
8078
8078
tags :
8079
- - standard
8079
+ - test- standard
8080
8080
- server-4.0
8081
8081
- python-pypy3.10
8082
8082
- standalone-noauth-nossl
@@ -8099,7 +8099,7 @@ tasks:
8099
8099
PYTHON_VERSION : pypy3.10
8100
8100
TEST_NAME : default_async
8101
8101
tags :
8102
- - standard
8102
+ - test- standard
8103
8103
- server-4.2
8104
8104
- python-pypy3.10
8105
8105
- replica_set-noauth-ssl
@@ -8122,7 +8122,7 @@ tasks:
8122
8122
PYTHON_VERSION : pypy3.10
8123
8123
TEST_NAME : default_sync
8124
8124
tags :
8125
- - standard
8125
+ - test- standard
8126
8126
- server-4.4
8127
8127
- python-pypy3.10
8128
8128
- sharded_cluster-auth-ssl
@@ -8145,7 +8145,7 @@ tasks:
8145
8145
PYTHON_VERSION : pypy3.10
8146
8146
TEST_NAME : default_async
8147
8147
tags :
8148
- - standard
8148
+ - test- standard
8149
8149
- server-5.0
8150
8150
- python-pypy3.10
8151
8151
- standalone-noauth-nossl
@@ -8168,7 +8168,7 @@ tasks:
8168
8168
PYTHON_VERSION : pypy3.10
8169
8169
TEST_NAME : default_sync
8170
8170
tags :
8171
- - standard
8171
+ - test- standard
8172
8172
- server-6.0
8173
8173
- python-pypy3.10
8174
8174
- replica_set-noauth-ssl
@@ -8191,7 +8191,7 @@ tasks:
8191
8191
PYTHON_VERSION : pypy3.10
8192
8192
TEST_NAME : default_async
8193
8193
tags :
8194
- - standard
8194
+ - test- standard
8195
8195
- server-7.0
8196
8196
- python-pypy3.10
8197
8197
- sharded_cluster-auth-ssl
@@ -8214,7 +8214,7 @@ tasks:
8214
8214
PYTHON_VERSION : pypy3.10
8215
8215
TEST_NAME : default_sync
8216
8216
tags :
8217
- - standard
8217
+ - test- standard
8218
8218
- server-8.0
8219
8219
- python-pypy3.10
8220
8220
- standalone-noauth-nossl
@@ -8237,7 +8237,7 @@ tasks:
8237
8237
PYTHON_VERSION : pypy3.10
8238
8238
TEST_NAME : default_async
8239
8239
tags :
8240
- - standard
8240
+ - test- standard
8241
8241
- server-rapid
8242
8242
- python-pypy3.10
8243
8243
- replica_set-noauth-ssl
@@ -8260,7 +8260,7 @@ tasks:
8260
8260
PYTHON_VERSION : pypy3.10
8261
8261
TEST_NAME : default_sync
8262
8262
tags :
8263
- - standard
8263
+ - test- standard
8264
8264
- server-latest
8265
8265
- python-pypy3.10
8266
8266
- sharded_cluster-auth-ssl
0 commit comments