-
Notifications
You must be signed in to change notification settings - Fork 0
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
Performing the first round of reconciliation between Cray-HPE and OpenCHAMI repos #53
Comments
We’re actively looking at this at Cray/HPE. We’re focusing on building OCHAMI on vShasta and running associated automated tests. The data from this will guide next steps. We’ll post updates to this issue. |
@ajgarside is vShasta available outside HPE at all? I'd very much like to have some option for a virtualized set of nodes to develop against. Our actual test hardware is normally tasked with ongoing pre-production testing, and isn't readily available for me to develop against. Virtualized dummy nodes would provide a lot more leeway to vet new (probably buggy) code before a more complete test against actual hardware. |
Unfortunately, I don’t think vshasta works for what you want. It’s very tightly coupled with CSM and GCP. There’s a future vshasta effort based on vTDS that will be more flexible, but it’s not something we have today... |
We're publishing attested containers. Can you import those into your vShasta environment for testing and share results? |
I have a meeting with the build & test team today re. OCHAMI build/install/testing. I've already added Travis' request to the agenda; I'll add attested containers as well. We're building an overall plan. I'll ping you by week's end to discuss. |
I'm working on bringing OCHAMI's changes to SMD into CSM's version of SMD. Here is the branch where the changes are being brought in https://github.com/Cray-HPE/hms-smd/tree/ochami-sync I will then do these things
I plan to look into doing some of these things
For the time being I'm not bringing any of OCHAMI's build or docker changes into CSM. However, doing tests in CSM against an OCHAMI environment may require bringing these in. After those things are done the go code should be the same between CSM and OCHAMI, except for minor differences like the package paths due to the difference in the repositories paths. |
No description provided.
The text was updated successfully, but these errors were encountered: