3 Commits

Author SHA1 Message Date
Gabriel Adrian Samfira
b34fc75ee1 Add concurency setting to CI workflow
This change will prompt the CI workflow to cancel a currently running
job, if a new push is sent in a PR. This should prevent duplicate jobs
running for the same PR simultaneously.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-07-13 18:14:11 +02:00
Gabriel Adrian Samfira
1568aa3f45 Add CI workflow 2022-07-13 18:11:42 +02:00
Kai Lueke
a8727cebf2 Run CI container pipeline kola tests with the new mantle image
The SDK container does not exist for arm64 and is quite heavy. We
currently also resort to a unconditional rebuilding of mantle inside
the SDK.
Use the new mantle container image to run kola tests, and pin its
version through a text file that gets updated by GitHub Actions.
2022-04-26 12:58:57 +09:00