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

CI Documentation - Add AMD nodes and labels to jobs table #317

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ryansavino
Copy link
Member

docs: added column for labels to the CI jobs table
docs: Added snp and sev job names and labels to CI documentation

Fixes: #316

Signed-Off-By: Ryan Savino [email protected]

@wainersm
Copy link
Member

hi @ryansavino , I think that a separated table only to map label -> machine would be better.

@portersrc
Copy link
Member

lgtm; wainer's comment is fine, too, if you think it would help

@ldoktor
Copy link
Contributor

ldoktor commented Jan 24, 2024

Looks good to me as is in the single table (it's not that wide) although I'm having troubles actually finding the pipeline definitions (tried searching for the name as well as the labels). Are they supposed to be already there?

@ryansavino ryansavino force-pushed the ci-doc-amd-nodes branch 2 times, most recently from 8efd6ad to daacda4 Compare February 7, 2024 18:34
@ryansavino
Copy link
Member Author

I've updated this PR with the machine table as well. @wainersm let me know what you think. I can add other system labels if you guys know what they are. @BbolroC @stevenhorsman @fidencio

Question: default CcRuntime is referring to runtime class? Should I add that column in the job table?

@ldoktor the AMD nodes are already labeled.

docs/DEVELOPMENT.md Outdated Show resolved Hide resolved
docs/DEVELOPMENT.md Outdated Show resolved Hide resolved
The added machine table links the machine's assigned labels to the jobs required labels.

Signed-Off-By: Ryan Savino <[email protected]>
Added the snp and sev machines and jobs to the table with their required and assigned labels.

Fixes: confidential-containers#316

Signed-Off-By: Ryan Savino <[email protected]>
Signed-Off-By: Ryan Savino <[email protected]>
@fidencio
Copy link
Member

fidencio commented Aug 4, 2024

I can add other system labels if you guys know what they are. @BbolroC @stevenhorsman @fidencio

Please, if possible, do.

image

So, for the TDX machine the label is tdx, for the s390x machine the label is S390X.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add amd node tests and labels to documentation
6 participants