@@ -295,17 +295,6 @@ tasks:
295
295
vars :
296
296
image : ubuntu20.04-deb
297
297
tool_name : mongocli
298
- - name : pkg_test_mongocli_docker_debian9
299
- tags : [ "smoke-test" ]
300
- depends_on :
301
- - name : package_goreleaser
302
- variant : " goreleaser_mongocli_snapshot"
303
- commands :
304
- - func : " clone"
305
- - func : " docker build"
306
- vars :
307
- image : debian9-deb
308
- tool_name : mongocli
309
298
- name : pkg_test_mongocli_docker_debian10
310
299
tags : [ "smoke-test" ]
311
300
depends_on :
@@ -339,17 +328,6 @@ tasks:
339
328
vars :
340
329
image : centos7-rpm
341
330
tool_name : mongocli
342
- - name : pkg_test_mongocli_docker_centos8
343
- tags : [ "smoke-test" ]
344
- depends_on :
345
- - name : package_goreleaser
346
- variant : " goreleaser_mongocli_snapshot"
347
- commands :
348
- - func : " clone"
349
- - func : " docker build"
350
- vars :
351
- image : centos8-rpm
352
- tool_name : mongocli
353
331
- name : pkg_test_atlascli_docker_amazon2
354
332
tags : [ "smoke-test" ]
355
333
depends_on :
@@ -578,7 +556,7 @@ tasks:
578
556
# ###############################################################
579
557
# Unstable Publish - AtlasCLI
580
558
# RPM Distros
581
- - name : push_atlascli_rhel62_enterprise
559
+ - name : push_atlascli_rhel70_enterprise
582
560
<< : &default_atlascli_push_def
583
561
# This should prevent this task from running in patch builds, where we
584
562
# don't want to publish packages.
@@ -599,28 +577,6 @@ tasks:
599
577
distro : rhel70
600
578
ext : rpm
601
579
tool_name : atlascli
602
- - name : push_atlascli_rhel62_org
603
- << : *default_atlascli_push_def
604
- commands :
605
- - func : " clone"
606
- - func : " install curator"
607
- - func : " push"
608
- vars :
609
- edition : org
610
- distro : rhel62
611
- ext : rpm
612
- tool_name : atlascli
613
- - name : push_atlascli_rhel70_enterprise
614
- << : *default_atlascli_push_def
615
- commands :
616
- - func : " clone"
617
- - func : " install curator"
618
- - func : " push"
619
- vars :
620
- edition : enterprise
621
- distro : rhel62
622
- ext : rpm
623
- tool_name : atlascli
624
580
- name : push_atlascli_rhel70_org
625
581
<< : *default_atlascli_push_def
626
582
commands :
@@ -721,28 +677,6 @@ tasks:
721
677
distro : ubuntu2004
722
678
ext : deb
723
679
tool_name : atlascli
724
- - name : push_atlascli_debian92_enterprise
725
- << : *default_atlascli_push_def
726
- commands :
727
- - func : " clone"
728
- - func : " install curator"
729
- - func : " push"
730
- vars :
731
- edition : enterprise
732
- distro : debian92
733
- ext : deb
734
- tool_name : atlascli
735
- - name : push_atlascli_debian92_org
736
- << : *default_atlascli_push_def
737
- commands :
738
- - func : " clone"
739
- - func : " install curator"
740
- - func : " push"
741
- vars :
742
- edition : org
743
- distro : debian92
744
- ext : deb
745
- tool_name : atlascli
746
680
- name : push_atlascli_debian10_enterprise
747
681
<< : *default_atlascli_push_def
748
682
commands :
@@ -768,7 +702,7 @@ tasks:
768
702
# ###############################################################
769
703
# Unstable Publish - MongoCLI
770
704
# RPM Distros
771
- - name : push_mongocli_rhel62_enterprise
705
+ - name : push_mongocli_rhel70_enterprise
772
706
<< : &default_push_def
773
707
# This should prevent this task from running in patch builds, where we
774
708
# don't want to publish packages.
@@ -789,28 +723,6 @@ tasks:
789
723
distro : rhel70
790
724
ext : rpm
791
725
tool_name : mongocli
792
- - name : push_mongocli_rhel62_org
793
- << : *default_push_def
794
- commands :
795
- - func : " clone"
796
- - func : " install curator"
797
- - func : " push"
798
- vars :
799
- edition : org
800
- distro : rhel62
801
- ext : rpm
802
- tool_name : mongocli
803
- - name : push_mongocli_rhel70_enterprise
804
- << : *default_push_def
805
- commands :
806
- - func : " clone"
807
- - func : " install curator"
808
- - func : " push"
809
- vars :
810
- edition : enterprise
811
- distro : rhel62
812
- ext : rpm
813
- tool_name : mongocli
814
726
- name : push_mongocli_rhel70_org
815
727
<< : *default_push_def
816
728
commands :
@@ -911,28 +823,6 @@ tasks:
911
823
distro : ubuntu2004
912
824
ext : deb
913
825
tool_name : mongocli
914
- - name : push_mongocli_debian92_enterprise
915
- << : *default_push_def
916
- commands :
917
- - func : " clone"
918
- - func : " install curator"
919
- - func : " push"
920
- vars :
921
- edition : enterprise
922
- distro : debian92
923
- ext : deb
924
- tool_name : mongocli
925
- - name : push_mongocli_debian92_org
926
- << : *default_push_def
927
- commands :
928
- - func : " clone"
929
- - func : " install curator"
930
- - func : " push"
931
- vars :
932
- edition : org
933
- distro : debian92
934
- ext : deb
935
- tool_name : mongocli
936
826
- name : push_mongocli_debian10_enterprise
937
827
<< : *default_push_def
938
828
commands :
@@ -958,7 +848,7 @@ tasks:
958
848
# ###############################################################
959
849
# Stable Publish - MongoCLI
960
850
# RPM Distros
961
- - name : push_mongocli_rhel62_enterprise_stable
851
+ - name : push_mongocli_rhel70_enterprise_stable
962
852
<< : &default_push_stable_def
963
853
git_tag_only : true
964
854
stepback : false
@@ -977,28 +867,6 @@ tasks:
977
867
distro : rhel70
978
868
ext : rpm
979
869
tool_name : mongocli
980
- - name : push_mongocli_rhel62_org_stable
981
- << : *default_push_stable_def
982
- commands :
983
- - func : " clone"
984
- - func : " install curator"
985
- - func : " push"
986
- vars :
987
- edition : org
988
- distro : rhel70
989
- ext : rpm
990
- tool_name : mongocli
991
- - name : push_mongocli_rhel70_enterprise_stable
992
- << : *default_push_stable_def
993
- commands :
994
- - func : " clone"
995
- - func : " install curator"
996
- - func : " push"
997
- vars :
998
- edition : enterprise
999
- distro : rhel70
1000
- ext : rpm
1001
- tool_name : mongocli
1002
870
- name : push_mongocli_rhel70_org_stable
1003
871
<< : *default_push_stable_def
1004
872
commands :
@@ -1099,39 +967,6 @@ tasks:
1099
967
distro : ubuntu2004
1100
968
ext : deb
1101
969
tool_name : mongocli
1102
- - name : push_mongocli_debian81_org_stable
1103
- << : *default_push_stable_def
1104
- commands :
1105
- - func : " clone"
1106
- - func : " install curator"
1107
- - func : " push"
1108
- vars :
1109
- edition : org
1110
- distro : debian81
1111
- ext : deb
1112
- tool_name : mongocli
1113
- - name : push_mongocli_debian92_enterprise_stable
1114
- << : *default_push_stable_def
1115
- commands :
1116
- - func : " clone"
1117
- - func : " install curator"
1118
- - func : " push"
1119
- vars :
1120
- edition : enterprise
1121
- distro : debian92
1122
- ext : deb
1123
- tool_name : mongocli
1124
- - name : push_mongocli_debian92_org_stable
1125
- << : *default_push_stable_def
1126
- commands :
1127
- - func : " clone"
1128
- - func : " install curator"
1129
- - func : " push"
1130
- vars :
1131
- edition : org
1132
- distro : debian92
1133
- ext : deb
1134
- tool_name : mongocli
1135
970
- name : push_mongocli_debian10_enterprise_stable
1136
971
<< : *default_push_stable_def
1137
972
commands :
@@ -1157,7 +992,7 @@ tasks:
1157
992
# ###############################################################
1158
993
# Stable Publish - AtlasCLI
1159
994
# RPM Distros
1160
- - name : push_atlascli_rhel62_enterprise_stable
995
+ - name : push_atlascli_rhel70_enterprise_stable
1161
996
<< : &default_push_atlascli_stable_def
1162
997
git_tag_only : true
1163
998
stepback : false
@@ -1176,28 +1011,6 @@ tasks:
1176
1011
distro : rhel70
1177
1012
ext : rpm
1178
1013
tool_name : atlascli
1179
- - name : push_atlascli_rhel62_org_stable
1180
- << : *default_push_atlascli_stable_def
1181
- commands :
1182
- - func : " clone"
1183
- - func : " install curator"
1184
- - func : " push"
1185
- vars :
1186
- edition : org
1187
- distro : rhel70
1188
- ext : rpm
1189
- tool_name : atlascli
1190
- - name : push_atlascli_rhel70_enterprise_stable
1191
- << : *default_push_atlascli_stable_def
1192
- commands :
1193
- - func : " clone"
1194
- - func : " install curator"
1195
- - func : " push"
1196
- vars :
1197
- edition : enterprise
1198
- distro : rhel70
1199
- ext : rpm
1200
- tool_name : atlascli
1201
1014
- name : push_atlascli_rhel70_org_stable
1202
1015
<< : *default_push_atlascli_stable_def
1203
1016
commands :
@@ -1298,39 +1111,6 @@ tasks:
1298
1111
distro : ubuntu2004
1299
1112
ext : deb
1300
1113
tool_name : atlascli
1301
- - name : push_atlascli_debian81_org_stable
1302
- << : *default_push_atlascli_stable_def
1303
- commands :
1304
- - func : " clone"
1305
- - func : " install curator"
1306
- - func : " push"
1307
- vars :
1308
- edition : org
1309
- distro : debian81
1310
- ext : deb
1311
- tool_name : atlascli
1312
- - name : push_atlascli_debian92_enterprise_stable
1313
- << : *default_push_atlascli_stable_def
1314
- commands :
1315
- - func : " clone"
1316
- - func : " install curator"
1317
- - func : " push"
1318
- vars :
1319
- edition : enterprise
1320
- distro : debian92
1321
- ext : deb
1322
- tool_name : atlascli
1323
- - name : push_atlascli_debian92_org_stable
1324
- << : *default_push_atlascli_stable_def
1325
- commands :
1326
- - func : " clone"
1327
- - func : " install curator"
1328
- - func : " push"
1329
- vars :
1330
- edition : org
1331
- distro : debian92
1332
- ext : deb
1333
- tool_name : atlascli
1334
1114
- name : push_atlascli_debian10_enterprise_stable
1335
1115
<< : *default_push_atlascli_stable_def
1336
1116
commands :
@@ -1509,15 +1289,11 @@ buildvariants:
1509
1289
tasks :
1510
1290
- name : pkg_test_mongocli_docker_amazon2
1511
1291
- name : pkg_test_mongocli_docker_centos7
1512
- - name : pkg_test_mongocli_docker_centos8
1513
1292
- name : pkg_test_mongocli_docker_ubuntu1804
1514
1293
- name : pkg_test_mongocli_docker_ubuntu2004
1515
- - name : pkg_test_mongocli_docker_debian9
1516
1294
- name : pkg_test_mongocli_docker_debian10
1517
1295
- name : pkg_test_atlascli_docker_amazon2
1518
1296
- name : pkg_test_atlascli_docker_centos7
1519
- - name : pkg_test_atlascli_docker_centos8
1520
1297
- name : pkg_test_atlascli_docker_ubuntu1804
1521
1298
- name : pkg_test_atlascli_docker_ubuntu2004
1522
- - name : pkg_test_atlascli_docker_debian9
1523
1299
- name : pkg_test_atlascli_docker_debian10
0 commit comments