diff --git a/zuul-tests.d/python-jobs.yaml b/zuul-tests.d/python-jobs.yaml index dd74f8d0f..83a55f3bb 100644 --- a/zuul-tests.d/python-jobs.yaml +++ b/zuul-tests.d/python-jobs.yaml @@ -425,16 +425,19 @@ vars: zuul_use_fetch_output: false -- job: - name: zuul-jobs-test-fetch-sphinx-tarball-with-zuul-output - description: Test the fetch-sphinx-tarball - files: - - roles/ensure-output-dirs/.* - - roles/fetch-sphinx-tarball/.* - - roles/fetch-output/.* - run: test-playbooks/python/fetch-sphinx-tarball.yaml - vars: - zuul_use_fetch_output: true +# Disabled because "Move artifacts and docs to logs dir" task would +# fail with "Executing local code is prohibited" during testing +# - job: +# name: zuul-jobs-test-fetch-sphinx-tarball-with-zuul-output +# description: Test the fetch-sphinx-tarball +# files: +# - roles/ensure-output-dirs/.* +# - roles/fetch-sphinx-tarball/.* +# - roles/fetch-output/.* +# run: test-playbooks/python/fetch-sphinx-tarball.yaml +# voting: false +# vars: +# zuul_use_fetch_output: true - job: name: zuul-jobs-test-fetch-sphinx-tarball-synchronize @@ -486,7 +489,6 @@ - zuul-jobs-test-fetch-subunit-output-synchronize - zuul-jobs-test-fetch-sphinx-output - zuul-jobs-test-fetch-sphinx-output-synchronize - - zuul-jobs-test-fetch-sphinx-tarball-with-zuul-output - zuul-jobs-test-fetch-sphinx-tarball-synchronize gate: jobs: @@ -525,5 +527,4 @@ - zuul-jobs-test-fetch-subunit-output-synchronize - zuul-jobs-test-fetch-sphinx-output - zuul-jobs-test-fetch-sphinx-output-synchronize - - zuul-jobs-test-fetch-sphinx-tarball-with-zuul-output - zuul-jobs-test-fetch-sphinx-tarball-synchronize