Criteria for any Release
From the SVN tag, verify the followings
- make
- make check
- make distcheck
- all clients run against simulator plugin
Optional: all clients run against hardware related plugins by plugin owners
- ipmi, impidrect, snmp_bc, oa_soap, ilo2_ribcl
- threaded and non threaded
Using the RC tarball, verify the followings
- make
- make check
- make install
- all clients run against simulator plugin
- hpitest (SAF Conformance) runs against simulator plugin
Optional: hpitest run against hardware related plugins by plugin owners
- ipmi, impidrect, snmp_bc, oa_soap, ilo2_ribcl
- threaded and non threaded
Note: hpitest runs is defined as all 555 tests complete, and < 20 fails occur. > 20 fails indicates regression in the code.
Criteria for Stable Release
All of the above, but must be tested on all the following platforms:
- SuSE SLES latest
- Red Hat EL latest
- Fedora latest
- Debian testing
