This repository has been archived by the owner on Oct 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 142
atomic: honor UNINSTALL after stop of a container #1242
Closed
giuseppe
wants to merge
1
commit into
projectatomic:master
from
giuseppe:atomic-uninstall-call-label-after-stop
Closed
atomic: honor UNINSTALL after stop of a container #1242
giuseppe
wants to merge
1
commit into
projectatomic:master
from
giuseppe:atomic-uninstall-call-label-after-stop
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unhappy tests @giuseppe |
giuseppe
force-pushed
the
atomic-uninstall-call-label-after-stop
branch
from
June 19, 2018 13:42
eddbe8c
to
669e0eb
Compare
the failure is a flake |
bot, retest this please |
LGTM |
📌 Commit 669e0eb has been approved by |
rh-atomic-bot
pushed a commit
that referenced
this pull request
Jun 20, 2018
Honor the UNINSTALL label after the specified container was stopped. Introduced by: 1895984 Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1576285 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #1242 Approved by: rhatdan
💔 Test failed - status-papr |
on centos there is a broken version of Skopeo that fails to pull system containers. |
@rh-atomic-bot retry |
rh-atomic-bot
pushed a commit
that referenced
this pull request
Jun 23, 2018
Honor the UNINSTALL label after the specified container was stopped. Introduced by: 1895984 Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1576285 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #1242 Approved by: rhatdan
💔 Test failed - status-papr |
Honor the UNINSTALL label after the specified container was stopped. Introduced by: 1895984 Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1576285 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
giuseppe
force-pushed
the
atomic-uninstall-call-label-after-stop
branch
from
June 27, 2018 14:20
669e0eb
to
d413cd6
Compare
rebased on top of the CI fixes |
@rh-atomic-bot r=rhatdan |
📌 Commit d413cd6 has been approved by |
☀️ Test successful - status-papr |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Honor the UNINSTALL label after the specified container was stopped.
Introduced by: 1895984
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1576285
Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com