-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
install ceph-common pkg on origin to support rbd provisioning #12896
Conversation
[test] |
images/base/Dockerfile
Outdated
@@ -7,7 +7,7 @@ | |||
FROM centos:centos7 | |||
|
|||
RUN INSTALL_PKGS="which git tar wget hostname sysvinit-tools util-linux bsdtar epel-release \ | |||
socat ethtool device-mapper iptables tree findutils nmap-ncat e2fsprogs xfsprogs lsof device-mapper-persistent-data" && \ | |||
socat ethtool device-mapper iptables tree findutils nmap-ncat e2fsprogs xfsprogs lsof device-mapper-persistent-data ceph-comon" && \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ceph-common
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!
Signed-off-by: Huamin Chen <hchen@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[test] |
[test] |
flake #12905 |
Evaluated for origin test up to 23f8624 |
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/388/) (Base Commit: 03e7153) |
flake #12923 |
[merge] |
@rootfs needs to be picked into release-1.5 now that the branch was created |
[merge] |
[merge] because you are flaky crap... |
[merge] @smarterclayton how to I get free of these? |
We've got a couple of correlated problems. Ensure the tests have green
runs and I'll be doing selective batch merging this evening.
On Feb 22, 2017, at 3:30 PM, Eric Paris <notifications@github.com> wrote:
[merge] @smarterclayton <https://github.com/smarterclayton> how to I get
free of these?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12896 (comment)>,
or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABG_p2SoRRM5DSI4GwUPDnT0uhLHpc6vks5rfJrsgaJpZM4L8iut>
.
|
… On Wed, Feb 22, 2017 at 6:53 PM, OpenShift Bot ***@***.***> wrote:
continuous-integration/openshift-jenkins/merge FAILURE (
https://ci.openshift.redhat.com/jenkins/job/test_pull_
requests_origin_future/460/) (Base Commit: a395ae7
<a395ae7>
)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12896 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABG_p6T7tVjkw0SkFICmdB3lCLwHfq8cks5rfMp9gaJpZM4L8iut>
.
|
Evaluated for origin merge up to 23f8624 |
continuous-integration/openshift-jenkins/merge FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/465/) (Base Commit: 1dc7754) |
@childsb @sdodson