@@ -285,16 +285,6 @@ workflows:
285285 context : org-member
286286 requires :
287287 - nightly_binary_linux_wheel_py2.7
288- - smoke_test_linux_pip :
289- name : nightly_binary_linux_wheel_py2.7_smoke_test_pip
290- python_version : " 2.7"
291- requires :
292- - nightly_binary_linux_wheel_py2.7_upload
293- - smoke_test_linux_conda :
294- name : nightly_binary_linux_wheel_py2.7_smoke_test_conda
295- python_version : " 2.7"
296- requires :
297- - nightly_binary_linux_wheel_py2.7_upload
298288 filters :
299289 branches :
300290 only : nightly
@@ -310,16 +300,6 @@ workflows:
310300 context : org-member
311301 requires :
312302 - nightly_binary_linux_wheel_py2.7_unicode
313- - smoke_test_linux_pip :
314- name : nightly_binary_linux_wheel_py2.7_unicode_smoke_test_pip
315- python_version : " 2.7"
316- requires :
317- - nightly_binary_linux_wheel_py2.7_unicode_upload
318- - smoke_test_linux_conda :
319- name : nightly_binary_linux_wheel_py2.7_unicode_smoke_test_conda
320- python_version : " 2.7"
321- requires :
322- - nightly_binary_linux_wheel_py2.7_unicode_upload
323303 filters :
324304 branches :
325305 only : nightly
@@ -477,16 +457,6 @@ workflows:
477457 context : org-member
478458 requires :
479459 - nightly_binary_linux_conda_py2.7
480- - smoke_test_linux_pip :
481- name : nightly_binary_linux_conda_py2.7_smoke_test_pip
482- python_version : " 2.7"
483- requires :
484- - nightly_binary_linux_conda_py2.7_upload
485- - smoke_test_linux_conda :
486- name : nightly_binary_linux_conda_py2.7_smoke_test_conda
487- python_version : " 2.7"
488- requires :
489- - nightly_binary_linux_conda_py2.7_upload
490460 filters :
491461 branches :
492462 only : nightly
0 commit comments