8000 Releases · next-actions/pytest-mh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: next-actions/pytest-mh

1.0.27

05 Jun 08:53
Compare
Choose a tag to compare

What's Changed

  • mh_fixture: make it really work with pytest-8.4.0 by @pbrezina in #103

Full Changelog: 1.0.26...1.0.27

1.0.26

03 Jun 11:11
Compare
Choose a tag to compare

What's Changed

  • mh_fixture: make it work with pytest-8.4.0 by @pbrezina in #102

Full Changelog: 1.0.25...1.0.26

1.0.25

15 May 09:23
Compare
Choose a tag to compare

What's Changed

  • markers: new preferred_topology marker by @danlavu in #99

Full Changelog: 1.0.24...1.0.25

1.0.24

13 May 10:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.23...1.0.24

1.0.23

06 Mar 09:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.22...1.0.23

1.0.22

20 Feb 11:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.21...1.0.22

1.0.21

28 Nov 09:52
Compare
Choose a tag to compare

What's Changed

  • docs: document CLIBuilder class in tips and tricks by @pbrezina in #94
  • conn: use /usr/bin/env to run the shell by @pbrezina in #96

Full Changelog: 1.0.20...1.0.21

1.0.20

04 Nov 10:38
Compare
Choose a tag to compare

What's Changed

  • journald: set no-pager parameter by @pbrezina in #86
  • Rewrite pytest-mh documentation by @pbrezina in #78
  • journald: set initial cursor by @pbrezina in #87
  • readme: advise pinning version in the warning by @pbrezina in #89
  • add unit tests and fix some trivial issues by @pbrezina in #88
  • FIREWALL: Allow to block hosts by IP address by @aplopez in #90
  • mh: gracefully handle exception in one of the skip callbacks by @pbrezina in #92
  • tests: enhance code coverage with unit tests by @pbrezina in #93
  • services: print journal logs for failed systemd command by @pbrezina in #91

Full Changelog: 1.0.19...1.0.20

1.0.19

19 Sep 09:21
Compare
Choose a tag to compare

What's Changed

  • FIREWALL: Use rich rules instead of direct rules by @aplopez in #69
  • plugin: do not connect to the hosts if --collect-only is set by @pbrezina in #70
  • plugin: allow direct decoration with mh_fixture by @pbrezina in #71
  • plugin: make mh_fixture work with generators by @pbrezina in #72
  • multihost: fix link in pytest_report_teststatus docstring by @pbrezina in #73
  • multihost: add config field to MultihostDomain and MultihostConfig as well by @pbrezina in #74
  • tc: accept also host and role instead of plain hostname by @pbrezina in #75
  • artifacts: rename type to artifacts_type in get_artifacts_list by @pbrezina in #76
  • journald: add unit parameter to is_match and count by @pbrezina in #77
  • fixtures: implement additional fixtures to get data from mh by @pbrezina in #84
  • topology-controller: make _init a public method by @pbrezina in #81
  • topology-marker: allow to pass TopologyMark directly, make _CreateFromArgs public and docs improvements by @pbrezina in #82
  • multihost: add MultihostBackupHost and BackupTopologyController by @pbrezina in #79

Full Changelog: 1.0.18...1.0.19

1.0.18

02 Aug 10:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.17...1.0.18

0