We need costs-effective CI that will use computing resources only once used.
So that - create a shell script, under scripts/ci/juno-jenkins.sh
This script will setup the most tiny Ubuntu instance, install Jenkins there (no nodes, build on master)
Probably makes sense to bake an AMI with it (as scripts/aws/make-ami.sh already doing it)
So this Jenkins should have only one Job - Juno performance tests that will literally do ./scripts/performance-tests/performance-tests.sh then provide updated juno_test_matrix.html as an artifact
We need costs-effective CI that will use computing resources only once used.
So that - create a shell script, under scripts/ci/juno-jenkins.sh
This script will setup the most tiny Ubuntu instance, install Jenkins there (no nodes, build on master)
Probably makes sense to bake an AMI with it (as scripts/aws/make-ami.sh already doing it)
So this Jenkins should have only one Job -
Juno performance teststhat will literally do./scripts/performance-tests/performance-tests.shthen provide updatedjuno_test_matrix.htmlas an artifact