Switch to flexible test schema definition in oscc-ci-pipeline
oscc-ci-pipeline is used as gate for automatic promotion from nightly to
testing. It requires to run AIO and Multinode configurations. Since we
have comptely different branching structure, jobs for AIO and Multinode
models, we have to be able flexibly define test schema. This patch
implements this by setting TEST_SCHEMAS variable that uses the following
structure:
aio:cluster-name1:branch1,branch2|multinode:cluster-name2:branch1,branch2
Change-Id: I1bf43ac987504e0c7c85921672a5180e92ee328a
1 file changed