Skip to content

Releases: arenadata/adcm_pytest_plugin

4.24.0

16 Jan 05:12
4b82e62
Compare
Choose a tag to compare

Moving forward

Future releases of ADCM bring new challenges for our testing instruments

The new major version of adcm_pytest_plugin is coming and it'll may bring CLUI changes to the instrument

Stay tuned

What's Changed

Full Changelog: 4.22.0...4.24.0

4.22.0

07 Sep 11:32
1d14a98
Compare
Choose a tag to compare

What's Changed

  • get_error_text_from_task_logs function made public by @dgusakov in #87
  • Hosts are created on second pre-uploaded provider by @skhomuti in #88
  • Default waiting for ADCM init timeout increased by @alexterent in #90
  • ADCM release tags retrieving function changed by @Sealwing in #91
  • ADCM management commands loadcluster, dumpcluster, logrotate and clearaudit by @Sealwing in #92 and #97
  • assert_multi_state added by @Sealwing #96
  • SecureString moved to plugin by @Sealwing #95

Full Changelog: 4.14.3...4.22.0

4.14.3

30 Dec 09:48
Compare
Choose a tag to compare

What's Changed

  • Use version without build id in actions report by @dgusakov in #77
  • Actions report fix for missing action spec by @dgusakov in #78
  • Check if action was not included in specs by @dgusakov in #79
  • ADBDEV-2249 Extra ADCM fixture by @Sealwing in #80
  • Return value from wait_until_step_succeeds by @madlabman in #81
  • Add ADCM URL printing when --dontstop option is used by @dgusakov in #82
  • ADCM-2377 Dummy ADCM objects generation changed to increase API tests speed by @Sealwing in #83
  • QA-359 Add timeout waiting for error category by @dgusakov in #84
  • Update docker version requirement by @dgusakov in #85
  • ADCM-2525 add second dummy provider for a choice by @skhomuti in #86

Full Changelog: 4.11.1...4.14.3

4.11.1

15 Nov 23:01
b7ba387
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.9.4...4.11.1

4.9.4

09 Oct 18:12
12b110e
Compare
Choose a tag to compare
Fix error in ansible parsing if no fatal tasks or fatal tasks number …

4.9.3

05 Oct 06:07
8eb8f3c
Compare
Choose a tag to compare
Update ansible error parser logics to consider rescued tasks (#68)

4.4.4

14 Jul 10:25
f1e693b
Compare
Choose a tag to compare

QA-176 --debug-owner option adds label to ADCM docker container (#46)
Fix docker container IP (#45)
ADBDEV-1851 Add task return to the action run wrappers (#44)
Increase ADCM wait timeout after upgrade (#43)

4.4.0

05 Jul 12:32
060bb1c
Compare
Choose a tag to compare
ADCM-1807 Fix manifest to include bundle files + Naming fixes (#42)

Add bundle files to the MANIFEST.in
Fix objects naming in the Dummy bundles

4.3.1

29 Jun 13:33
26ba259
Compare
Choose a tag to compare
Adcm 1803 add fixture sdk_client_with_objects_ss (#35)

4.1.1

31 May 12:32
ab3dccd
Compare
Choose a tag to compare
New black settings (#23)

Add black config and pre-commit
Reformat files with new black settings
Add pre-commit hook mention in docs