xenserver / status-report

Program that gathers data for xenserver host diagnostics
GNU Lesser General Public License v2.1
1 stars 9 forks source link

Enable Python3 tests and create first ZIP/TAR output archives. #33

Closed bernhardkaindl closed 8 months ago

bernhardkaindl commented 9 months ago

@GeraldEV, @ashwin9390 - Update for the re-review:

  1. Rebased to the updated master branch
  2. Enabled the tests which were merged into master also on Python3

Ready for review again, but I can also split the commits if needed.


General overview:


Among many others Python3 updates, this PR updates these functions and adds unit-tests for them:

Commit 1: Fixup GitHub Action Workflows and tests for Python3 tests