]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Replace 'master' branch references with 'main'
authorZack Cerza <zack@cerza.org>
Tue, 24 May 2022 17:26:42 +0000 (11:26 -0600)
committerZack Cerza <zack@cerza.org>
Tue, 24 May 2022 20:21:18 +0000 (14:21 -0600)
commit4dbb46b40576160d68ee355b193b8ac1ffdd4618
treef9912826c72b5cb830d728ae94b5bde2a0fa8e73
parent1b30281f276b97a8186594b7f92fe1f728418ada
Replace 'master' branch references with 'main'

Signed-off-by: Zack Cerza <zack@redhat.com>
53 files changed:
.github/workflows/ci.yml
.github/workflows/dependencies.yml
docs/LAB_SETUP.rst
docs/README.rst
docs/docker-compose/teuthology/teuthology.sh
docs/intro_testers.rst
docs/libcloud_backend.rst
docs/openstack_backend.rst
docs/siteconfig.rst
examples/3node_rgw.yaml
roles/overrides.yaml
scripts/openstack.py
scripts/suite.py
teuthology/dispatcher/__init__.py
teuthology/misc.py
teuthology/openstack/bootstrap-teuthology.sh
teuthology/openstack/openstack-centos-7.0-user-data.txt
teuthology/openstack/openstack-centos-7.1-user-data.txt
teuthology/openstack/openstack-centos-7.2-user-data.txt
teuthology/openstack/openstack-debian-8.0-user-data.txt
teuthology/openstack/openstack-opensuse-15.0-user-data.txt
teuthology/openstack/openstack-opensuse-42.1-user-data.txt
teuthology/openstack/openstack-opensuse-42.2-user-data.txt
teuthology/openstack/openstack-opensuse-42.3-user-data.txt
teuthology/openstack/openstack-sle-12.1-user-data.txt
teuthology/openstack/openstack-sle-12.2-user-data.txt
teuthology/openstack/openstack-sle-12.3-user-data.txt
teuthology/openstack/openstack-sle-15.0-user-data.txt
teuthology/openstack/openstack-sle-15.1-user-data.txt
teuthology/openstack/test/test_openstack.py
teuthology/packaging.py
teuthology/run.py
teuthology/suite/run.py
teuthology/suite/test/test_init.py
teuthology/suite/test/test_run_.py
teuthology/suite/test/test_util.py
teuthology/suite/util.py
teuthology/task/ansible.py
teuthology/task/buildpackages/common.sh
teuthology/task/buildpackages/make-deb.sh
teuthology/task/buildpackages/make-rpm.sh
teuthology/task/ceph_ansible.py
teuthology/task/hadoop.py
teuthology/task/install/__init__.py
teuthology/task/kernel.py
teuthology/task/lockfile.py
teuthology/task/mpi.py
teuthology/test/integration/test_suite.py
teuthology/test/task/test_ansible.py
teuthology/test/test_misc.py
teuthology/test/test_packaging.py
teuthology/test/test_worker.py
teuthology/worker.py