Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update artifacts to v0.7.0 release bundles #233

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

fitzthum
Copy link
Member

These are the bundles corresponding to the v0.7.0 tags for CCv0 and enclave-cc.

Step 23 or confidential-containers/confidential-containers#111

These are the bundles built from the CCv0 v0.7.0 tag.

Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
This is the bundle tagged for the v0.7.0 release.

Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
Copy link
Member

@wainersm wainersm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The runtime-payload was generated by the workflow: https://github.com/kata-containers/kata-containers/actions/runs/5626077123

@wainersm
Copy link
Member

/test

@wainersm
Copy link
Member

The s390x job fail:

18:44:01 [init] Using Kubernetes version: v1.24.0
18:44:01 [preflight] Running pre-flight checks
18:44:01 error execution phase preflight: [preflight] Some fatal errors occurred:
18:44:01 	[ERROR Port-6443]: Port 6443 is in use
18:44:01 [preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...`

It suggests that a previous job did not clean up the node correctly. @BbolroC could you please have a look?

@BbolroC
Copy link
Member

BbolroC commented Jul 21, 2023

I've placed a clean-up code in the jenkins job. A port 6443 should be closed before the test starts in upcoming tests. But it seems the 3rd test Test can pull an unencrypted image inside the guest is failing.

I think we could handle this as #232 (comment). Thanks.

@BbolroC
Copy link
Member

BbolroC commented Jul 21, 2023

Good news, the 3rd test has passed when I run the test on another node. I think this has something to do with an infra. (the new one runs in a different region) Let's see if the whole test ends up with going green.

→ the test has ended up with success. thanks!

Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fidencio fidencio merged commit a242a5a into confidential-containers:main Jul 24, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants