Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency upgrades and misc fixes and updates #341

Merged
merged 20 commits into from
Oct 3, 2023
Merged

Dependency upgrades and misc fixes and updates #341

merged 20 commits into from
Oct 3, 2023

Conversation

sinha108
Copy link
Collaborator

@sinha108 sinha108 commented Sep 30, 2023

Description

This PR contains:

  • Python dependency updates
  • Updates for running tkltest-unit and tkltest-ui with Python 3.10 and 3.11
  • Updates for running tkltest-unit with Java 11
  • CI workflow updates for matrix strategy run on multiple python versions
  • Replacement of nose test runner with green
  • Fix for checking that BB sequences files exist before invoking the sequence extender
  • Updates to tkltest-ui for running with new distribution of chrome/chromedriver
  • Enablement of tkltest-ui CI docker tests with ubuntu runner disk cleanup

Related to # (issue)

Type of Change

Please check the types of changes your PR introduces.

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Refactoring (non-breaking code restructuring that preserves functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Build-related update (CI workflow, test cases)
  • Documentation update
  • Other (please describe): dependency updates

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so that it can be replicated.
Please also list any relevant details for your test configuration.

  • Test A
  • Test B

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Saurabh Sinha [email protected]

Signed-off-by: Saurabh Sinha <[email protected]>
Signed-off-by: Saurabh Sinha <[email protected]>
…uring

ctd-amplified test generation

Signed-off-by: Saurabh Sinha <[email protected]>
…ions;

enabled CI docker tests for tkltest-ui

Signed-off-by: Saurabh Sinha <[email protected]>
…space left on device" error

Signed-off-by: Saurabh Sinha <[email protected]>
Signed-off-by: Saurabh Sinha <[email protected]>
Signed-off-by: Saurabh Sinha <[email protected]>
Signed-off-by: Saurabh Sinha <[email protected]>
@sinha108 sinha108 requested a review from rachelt44 September 30, 2023 20:07
@sinha108 sinha108 changed the title Deps upgrade Dependency upgrades and misc fixes and updates Sep 30, 2023
@sinha108 sinha108 merged commit 89ceb32 into main Oct 3, 2023
12 of 13 checks passed
@sinha108 sinha108 added fix kind/dependency-change Categorizes issue or PR as related to changing dependencies labels Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix kind/dependency-change Categorizes issue or PR as related to changing dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants