zuul-jobs/roles
Clark Boylan 46b7b6e1c9 Use import_role on persistent-firewall
Previously to persist the filewall we were including the
persistent-firewall role. This seems to occasionally break because the
second invocation of the role (on multinode jobs after setting up the
multinode bridge) fails with an RC of -13 when listing ipv4 iptables
roles. Then when we try to write them to disk the variable is empty.

One thought is that dynamically loading the role multiple times may be
confusing ansible. Use import_role to statically load the role instead
and see if this helps.

Change-Id: I2458f8eb4c2e4638336fa14e436e13b5a2263cce
2019-09-30 10:39:02 -07:00
..
add-authorized-keys role: Inject public keys in case of failure 2018-02-28 10:39:07 +00:00
add-build-sshkey Don't compare to literal True/False 2019-08-01 19:01:37 +02:00
add-fileserver Document upload-logs reliance on add-fileserver 2019-01-22 14:41:11 -08:00
add-gpgkey Add roles to add/remove a GPG key 2017-10-19 13:26:16 -07:00
add-launchpad-credentials fix the template instruction for writing launchpadlib/creds 2017-10-16 16:41:05 -04:00
add-sshkey add-sshkey: make the private key owner-writable 2017-10-19 14:23:28 -07:00
ansible-galaxy-import Fix typo with ansible_galaxy_info.token 2018-10-12 16:59:20 -04:00
ara-report Update URL for OpenDev 2019-04-20 14:18:36 +02:00
bindep Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
build-docker-image Add missing conditionals to build-docker-image 2019-04-28 13:39:02 -06:00
build-puppet-module Use PDK to build puppet module 2019-06-30 19:42:15 +00:00
build-python-release Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
build-releasenotes Add more languages for build-releasenotes 2019-09-23 14:01:05 +02:00
buildset-artifacts-location Fix RST formatting 2018-10-13 10:36:36 +02:00
clear-firewall Add note to clear-firewall docs 2019-07-25 14:29:52 -07:00
configure-mirrors notify needs a command 2018-09-20 22:02:55 -05:00
copy-build-sshkey Run authorized_keys as root 2018-04-24 11:57:43 +01:00
create-afs-token Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
deploy-openshift install-openshift: bump version to 3.11.0 2019-08-15 16:54:26 +00:00
destroy-afs-token Add create / destory roles for AFS tokens 2017-08-28 13:53:10 -04:00
download-artifact Remove download_artifact_name parameter 2019-08-12 07:10:52 -07:00
dstat-graph Add dstat graph roles 2019-07-17 15:45:24 +00:00
emit-job-header Add option for object store friendly log paths 2019-09-04 09:52:38 -07:00
enable-netconsole Add a netconsole role 2019-09-09 18:14:00 +10:00
ensure-babel Fix deprecation warning of ansible-2.5 2018-06-04 00:17:18 +00:00
ensure-dstat-graph Add dstat graph roles 2019-07-17 15:45:24 +00:00
ensure-output-dirs Add role to ensure per-node output dirs exist 2018-07-17 15:34:00 -04:00
ensure-python Limit ensure-python to Debian/Ubuntu use 2018-10-16 08:53:34 -04:00
ensure-sphinx Update the sphinx python package sets 2019-07-08 07:48:31 -07:00
ensure-tox Add README to ensure-tox role 2018-04-05 11:07:42 -07:00
ensure-twine Revert "Add environment debugging to ensure-twine role" 2019-04-26 10:35:22 -05:00
fetch-coverage-output Fix coverage post_failure stat 2018-07-22 09:46:01 -04:00
fetch-javascript-content-tarball Use human-readable names for artifact returns 2019-08-12 07:13:27 -07:00
fetch-javascript-output Use human-readable names for artifact returns 2019-08-12 07:13:27 -07:00
fetch-javascript-tarball Run ansible-lint on repo 2017-10-27 07:49:02 +02:00
fetch-output Merge "Add note about multi-node jobs" 2019-01-06 19:17:49 +00:00
fetch-puppet-module-output Create fetch-puppet-module-output role 2017-10-27 14:15:36 -04:00
fetch-python-sdist-output Add fetch-python-sdist-output role 2017-08-23 11:04:52 -04:00
fetch-sphinx-output Remove sphinx_output_dir 2019-08-16 15:39:59 +02:00
fetch-sphinx-tarball Switch PDF file name to doc-PROJECT.pdf 2019-09-03 14:40:39 +02:00
fetch-subunit-output Revert "fetch-subunit-output: collect additional subunit files" 2019-08-01 17:55:58 +00:00
fetch-tox-output Do not use --ignore-missing-args for rsync 2017-12-20 15:04:42 +01:00
fetch-translation-output translations: Check for translation-source first 2017-12-16 15:45:36 +00:00
fetch-zuul-cloner Setup virtualenv for zuul-cloner 2017-11-22 02:19:56 -05:00
find-constraints Fix deprecation warning of ansible-2.5 2018-06-04 00:17:18 +00:00
generate-zuul-manifest Add tests for manifest generation for missing files 2019-09-12 19:39:09 +02:00
git-prepare-nodecache Add role git-prepare-nodecache 2018-11-09 15:57:03 +01:00
htmlify-logs Update more urls for opendev 2019-04-21 14:01:15 +00:00
install-devstack Add install-devstack role 2019-06-24 11:12:17 -07:00
install-docker Fix docker install on fedora 2019-07-01 11:51:41 -05:00
install-if-python Fix deprecation warning of ansible-2.5 2018-06-04 00:17:18 +00:00
install-javascript-packages Install yarn if needed in javascript jobs 2017-12-14 10:08:22 -06:00
install-kubernetes Don't compare to literal True/False 2019-08-01 19:01:37 +02:00
install-nodejs Revert "install-nodejs: add support for RPM-based OSes" 2019-06-27 11:50:37 -07:00
install-openshift install-openshift: bump version to 3.11.0 2019-08-15 16:54:26 +00:00
install-pdk-dependencies Prepare: Use PDK to build puppet module 2019-06-30 19:42:06 +00:00
install-yarn Create yarn_lock_file_path variable for install-yarn 2018-11-28 10:21:57 -05:00
log-inventory log-inventory: remove inventory_file usage 2018-06-27 00:48:24 +00:00
merge-output-to-logs Use find instead of ls for determining dir emptiness 2019-01-21 17:24:51 +00:00
mirror-workspace-git-repos Clean non-bare remote repos 2019-09-06 07:16:05 -07:00
multi-node-bridge Use import_role on persistent-firewall 2019-09-30 10:39:02 -07:00
multi-node-firewall Use import_role on persistent-firewall 2019-09-30 10:39:02 -07:00
multi-node-hosts-file Include hostnames in /etc/hosts 2018-06-05 11:13:03 +01:00
multi-node-known-hosts Add missing README.rst for roles 2018-09-05 19:35:53 +00:00
nodejs-test-dependencies Fix npm-run-test 2017-11-14 13:19:08 +00:00
npm npm: add CI=true environment 2018-08-15 08:38:08 +00:00
persistent-firewall Use iptables for openSUSE 2019-09-27 15:45:01 -07:00
prepare-workspace Delete files in dest that don't exist 2019-04-01 09:18:26 -04:00
prepare-workspace-git Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
promote-docker-image Dockerhub now returns 200 for DELETEs 2019-06-20 10:20:40 +00:00
publish-artifacts-to-fileserver Document and update fileserver roles 2017-08-18 18:21:50 -05:00
pull-from-intermediate-registry Add a registry test job 2019-06-03 09:03:35 -07:00
push-to-intermediate-registry Use human-readable names for artifact returns 2019-08-12 07:13:27 -07:00
release-afs-volume Add role to do a vos release on an AFS volume 2017-09-01 16:40:40 -05:00
remove-build-sshkey Use new sphinx roles in docs 2017-08-11 15:10:40 -07:00
remove-gpgkey Fix exec quoting in release remove-gpgkey role 2019-03-15 14:36:14 +01:00
remove-launchpad-credentials Add roles for adding and removing launchpadlib credentials 2017-08-30 18:53:21 -05:00
remove-sshkey Add a role to remove an ssh private key 2017-08-29 15:56:45 -07:00
revoke-sudo revoke-sudo: only revoke when zuul is sudoer 2017-12-05 08:36:26 +00:00
run-buildset-registry Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
run-dstat Add dstat graph roles 2019-07-17 15:45:24 +00:00
set-zuul-log-path-fact Add option for object store friendly log paths 2019-09-04 09:52:38 -07:00
sign-artifacts Remove GPG public key for sign-artifacts role 2017-08-25 13:28:02 -04:00
sphinx Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00
stage-output Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
start-zuul-console Update ANSIBLE_LIBRARY to use envsitepackagesdir 2018-10-18 09:23:25 -05:00
test-mirror-workspace-git-repos Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
test-setup Skip test-setup.sh in pep8 jobs 2019-07-10 19:02:57 +02:00
tox Fix tox_install_sibling_packages.py for py3 2019-09-22 10:44:23 +02:00
trigger-readthedocs Revert "Debugging for readthedoc web ping" 2018-08-02 19:18:40 +10:00
upload-afs Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00
upload-docker-image Retry pushes to dockerhub 2019-09-20 09:50:44 -07:00
upload-forge Rework upload-forge role to use module 2019-02-09 10:32:34 +01:00
upload-git-mirror Add parameter to upload-git-mirror to specify ssh host key 2019-04-01 16:34:59 -04:00
upload-logs Add build shard log path docs to upload-logs(-swift) 2019-09-05 15:27:18 +00:00
upload-logs-swift Retry container gets in upload-logs-swift 2019-09-13 09:17:27 -07:00
upload-npm Change to the executor workdir during npm upload 2017-12-09 17:27:56 +00:00
upload-pypi Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
use-buildset-registry Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
use-docker-mirror Split docker mirror config into its own role 2019-02-21 14:07:43 -08:00
validate-dco-license Add validate-dco-license role 2019-01-09 11:39:02 -05:00
validate-host Remove invalid argument from format_exc() calls 2019-09-24 12:15:28 +10:00
validate-zone-db validate-zone-db : add job and make more generic 2019-05-24 10:00:49 +10:00
version-from-git Fix condition in version-from-git 2018-03-07 08:25:18 +00:00
write-inventory write-inventory: Add groups to created inventory 2018-08-28 19:54:21 +10:00
yarn Remove "--verbose" from yarn commands 2019-02-08 14:23:01 -08:00
__init__.py Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00