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

Complete integration of stability checking #58

Closed
axch opened this issue Oct 6, 2015 · 1 comment
Closed

Complete integration of stability checking #58

axch opened this issue Oct 6, 2015 · 1 comment
Assignees
Milestone

Comments

@axch
Copy link
Contributor

axch commented Oct 6, 2015

  • Should move the reusable modules to bdbcontrib/src and document
    them for the users also
  • Should parameterize the scripts and make Jenkins builds
    • Parameterization: main function that takes programmatic
      parameters, another function that chews up commandline arguments,
      if main check that invokes it.
    • A smoke test build that acts as a crash-level integration test of
      all this stuff, possibly from within check.sh depending on how
      slow it is
    • A full build that produces reusable .bdb artifacts, certainly
      outside check.sh
      • Would be good if Jenkins would also serve the plots
  • Convert the metadata format (record_metadata) into something machine
    readable, like json
    • Is there a standard human-readable version of json for printing to
      screen?
@axch axch self-assigned this Oct 6, 2015
@axch axch added this to the R5 milestone Oct 6, 2015
@axch
Copy link
Contributor Author

axch commented Oct 22, 2015

Addressed by #67

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

No branches or pull requests

1 participant