Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / test / units @ a373b4f6

Latest revisions

# Date Author Comment
a373b4f6 12/20/2016 06:59 PM Swapnil Abnave

Fixes #17729 - APIdoc - URL desc add 'Docker' to CR types

97cb04b2 09/26/2016 03:06 PM Daniel Lobato GarcĂ­a

Refs #9752 - Test Docker errors are propagated

ef3feba4 05/30/2016 08:19 AM Daniel Lobato Garcia

Fixes #9752 - Pass Docker errors to controller

977f7c5a 04/15/2016 10:29 AM Daniel Lobato Garcia

Fixes #9270 - Add email validation

Copied the email validation we use for the User model. This catches
errors when creating/updating the Docker compute resource email

bbb77219 04/11/2016 08:27 AM Daniel Lobato Garcia

Fixes #14519 - Removing containers from API removes them from Docker

Before this fix, the API was just removing the container in the Foreman
database. This commit includes more tests for both the UI and API
container deletion to ensure this area is a bit more solid.

00ab1f9d 03/29/2016 03:33 PM Daniel Lobato Garcia

Refs #14181 - Fix authentication validation when creating registry

On 9ea405911cef1f02ca42db77c16bea4fe297093e Docker.authenticate! was
calling /auth on the Docker host API. This kind of authentication was
not correct, as it was authenticating access to the Docker host, not to...

9ea40591 03/14/2016 09:53 PM Daniel Lobato Garcia

Fixes #14181 - Validate registry URL and attempt login

In order to avoid users trying to create containers in an external
registry that doesn't exist, we should provide some preventative
measures.

7ff105d1 12/03/2015 05:26 PM David Davis

Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules

e88059db 07/01/2015 07:14 PM Adam Ruzicka

Fixes #10191 - Pass proper memory parameter to Docker

a79b7ae3 03/25/2015 03:02 PM Daniel Lobato Garcia

Fixes #9897 - Stub encryption key in registry test

Currently CI is broken as it needs the encryption key to be set. In the
past core provided a key for the Rails test environment but that's no
longer the case

View revisions

Also available in: Atom