Skip to content

[CI] Install sudo inside containers #5760

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

Merged
merged 2 commits into from
Mar 9, 2022
Merged

Conversation

alexbatashev
Copy link
Contributor

@alexbatashev alexbatashev commented Mar 9, 2022

Additionally make sure pre-commit builds are run for changes like this.

@alexbatashev alexbatashev requested a review from bader as a code owner March 9, 2022 11:05
bader
bader previously approved these changes Mar 9, 2022
Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ubuntu image doesn't have sudo. Wow.

@bader
Copy link
Contributor

bader commented Mar 9, 2022

@alexbatashev, shouldn't we run CI Containers job in pre-commit for changes like this?

@alexbatashev
Copy link
Contributor Author

@alexbatashev, shouldn't we run CI Containers job in pre-commit for changes like this?

Good point. Fixed.

Comment on lines +13 to +14
- 'devops/scripts/install_drivers.sh'
- 'devops/scripts/install_build_tools.sh'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Idea for future refactoring. It make sense either move scripts for configuring containers to devops/containers/** or come up with some naming scheme, so we can use wildcards to reduce amount of changes in this file.

@bader bader merged commit 788196e into intel:sycl Mar 9, 2022
@alexbatashev alexbatashev deleted the install_sudo branch March 9, 2022 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants