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

testsuite: sharness sync #206

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

jameshcorbett
Copy link
Member

As @grondo mentioned here, we can make jq a prereq for the entire testsuite and drop the HAVE_JQ prereq from individual test cases.

Problem: flux-sharness.sh is out of date with flux-core, where it
came from. Also, there are HAVE_JQ prereqs on many test cases, but
flux-core requires JQ for all tests, so the testsuite for this repo
could have the same requirement.

Update to require JQ for the entire testsuite by pulling in some
changes to flux-sharness.sh from flux-core.
Problem: many tests have a jq prereq, but JQ is now required for the
entire testsuite.

Drop the prereq on individual tests.
Copy link
Contributor

@grondo grondo left a comment

Choose a reason for hiding this comment

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

👍

@mergify mergify bot merged commit eee0477 into flux-framework:master Sep 4, 2024
8 checks passed
@jameshcorbett jameshcorbett deleted the sharness-sync branch September 5, 2024 00:02
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.

2 participants