IEC Gerrit and Source Code
The bulk of Integrated Edge Cloud (IEC) as of Akraino Release 1 is entirely made up of components of the Integrated Edge Cloud (IEC) Blueprint Family. The IEC family consists of source code repositories starting with the prefix "iec/" and can be found by searching the Akraino Gerrit using this URL: https://gerrit.akraino.org/r/admin/repos/q/filter:iec.. The code reviews across all these repositories may be found using this URL: https://gerrit.akraino.org/r/q/projects:%22iec/%22.
...
./iec/src/foundation/scripts/
- A series of scripts are provided to build the IEC infrastructure platform, including: building the k8s cluster and configuring the container network solution.
./iec/src/foundation/scripts/cni
...
./iec/src/type3_AndroidCloud
./iec/src/type5_SmartNIC
...
The IEC verify job follows [1], the rules used are the defaults provided by each tool, except where IEC required exceptions, e.g.:
...