...
Name | Description | Version |
---|---|---|
Docker | Docker engine | Linux/Intel version that supports docker manifest Linux/aarch64 version that supports docker manifest |
Docker | Docker registry | Version that supports fat manifest. Current version of the ONAP registry has been reported to lack support for fat manifests. |
Alpine | Alpine Linux | Latest version |
Testing
...
Strategy
Background
Depending on the artifacts available on the code base of each project, changes made to the container build artifacts could undergo three four levels of testing.
Testing Phase | CIA Project Contributors | Project Team | Integration Team |
---|---|---|---|
Image structure check | Verify that:
| ||
Container Sanity check |
...
Verify that
| ||
Unit test |
...
Verify that
|
...
When available |
...
:
This testing is independent of the base image used to build the container. | ||
Integration test |
...
|
...
The Integration team is not concerned with whether an image is based on Alpine, Ubuntu or something else. This testing is independent of the base image used to build the container. | |||
Pairwise testing | Pairwise testing will proceed according to current best practices under the guidance of the project teams or the Integration team. This testing is independent of the base image used to build the container. Note: CIA contributors would help resolve issues that are demonstrably caused by the new base image. |
Gaps
This section is used to document a limitation on a functionality or platform support. We are currently aware of this limitation and it will be delivered in a future Release.
List identified release gaps (if any), and its impact.
...