This section provides information about automatic testing changes:
TEST_IMAGE
Variable Removed:
Prior to this release, you set the
TEST_IMAGE
variable to "1" to
enable automatic testing for successfully built images.
The TEST_IMAGE
variable no longer
exists and has been replaced by the
TESTIMAGE_AUTO
variable.
Inheriting the testimage
and
testsdk
Classes:
Best practices now dictate that you use the
IMAGE_CLASSES
variable rather than the
INHERIT
variable when you inherit the
testimage
and
testsdk
classes used for automatic testing.