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

Add support PyTest test suite #373

Merged
merged 4 commits into from
Jun 7, 2024
Merged

Add support PyTest test suite #373

merged 4 commits into from
Jun 7, 2024

Conversation

phracek
Copy link
Member

@phracek phracek commented May 28, 2024

This pull request adds support for testing sclorg container images by container-ci-suite, and especially by PyTest.

test.sh Outdated Show resolved Hide resolved
@phracek phracek requested review from zmiklank and pkubatrh May 29, 2024 07:43
@phracek phracek force-pushed the add_support_pytest branch from a14b9f2 to db29ec0 Compare May 31, 2024 07:35
common.mk Outdated Show resolved Hide resolved
phracek added a commit to sclorg/tfaga-wrapper that referenced this pull request Jun 4, 2024
@phracek
Copy link
Member Author

phracek commented Jun 4, 2024

[test]

phracek added a commit to sclorg/tfaga-wrapper that referenced this pull request Jun 5, 2024
@phracek phracek force-pushed the add_support_pytest branch from d8cc730 to 8277c27 Compare June 5, 2024 07:54
@phracek
Copy link
Member Author

phracek commented Jun 5, 2024

Rebased against master

[test]

test.sh Outdated Show resolved Hide resolved
@pkubatrh
Copy link
Member

pkubatrh commented Jun 6, 2024

otherwise lgtm

phracek added 4 commits June 6, 2024 13:23
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Info from ChatGPT;)

Use [ ] when you need POSIX compliance and basic conditional checks.
Use [[ ]] for advanced string comparisons, logical operators, regular expressions,
and safer handling of variables in environments that support these features (primarily Bash, Zsh, Ksh).

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek phracek force-pushed the add_support_pytest branch from 8277c27 to 9fdd56c Compare June 6, 2024 11:30
@phracek
Copy link
Member Author

phracek commented Jun 6, 2024

[test]

@phracek phracek merged commit f994db1 into master Jun 7, 2024
22 of 28 checks passed
@phracek phracek deleted the add_support_pytest branch June 7, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants