]> git.apps.os.sepia.ceph.com Git - teuthology.git/shortlog
teuthology.git
2023-03-16 Zack Cerzakill.kill_job: Tweak job status reporting 1822/head
2023-03-08 Zack CerzaMerge pull request #1817 from ceph/exporter
2023-03-08 Zack CerzaFix a circular import 1817/head
2023-03-08 Zack Cerzasetup.cfg: Set flake8 max line length to 100
2023-03-08 Zack Cerzateuthology-exporter: Report job status
2023-03-08 Zack CerzaAdd teuthology-exporter, a Prometheus exporter
2023-03-07 Zack CerzaAdd active_machine_types config item
2023-03-03 Zack CerzaMerge pull request #1818 from ceph/fix-nop
2023-03-03 Zack Cerzatask.ansible: Fix an IndexError w/ 0 remotes 1818/head
2023-02-28 kyrMerge pull request #1815 from kshtsk/wip-sle15sp3
2023-02-28 Zack CerzaMerge pull request #1816 from ceph/paddles-fault-tolerance
2023-02-28 Zack Cerzasupervisor: Ignore some reporting failures 1816/head
2023-02-28 Zack Cerzadispatcher: Do not time out when locking machines
2023-02-28 Zack Cerzasafe_while: Retry forever when tries == -1
2023-02-23 Zack CerzaMerge pull request #1812 from ceph/orch-ssh-key
2023-02-16 Kyr Shatskyyorchestra/opsys: add sle 15 sp5 1815/head
2023-02-14 NitzanMordhaiMerge pull request #1814 from NitzanMordhai/wip-nitzan...
2023-02-10 Zack CerzaMerge pull request #1793 from cybozu/fix-docker-compose...
2023-02-09 NitzanMordhaiscrapy: comparing dead job skip typeNone 1814/head
2023-02-07 Zack Cerzaorchestra.connection: Look for 'ssh_key' in config 1812/head
2023-02-02 Zack CerzaMerge pull request #1811 from ceph/wip-58491
2023-02-01 Zack Cerzamisc.get_system_type: Use Remote.os 1811/head
2023-01-30 Zack CerzaMerge pull request #1810 from ceph/selinux-denial-fix
2023-01-30 Zack Cerzatask/selinux: Fix regressed grepping of audit logs 1810/head
2023-01-27 Dan MickMerge pull request #1805 from ceph/el-py39
2023-01-25 kyrMerge pull request #1807 from kshtsk/wip-update-leap
2023-01-25 Kyr Shatskyyorchestra/opsys: add newer sle and leap versions 1807/head
2023-01-25 Zack Cerzabootstrap: Correct python3 package names for EL8/9 1805/head
2023-01-25 Zack CerzaMerge pull request #1806 from ceph/fix-pytest
2023-01-24 Dan MickMerge pull request #1802 from ceph/faster-newest
2023-01-24 Zack Cerzatox.ini: Update to reflect passenv change 1806/head
2023-01-24 Zack Cerzatests: Fix bugs revealed by mock's recent change
2023-01-24 Zack Cerzatests: Fix broken Mock assert statements
2023-01-24 Zack Cerzatests: Make sure to patch repo_utils ops
2023-01-20 Zack Cerzatests: Rename setup() and teardown() methods
2023-01-20 Zack CerzaFix 'invalid escape sequence' deprecation warnings
2023-01-19 Zack CerzaMerge pull request #1799 from dmick/wip-bootstrap
2022-12-08 Zack CerzaMerge pull request #1795 from dmick/wip-log-fog-exceptions
2022-12-08 Dan Mickbootstrap: rpm systems: use --whatprovides to test... 1799/head
2022-12-08 Dan Mickprovision/fog.py: log exceptions while looping for ssh 1795/head
2022-12-08 Dan MickMerge pull request #1797 from ceph/unique-dispatcher
2022-12-08 Zack Cerzasuite: Speed up 'newest' feature 1802/head
2022-12-08 Zack Cerzadispatcher: Refuse to start extra dispatchers 1797/head
2022-12-08 Zack CerzaMerge pull request #1798 from ceph/wip-py38
2022-12-08 Zack CerzaUpdate packaging 1798/head
2022-12-08 Zack CerzaUpdate tomli
2022-12-08 Zack CerzaUpdate pip-tools
2022-12-07 Zack CerzaDefault to python 3.8
2022-12-07 Zack Cerzadocker-compose: Pin postgres to v14
2022-12-02 Zack CerzaDrop Python 3.6 as a supported version
2022-12-02 Zack Cerza.github: Test with more Python versions
2022-12-02 Zack Cerzabootstrap: Rebuild wrong-python venvs
2022-12-02 Zack Cerzabootstrap: Use --use-pep517 when installing reqs
2022-12-02 Zack Cerzabootstrap: Support alternate python versions
2022-11-08 Dan MickMerge pull request #1794 from ceph/githelper
2022-11-08 Zack Cerzaconfig: Update githelper URL 1794/head
2022-10-18 Yuji ItoSpecify PostgreSQL v14 to avoid permission errors. 1793/head
2022-09-28 Zack CerzaMerge pull request #1790 from ceph/no-devtmpfs-scratch...