docker-mailserver/test
Felix Bartels 7ff9764285
Provide version information through labels (#1256)
* Provide version information through labels

Can be retrieved by calling e.g. `docker inspect -f {{.Config.Labels}} tvial/docker-mailserver:testing`

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* add build hook so that Docker Hub can work with the build args

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* remove obsolete build-no-cache

build args invalidate build cache already

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* adapt travis file

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* shellcheck

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-10-23 11:22:23 +02:00
..
bats@03608115df Do not remove dh*.pem as they do not exist at this point in time 2019-08-12 19:31:24 +02:00
config Add pregenerated test/config dh params 2019-09-12 00:42:04 +02:00
docker-openldap Fix linting errors reported by hadolint (#1211) 2019-08-13 11:41:38 +02:00
test-files Privacy test email no more tagged as SPAM. ClamAV and SA disabled to avoid time-out on low perf system 2019-10-14 13:25:44 +00:00
test_helper Tests: extract mail_privacy into own .bats file 2019-10-08 23:11:27 +02:00
default_relay_host.bats Make failed test output more readable 2019-08-21 21:16:39 +02:00
helper_functions.bats WIP: actually test PERMIT_DOCKER=connected-networks 2019-08-07 02:24:56 +02:00
mail_fail2ban.bats Tests: Extract mail_fail2ban into own .bats file 2019-10-08 22:03:56 +02:00
mail_fetchmail.bats Tests: Extract mail_fetchmail into own .bats file 2019-10-08 21:45:05 +02:00
mail_lmtp_ip.bats Don't use run in repeat_until_success_or_timeout 2019-08-17 21:23:48 +02:00
mail_manual_ssl.bats Extract mail_manual_ssl into own .bats file 2019-10-08 21:36:13 +02:00
mail_pop3.bats Tests: extract mail_pop3 into own .bats file 2019-10-08 22:24:05 +02:00
mail_postscreen.bats Extract mail_postscreen into own test file 2019-08-17 20:58:33 +02:00
mail_privacy.bats Privacy test email no more tagged as SPAM. ClamAV and SA disabled to avoid time-out on low perf system 2019-10-14 13:25:44 +00:00
mail_smtponly.bats Tests: extract mail_smtponly into own .bats file 2019-10-08 22:15:27 +02:00
mail_undef_spam_subject.bats Extract mail_undef_spam_subject into own test file 2019-08-17 20:58:33 +02:00
mail_with_imap.bats Extract mail_with_imap into its own test file 2019-08-17 20:58:33 +02:00
mail_with_ldap.bats Provide version information through labels (#1256) 2019-10-23 11:22:23 +02:00
mail_with_postgrey.bats Fix setup/teardown_file to work in full suite run 2019-08-17 20:58:33 +02:00
mail_with_postgrey_disabled_by_default.bats Use correct container name 2019-08-17 20:58:33 +02:00
mail_with_relays.bats Fix setup/teardown_file to work in full suite run 2019-08-17 20:58:33 +02:00
permit_docker.bats Extract default relay host test 2019-08-17 20:58:33 +02:00
tests.bats Tests: extract mail_privacy into own .bats file 2019-10-08 23:11:27 +02:00