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

Explicitly flip to root user during build process #205

Merged
merged 2 commits into from
Apr 23, 2021

Conversation

shanemcd
Copy link
Member

This fixes an issue where the parent image has set USER to something other than root

See ansible/awx#9917

This fixes an issue where the parent image has set USER to something other than root
@shanemcd
Copy link
Member Author

recheck

@shanemcd shanemcd added the gate label Apr 16, 2021
@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Apr 16, 2021

Build succeeded (gate pipeline).

Warning:
Failed to update check run ansible/gate: 500 [No message]

@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Apr 16, 2021

Pull request merge failed: 405 Required status check "ansible/gate" is in progress.

@shanemcd
Copy link
Member Author

regate

@shanemcd shanemcd added gate and removed gate labels Apr 23, 2021
@pabelanger pabelanger added gate and removed gate labels Apr 23, 2021
@@ -2,7 +2,7 @@
- job:
name: ansible-builder-tox-integration
parent: ansible-buildset-registry-consumer
timeout: 3600
timeout: 4500
Copy link
Contributor

Choose a reason for hiding this comment

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

I actually think we need to set timeout in the job below too. Which is surprising, we might be hitting a bug here.

@ansible-zuul ansible-zuul bot merged commit df8e68e into ansible:devel Apr 23, 2021
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.

3 participants