Skip to content

Testing methods and infrastructure

Tom Tucker edited this page Feb 24, 2021 · 4 revisions

Pull-request actions on github

These run in unlicensed (or Github licensed) containers on github.com. See ovis-hpc/ovis/.github for latest definitions. Tests include but are not limited to:

  • build on ubuntu
  • build on centos7
  • debug-mode build
  • trailing whitespace filter
  • make dist check
  • 4.3.3 protocol compatibility check

Push (post-merge) actions on github

Jenkins-based tasks

  • Package on TOSS platforms at SNL
  • Package on testbed platforms at SNL (pending)
  • In-situ build-based testing (make check or make installcheck)

Installation testing

  • ldms-test test script repository
  • ldms-static-test.sh 1-node multi-daemon testing in build & production deployment environments
  • pll-ldms-static-test.sh multi-node, multi-daemon testing in build and production deployment environments

System Verification Testing

Main

LDMSCON

Tutorials are available at the conference websites

D/SOS Documentation

LDMS v4 Documentation

Basic

Configurations

Features & Functionalities

Working Examples

Development

Reference Docs

Building

Cray Specific
RPMs
  • Coming soon!

Adding to the code base

Testing

Misc

Man Pages

  • Man pages currently not posted, but they are available in the source and build

LDMS Documentation (v3 branches)

V3 has been deprecated and will be removed soon

Basic

Reference Docs

Building

General
Cray Specific

Configuring

Running

  • Running

Tutorial

Clone this wiki locally