kata-containers / ci

Kata Containers CI
http://jenkins.katacontainers.io/view/CI%20Status/
Apache License 2.0
13 stars 34 forks source link

Add CI jobs for confidential-containers/operator #491

Closed wainersm closed 2 years ago

wainersm commented 2 years ago

I'm working on https://github.com/confidential-containers/operator/pull/63 the scripts for running e2e tests on pull requests for the confidential-containers/operator repository as part of the CoCo release v1 (https://github.com/orgs/confidential-containers/projects/6/views/1).

We will need to run those tests somewhere. While we would like to run on CoCo's own VMs, the fact is that today we don't have such as resources in place and we are short on time for the release. Thus, the idea is to add jobs on Kata's Jenkins as a temporary solution; after the release v1 I will be working to migrate those jobs to another environment.