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

buildah sanity check to utilize buildah_from_extra_args #217

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

TomasTomecek
Copy link
Collaborator

Fixes #216

Fixes ansible-community#216

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Jan 16, 2020

Build succeeded.

@packit-as-a-service
Copy link

There was an error while running a copr build:

HTTPSConnectionPool(host='copr.fedorainfracloud.org', port=443): Max retries exceeded with url: /api_3/project?ownername=packit&projectname=ansible-community-ansible-bender-217 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7febb46c8d10>: Failed to establish a new connection: [Errno 111] Connection refused'))

You can re-trigger copr build by adding a comment (/packit copr-build) into this pull request.

@TomasTomecek
Copy link
Collaborator Author

/packit build

@packit-as-a-service
Copy link

Congratulations! The build has finished successfully. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/ansible-community-ansible-bender-217
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

1 similar comment
@packit-as-a-service
Copy link

Congratulations! The build has finished successfully. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/ansible-community-ansible-bender-217
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@TomasTomecek TomasTomecek merged commit e3ef97f into ansible-community:master Jan 17, 2020
@TomasTomecek TomasTomecek deleted the 216 branch January 17, 2020 17:06
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.

buildah_from_extra_args are ignored in buildah_builder.sanity_check function
1 participant