Open ryansavino opened 10 months ago
hi @ryansavino , I think that a separated table only to map label -> machine would be better.
lgtm; wainer's comment is fine, too, if you think it would help
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?
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.
I can add other system labels if you guys know what they are. @BbolroC @stevenhorsman @fidencio
Please, if possible, do.
So, for the TDX machine the label is tdx
, for the s390x machine the label is S390X
.
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 ryan.savino@amd.com