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

[WIP] t: automatically generate test UIDs #483

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 8, 2024

  1. t: automatically generate test UIDs

    Problem: As mentioned in flux-framework#480, there are a number of tests throughout
    the test suite that explicitly define UIDs for users created and used
    for various tests in flux-accounting, but these have a potential of
    conflicting with system-defined UIDs.
    
    Add definitions for test UIDs in sharness.d/flux-accounting.sh.
    
    Replace the use of explicitly defined UIDs in
    t1019-mf-priority-info-fetch.t with the UIDs defined in
    flux-accounting.sh.
    cmoussa1 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4a1069c View commit details
    Browse the repository at this point in the history