projectatomic / atomic

Atomic Run Tool for installing/running/managing container images.
Other
524 stars 139 forks source link

install: hide warning if --system or --user is used #1216

Closed giuseppe closed 6 years ago

giuseppe commented 6 years ago

when --system or --user are used, hide the warning:

Note: Switching from the 'docker' backend to the 'ostree' backend based on the 'atomic.type' label in the image. You can use --storage to override this behaviour.

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

TomSweeneyRedHat commented 6 years ago

Change LGTM, but it looks like some of the tests aren't happy.

giuseppe commented 6 years ago

it is a flake in test_storage.sh.

bot, retest this please

giuseppe commented 6 years ago

@TomSweeneyRedHat CI is happy now

TomSweeneyRedHat commented 6 years ago

LGTM and happy green test buttons.

giuseppe commented 6 years ago

@rh-atomic-bot r=TomSweeneyRedHat b67eb80

rh-atomic-bot commented 6 years ago

:zap: Test exempted: merge already tested.