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

Remove unneeded legacy scope docker-worker:capability:privileged #377

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

petemoore
Copy link
Member

This was removed from repo scopes in taskcluster/community-tc-config@644bdf4#diff-3763c36019cc481ce210456255ffad6215d1d446204879561298e54ca536dc4aL128-L129 and is no longer needed since migrating tasks from Docker Worker to Generic Worker.

Generic Worker runs tasks as podman rather than docker, and does not require any special privileges to run privileged tasks. The relevant code can be seen in d2g here.

@petemoore petemoore force-pushed the remove-dw-privileged-scope branch from 41099e9 to 9323e22 Compare July 31, 2023 10:46
@petemoore
Copy link
Member Author

@marco-c The failure seems unrelated. I ran the same task under Docker Worker and got the same result.

Under Docker Worker (proj-mozci/ci):

https://community-tc.services.mozilla.com/tasks/Dhh3iCuuQ4imLXK58f2tOg/runs/0/logs/live/public/logs/live_backing.log

Under Generic Worker (proj-relman/ci):

https://community-tc.services.mozilla.com/tasks/V_V029oXTEWmyWEkOkeEPA/runs/0/logs/public/logs/live_backing.log

Copy link
Collaborator

@marco-c marco-c left a comment

Choose a reason for hiding this comment

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

Thanks!

@marco-c marco-c merged commit 4808d7b into mozilla:master Aug 1, 2023
petemoore added a commit to petemoore/task-boot that referenced this pull request Sep 13, 2023
@petemoore petemoore mentioned this pull request Sep 13, 2023
marco-c pushed a commit that referenced this pull request Sep 13, 2023
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