forked from ohpc-openeuler/ohpc
-
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
Run recipe on gha #2
Open
martin-g
wants to merge
27
commits into
3.x
Choose a base branch
from
run-recipe-on-gha
base: 3.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
martin-g
force-pushed
the
run-recipe-on-gha
branch
13 times, most recently
from
April 28, 2023 09:26
566190e
to
d9439a3
Compare
In MacOS: cp -R rocky8 openEuler22.03 Signed-off-by: Yikun Jiang <[email protected]>
- Apply openEuler changes in steps.tex - Add openEuler changes to docs.spec - Skip doc build because final doc.tar needed Signed-off-by: Yikun Jiang <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Hopefully it will be faster Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Add 'set -e' so that the job fails earlier Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Do not use IPMI_PASSWORD, i.e. remove -E Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Use use 'root' to connect to the compute nodes Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
martin-g
force-pushed
the
run-recipe-on-gha
branch
from
May 12, 2023 11:12
0f7153e
to
7b2b642
Compare
T11:29:13.7331293Z + pdsh -l root -w 'c[1-3]' systemctl start munge 2023-05-12T11:29:13.8722406Z c1: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 2023-05-12T11:29:13.8722900Z c1: @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ 2023-05-12T11:29:13.8723380Z c1: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 2023-05-12T11:29:13.8724135Z c1: IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! 2023-05-12T11:29:13.8725006Z c1: Someone could be eavesdropping on you right now (man-in-the-middle attack)! 2023-05-12T11:29:13.8726005Z c1: It is also possible that a host key has just been changed. 2023-05-12T11:29:13.8726519Z c1: The fingerprint for the ED25519 key sent by the remote host is 2023-05-12T11:29:13.8727055Z c1: SHA256:fRFHB1ei9Pw3EpFZSuIXj+EaxfZQmHJD9YVIAriNkGQ. 2023-05-12T11:29:13.8727558Z c1: Please contact your system administrator. 2023-05-12T11:29:13.8728085Z c1: Add correct host key in /root/.ssh/known_hosts to get rid of this message. 2023-05-12T11:29:13.8728595Z c1: Offending ECDSA key in /root/.ssh/known_hosts:3 2023-05-12T11:29:13.8729263Z c1: Password authentication is disabled to avoid man-in-the-middle attacks. 2023-05-12T11:29:13.8729996Z c1: Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks. 2023-05-12T11:29:13.8730800Z c1: UpdateHostkeys is disabled because the host key is not trusted. Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
We set the PXE booting permanently with: ipmitool -E -I lanplus -H ${bmc_ipaddr} -U root chassis bootdev pxe options=persistent So there is no need to modify the recipe.sh This reverts commit b3684c4.
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
It seems 3 mins is not enough for PXE to fully boot the compute nodes Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
The test SMS host is now used for Jenkins Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
martin-g
force-pushed
the
run-recipe-on-gha
branch
from
June 26, 2023 12:48
bf6ffb7
to
d945742
Compare
openhpc#1748 Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
This way we can download it and use it if needed Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
A friendly reminder that this PR had no activity for 30 days. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.