Hi everyone.

Beware when running slim_source unit tests:

The changeset: 1717:10cb4d15a248

    7066254 Problem with install/logging
    7170155 DC leaves log files in /var/tmp/install

which went back Tues 6/19 has caused a problem with running slim_source unit tests, such that it wipes out the contents of /system/volatile.

This will cause all sorts of issues, including problems with SMF and cryptographic framework.

The reset_engine() function in engine_test_utils.py is what does this. It is called from many unit tests. I saw /system/volatile disappear when it was called by the class-wide tear-down method in:

    cmd/auto-install/test/test_auto_install_manifest.py

The bug filed for this is:
    7178513 slim_source unit tests can hose /system/volatile

    Thanks,
    Jack
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to