kata-containers / ci

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

cc ci: test for #546

Closed Xynnn007 closed 1 year ago

Xynnn007 commented 1 year ago

https://github.com/kata-containers/kata-containers/pull/6707 made it possible to change the policy.json, auth file and sigstore config file to be used inside the confidential VM via kernel commandline.

We need related CI tests for this, which aims to

  1. Use different KBS URI of policy.json and/or the other two settings and check if the launch process is expected

To achieve this, we need to configure the resources in KBS ahead of time.

cc @stevenhorsman