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

[QE] Add github action for linux PR check with machine from testing farm #4326

Open
lilyLuLiu opened this issue Aug 21, 2024 · 4 comments
Open
Assignees

Comments

@lilyLuLiu
Copy link
Contributor

#4305
The self-hosted runner have been added. Now we can use it to reserve machine for linux PR check

@adrianriobo
Copy link
Contributor

There is a new requirement to use a jump host from self hosted runner, the jump will be accomplished using https://github.com/adrianriobo/deliverest/issues/9

@lilyLuLiu lilyLuLiu moved this from Hold to Work In Progress in Project planning: crc Oct 30, 2024
@lilyLuLiu
Copy link
Contributor Author

The machine reserved from the Testing Farm is root user, while crc is not allowed to run with root.
I tried to create a user and then switch to the user in the testing container, but it did not work.
Will ask the Testing Farm team whether supports reservation non-root machines.

@praveenkumar
Copy link
Member

I tried to create a user and then switch to the user in the testing container, but it did not work.

What is the error, can you put the logs?

@lilyLuLiu
Copy link
Contributor Author

@praveenkumar Hi, the issue has been solved: Copy the root authorized_keys file to the newly created user. Then the reserved machine could be accessed by the new user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Work In Progress
Development

No branches or pull requests

3 participants