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

common: import python scripts for PKG tests #5558

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

tszczyp
Copy link
Contributor

@tszczyp tszczyp commented Mar 22, 2023

Added python scripts used by PKG tests

Files were moved from frameworks.devops.pmdk.files repo

// This PR contains "clean" scripts (with no changes) required for #5555


This change is Reviewable

@tszczyp tszczyp force-pushed the CI_GHA_PKG_python_scripts branch 2 times, most recently from ead66e7 to ef970bf Compare March 22, 2023 13:40
Copy link
Member

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 4 files reviewed, 2 unresolved discussions (waiting on @tszczyp)


-- commits line 6 at r1:
I wouldn't share this info 😉


utils/gha-runners/scripts/test-packages-installation.py line 174 at r1 (raw file):

        print(__doc__)
        print(unittest.main.__doc__)
        

redundant whitespaces and missing EOF

@tszczyp tszczyp force-pushed the CI_GHA_PKG_python_scripts branch 2 times, most recently from 17da064 to a7d7f40 Compare March 22, 2023 14:24
Copy link
Contributor Author

@tszczyp tszczyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 4 files reviewed, 2 unresolved discussions (waiting on @lukaszstolarczuk)


-- commits line 6 at r1:

Previously, lukaszstolarczuk (Łukasz Stolarczuk) wrote…

I wouldn't share this info 😉

Shortened the info about repo


utils/gha-runners/scripts/test-packages-installation.py line 174 at r1 (raw file):

Previously, lukaszstolarczuk (Łukasz Stolarczuk) wrote…

redundant whitespaces and missing EOF

Done.

Copy link
Member

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 4 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @tszczyp)

@lukaszstolarczuk lukaszstolarczuk merged commit 7c189da into pmem:master Mar 22, 2023
Added python scripts used by PKG tests

Files were moved from pmdk.files repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants