@@ -339,17 +339,6 @@ tasks:
339
339
vars :
340
340
image : centos7-rpm
341
341
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
342
- name : pkg_test_atlascli_docker_amazon2
354
343
tags : [ "smoke-test" ]
355
344
depends_on :
@@ -578,7 +567,7 @@ tasks:
578
567
# ###############################################################
579
568
# Unstable Publish - AtlasCLI
580
569
# RPM Distros
581
- - name : push_atlascli_rhel62_enterprise
570
+ - name : push_atlascli_rhel70_enterprise
582
571
<< : &default_atlascli_push_def
583
572
# This should prevent this task from running in patch builds, where we
584
573
# don't want to publish packages.
@@ -599,28 +588,6 @@ tasks:
599
588
distro : rhel70
600
589
ext : rpm
601
590
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
591
- name : push_atlascli_rhel70_org
625
592
<< : *default_atlascli_push_def
626
593
commands :
@@ -768,7 +735,7 @@ tasks:
768
735
# ###############################################################
769
736
# Unstable Publish - MongoCLI
770
737
# RPM Distros
771
- - name : push_mongocli_rhel62_enterprise
738
+ - name : push_mongocli_rhel70_enterprise
772
739
<< : &default_push_def
773
740
# This should prevent this task from running in patch builds, where we
774
741
# don't want to publish packages.
@@ -789,28 +756,6 @@ tasks:
789
756
distro : rhel70
790
757
ext : rpm
791
758
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
759
- name : push_mongocli_rhel70_org
815
760
<< : *default_push_def
816
761
commands :
@@ -958,7 +903,7 @@ tasks:
958
903
# ###############################################################
959
904
# Stable Publish - MongoCLI
960
905
# RPM Distros
961
- - name : push_mongocli_rhel62_enterprise_stable
906
+ - name : push_mongocli_rhel70_enterprise_stable
962
907
<< : &default_push_stable_def
963
908
git_tag_only : true
964
909
stepback : false
@@ -977,28 +922,6 @@ tasks:
977
922
distro : rhel70
978
923
ext : rpm
979
924
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
925
- name : push_mongocli_rhel70_org_stable
1003
926
<< : *default_push_stable_def
1004
927
commands :
@@ -1099,39 +1022,6 @@ tasks:
1099
1022
distro : ubuntu2004
1100
1023
ext : deb
1101
1024
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
1025
- name : push_mongocli_debian10_enterprise_stable
1136
1026
<< : *default_push_stable_def
1137
1027
commands :
@@ -1157,7 +1047,7 @@ tasks:
1157
1047
# ###############################################################
1158
1048
# Stable Publish - AtlasCLI
1159
1049
# RPM Distros
1160
- - name : push_atlascli_rhel62_enterprise_stable
1050
+ - name : push_atlascli_rhel70_enterprise_stable
1161
1051
<< : &default_push_atlascli_stable_def
1162
1052
git_tag_only : true
1163
1053
stepback : false
@@ -1176,28 +1066,6 @@ tasks:
1176
1066
distro : rhel70
1177
1067
ext : rpm
1178
1068
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
1069
- name : push_atlascli_rhel70_org_stable
1202
1070
<< : *default_push_atlascli_stable_def
1203
1071
commands :
@@ -1298,17 +1166,6 @@ tasks:
1298
1166
distro : ubuntu2004
1299
1167
ext : deb
1300
1168
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
1169
- name : push_atlascli_debian92_enterprise_stable
1313
1170
<< : *default_push_atlascli_stable_def
1314
1171
commands :
@@ -1509,14 +1366,12 @@ buildvariants:
1509
1366
tasks :
1510
1367
- name : pkg_test_mongocli_docker_amazon2
1511
1368
- name : pkg_test_mongocli_docker_centos7
1512
- - name : pkg_test_mongocli_docker_centos8
1513
1369
- name : pkg_test_mongocli_docker_ubuntu1804
1514
1370
- name : pkg_test_mongocli_docker_ubuntu2004
1515
1371
- name : pkg_test_mongocli_docker_debian9
1516
1372
- name : pkg_test_mongocli_docker_debian10
1517
1373
- name : pkg_test_atlascli_docker_amazon2
1518
1374
- name : pkg_test_atlascli_docker_centos7
1519
- - name : pkg_test_atlascli_docker_centos8
1520
1375
- name : pkg_test_atlascli_docker_ubuntu1804
1521
1376
- name : pkg_test_atlascli_docker_ubuntu2004
1522
1377
- name : pkg_test_atlascli_docker_debian9
0 commit comments