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

Run recipe on gha #2

Open
wants to merge 27 commits into
base: 3.x
Choose a base branch
from
Open

Run recipe on gha #2

wants to merge 27 commits into from

Conversation

martin-g
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Apr 26, 2023

Test Results

  4 files  +  4    4 suites  +4   0s ⏱️ ±0s
17 tests +17  17 ✔️ +17  0 💤 ±0  0 ±0 
18 runs  +18  18 ✔️ +18  0 💤 ±0  0 ±0 

Results for commit 5451a9a. ± Comparison against base commit 869c9fe.

♻️ This comment has been updated with latest results.

@martin-g martin-g force-pushed the run-recipe-on-gha branch 13 times, most recently from 566190e to d9439a3 Compare April 28, 2023 09:26
Yikun and others added 16 commits May 12, 2023 14:11
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]>
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]>
Add 'set -e' so that the job fails earlier

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 martin-g force-pushed the run-recipe-on-gha branch from 0f7153e to 7b2b642 Compare May 12, 2023 11:12
martin-g and others added 7 commits May 12, 2023 14:41
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]>
martin-g added 2 commits June 26, 2023 09:21
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 martin-g force-pushed the run-recipe-on-gha branch from bf6ffb7 to d945742 Compare June 26, 2023 12:48
martin-g added 2 commits June 26, 2023 15:56
This way we can download it and use it if needed

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Copy link

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants