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

Any map list validation #110

Merged
merged 4 commits into from
Dec 12, 2024
Merged

Any map list validation #110

merged 4 commits into from
Dec 12, 2024

Conversation

jaredoconnell
Copy link
Contributor

Allows schemas in lists and maps, ensures that values are valid values, and ensures that values are homogeneous when necessary.


By contributing to this repository, I agree to the contribution guidelines.

Allows schemas in lists and maps, ensures that values are valid values, and ensures that values are homogeneous when necessary
@dustinblack
Copy link
Member

Functional test successful with:

    wait_for:
      a: !wait-optional $.steps.stressng_loop.outputs
      b: !wait-optional $.steps.sysbench_cpu_loop.outputs
      c: !wait-optional $.steps.sysbench_memory_loop.outputs
      d: !wait-optional $.steps.fio_loop.outputs
      e: !wait-optional $.steps.coremark_loop.outputs
      f: !wait-optional $.steps.autobench_loop.outputs

@jaredoconnell jaredoconnell merged commit df66863 into main Dec 12, 2024
3 checks passed
@jaredoconnell jaredoconnell deleted the any-map-list-validation branch December 12, 2024 16:29
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.

3 participants