Commit Graph

4 Commits

Author SHA1 Message Date
Eli Uriegas 6692a7cb8e Adds log output from `make check` to gitignore
Was an artifact of before multi-arch

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2017-08-29 14:24:09 -07:00
Eli Uriegas 00e526359b Make testing working again!
.log files didn't work correctly when evaluating possible docker images
to run so I removed the suffix portion. Also made it easier to run for
specific distros ala:

`make DISTROS="fedora-25 fedora-24 centos-7" CHANNEL_TO_TEST=edge EXPECTED_VERSION="17.06.0-ce" EXPECTED_GITCOMMIT="02c1d87" clean check`

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2017-07-18 14:31:49 -07:00
Eli Uriegas 4dda1740e9 Add ways to test other channels
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2017-06-16 15:35:49 -07:00
Eli Uriegas 2f99a64478 Add gitignore for logs
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2017-06-16 13:44:41 -07:00