...
Overall Test Architecture
- Our tests are performed on Akraino Jenkins at https://jenkins.akraino.org/view/kni/ .
...
Following the different tests per platform are explained
kni-installer-verify-binary, kni-installer-verify-installer
...
Following there is the architecture *:
* Green=Akraino dependencies, Orange=system under test, Blue=components created
kni-blueprint-pae-verify-deploy-aws
...
Following there is the architecture *:
* Green=Akraino dependencies, Orange=system under test, Blue=components created
kni-blueprint-pae-verify-deploy-baremetal
...
Following there is the architecture *:
* Green=Akraino dependencies, Orange=system under test, Blue=components created
Test Framework
For the moment, the deployment tests are just consisting on deploying a cluster and running workloads on top of it, checking that they are successfully deployed.
In the future, validation tests will be executed: https://gerrit.akraino.org/r/admin/repos/validation
...